summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2006-08-15* sysdeps/unix/sysv/linux/sparc/sparc64/pause.c: Usecvs/fedora-glibc-20060815T0533Ulrich Drepper
2006-08-14* sysdeps/powerpc/powerpc32/dl-trampoline.S (_dl_runtime_resolve):Ulrich Drepper
2006-08-14[BZ #1996]Ulrich Drepper
2006-08-14* libio/wstrops.c: Remove dead macro definitions and comments.Ulrich Drepper
2006-08-14[BZ #2764]Ulrich Drepper
2006-08-13[BZ #2832, BZ #2987]Ulrich Drepper
2006-08-12[BZ #2841]Ulrich Drepper
2006-08-12[BZ #3013]Ulrich Drepper
2006-08-12[BZ #2997]Ulrich Drepper
2006-08-12[BZ #2998]Ulrich Drepper
2006-08-09* malloc/memusagestat.c: Silence warnings.cvs/fedora-glibc-20060810T0627Ulrich Drepper
2006-08-09* malloc/malloc.c: Dynamically size mmap treshold if the programUlrich Drepper
2006-08-08* sysdeps/unix/sysv/linux/ia64/bits/fcntl.h (O_DIRECT): Protect withUlrich Drepper
2006-08-08* stdlib/strtol_l.c (__strtol_ul_max_tab, __strtol_ul_rem_tab,Ulrich Drepper
2006-08-08* nis/nis_xdr.c: Avoid some function calls.Ulrich Drepper
2006-08-072006-08-07 Jakub Jelinek <jakub@redhat.com>cvs/fedora-glibc-20060807T1859Ulrich Drepper
2006-08-07* nis/nis_call.c: Minor cleanups throughout.Ulrich Drepper
2006-08-03[BZ #2182]Ulrich Drepper
2006-08-03[BZ #2098]Ulrich Drepper
2006-08-03[BZ #2883]Ulrich Drepper
2006-08-03 (getgrouplist): Simplify code a bit. Don't allocate one additionalUlrich Drepper
2006-08-03* grp/initgroups.c (internal_getgrouplist): Remove unnecessaryUlrich Drepper
2006-08-03[BZ #2908]Ulrich Drepper
2006-08-03typotypoRoland McGrath
2006-08-03[BZ #2978]Ulrich Drepper
2006-08-032006-08-02 Thomas Schwinge <tschwinge@gnu.org>Roland McGrath
2006-08-02[BZ #2980]cvs/fedora-glibc-20060802T1650Ulrich Drepper
2006-08-02* nscd/initgrcache.c (addinitgroupsX): Judge successful lookups byUlrich Drepper
2006-08-01* sysdeps/unix/sysv/linux/syscalls.list: Remove add_key,Ulrich Drepper
2006-08-01* sysdeps/unix/sysv/linux/Versions: Finally add add_key,Ulrich Drepper
2006-08-01* sysdeps/unix/sysv/linux/dl-osinfo.h: Remove unnecessary include.Ulrich Drepper
2006-08-01* elf/tst-auditmod1.c: Fix typo in #error.Ulrich Drepper
2006-08-01* iconvdata/run-iconv-test.sh: Run cmp in C locale.Ulrich Drepper
2006-08-01* stdlib/test-canon.c (do_test): Close fd before unlinking file soUlrich Drepper
2006-07-31* elf/dl-open.c (dl_open_worker): Add branch prediction.Ulrich Drepper
2006-07-31* nis/nss_compat/compat-grp.c: Avoid unnecessary setgrent calls intoUlrich Drepper
2006-07-31* sysdeps/unix/sysv/linux/ia64/sigsuspend.c: File removed.cvs/fedora-glibc-20060731T0706Roland McGrath
2006-07-30* locale/programs/localedef.c (add_to_readlist): Rename localUlrich Drepper
2006-07-29* sysdeps/unix/sysv/linux/kernel-features.h: Definecvs/fedora-glibc-20060729T2255Ulrich Drepper
2006-07-28* dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Use this instead ofUlrich Drepper
2006-07-27* dlfcn/Makefile: Add rules to build and run bug-atexit3.Ulrich Drepper
2006-07-26* dlfcn/dlmopen.c (dlmopen_doit): Don't allow RTLD_GLOBAL to beUlrich Drepper
2006-07-26* stdlib/cxa_atexit.c (__new_exitfn_called): New variable.Ulrich Drepper
2006-07-26* stdlib/cxa_finalize.c (__cxa_finalize): Fix race condition whenUlrich Drepper
2006-07-26Update.Ulrich Drepper
2006-07-10* elf/dl-lookup.c (dl_new_hash): New functions.cvs/fedora-glibc-20060710T2206Ulrich Drepper
2006-06-27* elf/dl-load.c (open_path): Fix test to determine whether DSO iscvs/fedora-glibc-20060630T0858Ulrich Drepper
2006-06-27* elf/dl-load.c (_dl_map_object): Try harder to avoid looking atUlrich Drepper
2006-06-22* intl/dcigettext.c (DCIGETTEXT): If _nl_find_msg returns -1 don'tUlrich Drepper
2006-06-17[BZ #2766]Ulrich Drepper