external/glibc.git
2003-03-20 Roland McGrathMerged sh[34].*-.*-linux.* lists.
2003-03-20 Ulrich DrepperChange atomic_exchange_and_add to return the old value.
2003-03-20 Ulrich Drepper(allocate_stack): Assume atomic_exchange_and_add return...
2003-03-20 Alexandre Oliva* sysdeps/unix/sysv/linux/mips/mips64/n64/ioctl.S:...
2003-03-20 Alexandre Oliva* sysdeps/mips/dl-machine.h (ELF_MIPS_GNU_GOT1_MASK...
2003-03-20 Ulrich DrepperUpdate.
2003-03-20 Ulrich DrepperUpdate.
2003-03-20 Ulrich Drepper(INTERNAL): While eating trailing zeros handling hexdig...
2003-03-20 Alexandre Oliva* sysdeps/mips/ieee754.h: New file, suitable to replace...
2003-03-19 Ulrich DrepperUpdate.
2003-03-19 Ulrich DrepperUpdate.
2003-03-19 Ulrich DrepperUpdate.
2003-03-19 Ulrich DrepperUpdate.
2003-03-19 Ulrich Drepper(__pthread_cond_broadcast): Release lock before waking...
2003-03-19 Roland McGrath(__lll_test_and_set): Fix typos.
2003-03-19 Roland McGrath* abilist: New directory of libfoo.abilist files mainta...
2003-03-19 Roland McGrath* Versions (libpthread: GLIBC_2.2): Remove
2003-03-19 Roland McGrath2003-03-18 Roland McGrath <roland@redhat.com>
2003-03-19 Ulrich DrepperRemove unnecessary instruction in case clock_gettime...
2003-03-19 Ulrich DrepperUpdate.
2003-03-19 Ulrich DrepperTest pthread_condattr_[sg]etclock.
2003-03-19 Roland McGrath* configure.in: Move $critic_missing check after all...
2003-03-19 Roland McGrath2003-03-18 Roland McGrath <roland@redhat.com>
2003-03-18 Ulrich DrepperUpdate.
2003-03-18 Ulrich DrepperUpdate.
2003-03-18 Ulrich DrepperReorder struct passed to cleanup handler to eliminate...
2003-03-18 Roland McGrath* td_thr_event_getmsg.c (td_thr_event_getmsg): Splice...
2003-03-18 Roland McGrath2003-03-18 Roland McGrath <roland@redhat.com>
2003-03-18 Ulrich Drepper(__pthread_cond_init): Handle NULL cond_attr parameter.
2003-03-18 Ulrich DrepperUpdate.
2003-03-18 Ulrich DrepperUpdate.
2003-03-18 Ulrich DrepperUpdate.
2003-03-18 Ulrich DrepperUpdate.
2003-03-18 Ulrich DrepperUpdate.
2003-03-18 Ulrich Drepperpthread_spin_unlock implementation for Linux/i386.
2003-03-18 Roland McGrath* include/ctype.h: Revert last change.
2003-03-18 Roland McGrath2003-03-17 Roland McGrath <roland@redhat.com>
2003-03-18 Ulrich Drepper(lll_unlock_wake_cb): Correct last patch. (__lll_timedw...
2003-03-18 Ulrich DrepperUpdate.
2003-03-18 Roland McGrath2003-03-17 Roland McGrath <roland@redhat.com>
2003-03-18 Ulrich DrepperAdd __builtin_expect where appropriate.
2003-03-17 Ulrich DrepperUpdate.
2003-03-17 Ulrich DrepperUse test-skeleton.c.
2003-03-17 Alexandre Oliva* sysdeps/mips/mips64/Implies: Move wordsize-64 to...
2003-03-17 Alexandre Oliva* sysdeps/unix/sysv/linux/configure.in (libc_cv_slibdir...
2003-03-17 Alexandre Oliva* sysdeps/mips/machine-gmon.h (MCOUNT): Define for...
2003-03-17 Alexandre Oliva* sysdeps/unix/sysv/linux/mips/configure.in: New. ...
2003-03-17 Alexandre Oliva* sysdeps/unix/sysv/linux/mips/sys/ptrace.h: New file...
2003-03-17 Alexandre Oliva* sysdeps/mips/bits/wordsize.h: New file, appropriate...
2003-03-17 Roland McGrathPowerPC port contributed by Paul Mackerras <paulus...
2003-03-17 Roland McGrath2003-03-17 Roland McGrath <roland@redhat.com>
2003-03-17 Ulrich DrepperUpdate.
2003-03-17 Ulrich DrepperUpdate.
2003-03-17 Ulrich DrepperLoad correct registers.
2003-03-17 Roland McGrath* tst-fork4.c: Include <string.h>.
2003-03-17 Roland McGrath2003-03-16 Roland McGrath <roland@redhat.com>
2003-03-17 Ulrich Drepper(__lll_lock_wait): Remove jump prediction suffix.
2003-03-16 Ulrich DrepperUpdate.
2003-03-16 Ulrich DrepperUpdate.
2003-03-16 Ulrich DrepperReally use R12 and r13.
2003-03-16 Roland McGrath* nis/nss_nis/nis-hosts.c (internal_gethostbyname2_r...
2003-03-16 Roland McGrath* nss/nss_files/files-hosts.c: Likewise.
2003-03-16 Roland McGrath* posix/fnmatch_loop.c: Add casts for signedness.
2003-03-16 Roland McGrath* configure.in (libc_cv_visibility_attribute): Use...
2003-03-16 Roland McGrath2003-03-15 Roland McGrath <roland@redhat.com>
2003-03-16 Ulrich DrepperUpdate.
2003-03-16 Ulrich Drepper(allocate_stack): Store the exact stack size of user...
2003-03-16 Roland McGrath* nscd/cache.c (cache_search): Give first arg type...
2003-03-15 Roland McGrathtypo
2003-03-15 Roland McGrath* thread_db.h (td_err_e): Add TD_NOTLS and TD_TLSDEFER.
2003-03-15 Roland McGrath2003-03-15 Roland McGrath <roland@redhat.com>
2003-03-15 Ulrich DrepperUpdate.
2003-03-15 Ulrich DrepperUse the generic Linux code for most parts.
2003-03-15 Roland McGrath* sysdeps/unix/sysv/linux/i386/system.c: Moved to ...
2003-03-15 Roland McGrath* dlfcn/tst-dlinfo.c: New file.
2003-03-15 Roland McGrath* sysdeps/powerpc/elf/libc-start.c (AUX_VECTOR_INIT...
2003-03-15 Roland McGrath2003-03-15 Roland McGrath <roland@redhat.com>
2003-03-15 Ulrich DrepperMore random patches.
2003-03-15 Roland McGrath* dlfcn/dlerror.c (dlerror): If objname is "", don...
2003-03-15 Roland McGrath2003-03-14 Roland McGrath <roland@redhat.com>
2003-03-15 Jakub Jelinek* sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h
2003-03-15 Jakub Jelinek(SINGLE_THREAD): Use `header' prefix instead of `header...
2003-03-15 Ulrich DrepperUse 64-bit loading.
2003-03-15 Ulrich DrepperUpdate.
2003-03-15 Ulrich DrepperUpdate.
2003-03-14 Ulrich DrepperUpdate.
2003-03-14 Ulrich DrepperUse correct amount of stack correction.
2003-03-14 Roland McGrath* sysdeps/unix/sysv/linux/Makefile (syscall-%.h): Fix...
2003-03-14 Roland McGrath2003-03-14 Jakub Jelinek <jakub@redhat.com>
2003-03-14 Ulrich DrepperUpdate.
2003-03-14 Ulrich Drepper(start_thread): Use CALL_THREAD_FCT if defined.
2003-03-14 Roland McGrath* init.c: Fix typo "#eli" for "#else".
2003-03-14 Roland McGrath* allocatestack.c (__stack_user): Use hidden_data_def.
2003-03-14 Roland McGrath* descr.h (struct pthread): Move the union out of ...
2003-03-14 Roland McGrath2003-03-14 Roland McGrath <roland@redhat.com>
2003-03-14 Ulrich DrepperUpdate.
2003-03-14 Ulrich DrepperMongolian language locale for Mongolia.
2003-03-14 Alexandre Oliva* sysdeps/mips/fpu/bits/mathdef.h: New. (__NO_LONG_DOUB...
2003-03-14 Alexandre Oliva* sysdeps/mips/sys/asm.h: Formatting changes. (PTR...
2003-03-14 Ulrich DrepperUpdate.
next