summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-08-15* sysdeps/unix/sysv/linux/clock_settime.c (INTERNAL_VSYSCALL): Usecvs/fedora-glibc-20060815T2033Ulrich Drepper
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 #935]Ulrich Drepper
2006-08-13[BZ #2832, BZ #2987]Ulrich Drepper
2006-08-13[BZ #3034]Ulrich Drepper
2006-08-13* locales/pa_IN (day): Fix spelling of Saturday.Ulrich Drepper
2006-08-13[BZ #2843]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-03Don't define OLD_HOSTIDFILE and don't try to open it. The patch introducing ...Ulrich Drepper
2006-08-03typotypoRoland McGrath
2006-08-03Move cast to void inside ?: to quiet gcc.Ulrich Drepper
2006-08-03[BZ #2978]Ulrich Drepper
2006-08-03NPTL specific definitions for async name lookup.Ulrich Drepper
2006-08-032006-08-02 Thomas Schwinge <tschwinge@gnu.org>Roland McGrath
2006-08-032006-08-02 Thomas Schwinge <tschwinge@gnu.org>Roland McGrath
2006-08-02(_dl_addr): Finish fixup after renaming.cvs/fedora-glibc-20060802T1808Ulrich Drepper
2006-08-02[BZ #2980]cvs/fedora-glibc-20060802T1650Ulrich Drepper
2006-08-02* locales/es_NI: Define real t_fmt_ampm and am_pm.Ulrich 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-31Avoid unnecessary setXXent calls into the backend NSS module. If backend set...Ulrich Drepper
2006-07-31* sysdeps/unix/sysv/linux/ia64/sigsuspend.c: File removed.cvs/fedora-glibc-20060731T0706Roland McGrath
2006-07-312006-07-30 Roland McGrath <roland@redhat.com>Roland McGrath