summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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-292006-07-28 Ulrich Drepper <drepper@redhat.com>Ulrich 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-07-01* pthread_mutex_init.c (__pthread_mutex_init): Move someUlrich 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-04Add pthread_equal inline function.Ulrich 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