summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
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
2006-06-17[BZ #2792]Ulrich Drepper
2006-06-16* nis/nis_subr.c (nis_getnames): Fix the implementation to betterUlrich Drepper
2006-06-04* sysdeps/posix/spawni.c (__spawni): Use local_seteuid andUlrich Drepper
2006-06-04* sysdeps/posix/spawni.c (__spawni): Use non-cancelable interfaces.Ulrich Drepper
2006-06-04* string/Makefile (tests): Add bug-envz1.Ulrich Drepper
2006-06-04* posix/regex_internal.c (re_string_skip_chars): If no character hasUlrich Drepper
2006-06-04[BZ #2703]Ulrich Drepper
2006-05-30* nscd/nscd.h (prune_cache): Add fd argument to prototype.cvs/fedora-glibc-20060531T1322Ulrich Drepper
2006-05-30* sysdeps/posix/getaddrinfo.c (gaiconf_init): Initialize bits inUlrich Drepper
2006-05-30* nscd/connections.c (dbs): Initialize .prunelock.Ulrich Drepper