Skip to content
Snippets Groups Projects
  1. Mar 01, 2003
    • Ulrich Drepper's avatar
      Update. · 85c54a32
      Ulrich Drepper authored
      	* argp/argp.h: Fix a typo.
      	Reported by H.S.Teoh <hsteoh@quickfur.ath.cx>.
      
      	* manual/terminal.texi: Fix cfmakeraw() definition from int to void.
      
      2003-02-27  Pat Rankin  <rankin@pactechdata.com>
      
      	* posix/regexec.c (proceed_next_node): Cast re_string_get_buffer to
      	char *.
      	(get_subexp): Likewise.
      
      2003-03-01  GOTO Masanori  <gotom@debian.or.jp>
      2 tags
      85c54a32
    • Ulrich Drepper's avatar
      Update. · a6861e64
      Ulrich Drepper authored
      2003-03-01  GOTO Masanori  <gotom@debian.or.jp>
      
      	* sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (O_DIRECT): Define.
      
      2003-02-26  Steven Munroe  <sjmunroe@us.ibm.com>
      
      	* sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h (O_DIRECT): Define.
      a6861e64
    • Ulrich Drepper's avatar
      (O_DIRECT): Define. · c340ceda
      Ulrich Drepper authored
      c340ceda
  2. Feb 28, 2003
  3. Feb 27, 2003
    • Ulrich Drepper's avatar
      Update. · 567fb22a
      Ulrich Drepper authored
      	* sysdeps/unix/sysv/linux/i386/i486/pthread_cond_broadcast.S:
      	Release lock before waking up the waiters.
      567fb22a
    • Ulrich Drepper's avatar
      Update. · 427f5fa1
      Ulrich Drepper authored
      2003-02-27  Ulrich Drepper  <drepper@redhat.com>
      
      	* sysdeps/i386/fpu/libm-test-ulps: Increase ULPs for yn due to
      	code generation changes in recent gcc.
      427f5fa1
    • Ulrich Drepper's avatar
    • Roland McGrath's avatar
      * sysdeps/powerpc/fpu/fpu_control.h (_FPU_GETCW, _FPU_SETCW): · 73a061bb
      Roland McGrath authored
      	Rename argument to avoid symbol conflict.
      
      	* sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h
      	[__USE_GNU] (O_DIRECT): New macro.
      73a061bb
    • Roland McGrath's avatar
      2003-02-27 Roland McGrath <roland@redhat.com> · f4038ed7
      Roland McGrath authored
      	* sysdeps/powerpc/tls.h [HAVE_TLS_SUPPORT]: Define USE_TLS and all
      	related macros.
      f4038ed7
    • Ulrich Drepper's avatar
      Update. · a2d83cfb
      Ulrich Drepper authored
      	* tst-rwlock9.c (writer_thread): Correct adding TIMEOUT.
      	(reader_thread): Likewise.
      a2d83cfb
    • Ulrich Drepper's avatar
      Update. · d2637c70
      Ulrich Drepper authored
      2003-02-24  David Mosberger  <davidm@hpl.hp.com>
      
      	* sysdeps/unix/sysv/linux/ia64/sysdep.S (__syscall_error): Fix
      	unwind info.
      d2637c70
    • Ulrich Drepper's avatar
      Update. · e361e438
      Ulrich Drepper authored
      	* resolv/res_libc.c [USE___THREAD] (_res): Don't need the
      	initializer anymore now that res_thread_freeres is more careful.
      e361e438
    • Ulrich Drepper's avatar
      Pretty printing. · e42e757e
      Ulrich Drepper authored
      	* sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S [SHARED]:
      e42e757e
    • Ulrich Drepper's avatar
      Update. · dbf6131c
      Ulrich Drepper authored
      	Patch by Neil Brown <neilb@cse.unsw.edu.au> [PR libc/4973].
      dbf6131c
    • Ulrich Drepper's avatar
      Update. · d148ed25
      Ulrich Drepper authored
      2003-02-27  Ulrich Drepper  <drepper@redhat.com>
      
      	* sunrpc/svc_udp.c (svcudp_recv): Remove all control messages
      	except the PKTINFO.  Reset interface in PKTINFO.
      
      	* elf/elf.h: Add new R_PPC64_* relocs for TLS.
      	* elf/tls-macros.h [__powerpc64__] (TLS_LE, TLS_IE, TLS_LD, TLS_GD):
      	Define.
      	* sysdeps/powerpc/elf/libc-start.c (__libc_start_main):
      d148ed25
    • Ulrich Drepper's avatar
      Update. · 695799fe
      Ulrich Drepper authored
      	* Makefile (tests): Add tst-dlsym1.
      	* tst-dlsym1.c: New file.
      695799fe
    • Ulrich Drepper's avatar
      Update. · b1531183
      Ulrich Drepper authored
      2003-02-26  Ulrich Drepper  <drepper@redhat.com>
      
      	* init.c (__pthread_initialize_minimal_internal): Set
      	GL(dl_error_catch_tsd) to __libc_dl_error_tsd.
      	* Versions (libc:GLIBC_PRIVATE): Export __libc_dl_error_tsd.
      b1531183
    • Ulrich Drepper's avatar
      d4a763f9
  4. Feb 26, 2003
  5. Feb 25, 2003
  6. Feb 24, 2003
    • Roland McGrath's avatar
      81b47a8b
    • Roland McGrath's avatar
      2003-02-24 Roland McGrath <roland@redhat.com> · d102d699
      Roland McGrath authored
      	* sysdeps/posix/pause.c: Add LIBC_CANCEL_HANDLED.
      d102d699
    • Ulrich Drepper's avatar
      Bump to 0.26. · 20c54fe4
      Ulrich Drepper authored
      20c54fe4
    • Ulrich Drepper's avatar
      Update. · ffeb4481
      Ulrich Drepper authored
      	* Makefile: Add rules to build and run tst-tls3.
      	* tst-tls3.c: New file.
      	* tst-tls3mod.c: New file.
      ffeb4481
    • Ulrich Drepper's avatar
      Update. · 18a53579
      Ulrich Drepper authored
      	* sysdeps/pthread/pthread_rwlock_rdlock.c: Likewise.
      	* sysdeps/pthread/pthread_rwlock_timedrdlock.c: Likewise.
      	* sysdeps/pthread/pthread_rwlock_timedwrlock.c: Likewise.
      	* sysdeps/pthread/pthread_rwlock_unlock.c: Likewise.
      	* sysdeps/pthread/pthread_rwlock_wrlock.c: Likewise.
      18a53579
    • Ulrich Drepper's avatar
      Update. · 3724f268
      Ulrich Drepper authored
      2003-02-24  Ulrich Drepper  <drepper@redhat.com>
      
      	* Makefile (tests): Add tst-rwlock8 and tst-rwlock9.
      	* tst-rwlock8.c: New file.
      	* tst-rwlock9.c: New file.
      	* sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S: Fix
      	complete broken rwlock implementation.
      	* sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.S:
      	Likewise.
      	* sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedwrlock.S:
      	Likewise.
      	* sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_unlock.S: Likewise.
      	* sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S: Likewise.
      3724f268
Loading