about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* 2006-08-07 Jakub Jelinek <jakub@redhat.com> cvs/fedora-glibc-20060807T1859Ulrich Drepper2006-08-072-8/+6
* * nis/nis_call.c: Minor cleanups throughout.Ulrich Drepper2006-08-075-21/+56
* [BZ #2182]Ulrich Drepper2006-08-036-4/+23
* [BZ #2098]Ulrich Drepper2006-08-033-3/+25
* [BZ #2883]Ulrich Drepper2006-08-034-7/+11
* (getgrouplist): Simplify code a bit. Don't allocate one additionalUlrich Drepper2006-08-032-2/+4
* * grp/initgroups.c (internal_getgrouplist): Remove unnecessaryUlrich Drepper2006-08-033-18/+19
* [BZ #2908]Ulrich Drepper2006-08-036-8/+49
* Don't define OLD_HOSTIDFILE and don't try to open it. The patch introducing ...Ulrich Drepper2006-08-031-4/+2
* typotypoRoland McGrath2006-08-031-1/+1
* Move cast to void inside ?: to quiet gcc.Ulrich Drepper2006-08-031-8/+10
* [BZ #2978]Ulrich Drepper2006-08-0315-37/+397
* NPTL specific definitions for async name lookup.Ulrich Drepper2006-08-031-0/+119
* 2006-08-02 Thomas Schwinge <tschwinge@gnu.org>Roland McGrath2006-08-031-0/+5
* 2006-08-02 Thomas Schwinge <tschwinge@gnu.org>Roland McGrath2006-08-031-2/+5
* (_dl_addr): Finish fixup after renaming. cvs/fedora-glibc-20060802T1808Ulrich Drepper2006-08-021-1/+1
* [BZ #2980] cvs/fedora-glibc-20060802T1650Ulrich Drepper2006-08-024-48/+69
* * locales/es_NI: Define real t_fmt_ampm and am_pm.Ulrich Drepper2006-08-023-4/+11
* * nscd/initgrcache.c (addinitgroupsX): Judge successful lookups byUlrich Drepper2006-08-023-8/+14
* * sysdeps/unix/sysv/linux/syscalls.list: Remove add_key,Ulrich Drepper2006-08-013-7/+2
* * sysdeps/unix/sysv/linux/Versions: Finally add add_key,Ulrich Drepper2006-08-014-0/+70
* * sysdeps/unix/sysv/linux/dl-osinfo.h: Remove unnecessary include.Ulrich Drepper2006-08-013-2/+11
* * elf/tst-auditmod1.c: Fix typo in #error.Ulrich Drepper2006-08-012-25/+7
* * iconvdata/run-iconv-test.sh: Run cmp in C locale.Ulrich Drepper2006-08-012-13/+19
* * stdlib/test-canon.c (do_test): Close fd before unlinking file soUlrich Drepper2006-08-015-6/+134
* * elf/dl-open.c (dl_open_worker): Add branch prediction.Ulrich Drepper2006-07-312-2/+4
* * nis/nss_compat/compat-grp.c: Avoid unnecessary setgrent calls intoUlrich Drepper2006-07-311-0/+8
* Avoid unnecessary setXXent calls into the backend NSS module. If backend set...Ulrich Drepper2006-07-313-72/+85
* * sysdeps/unix/sysv/linux/ia64/sigsuspend.c: File removed. cvs/fedora-glibc-20060731T0706Roland McGrath2006-07-3114-116/+109
* 2006-07-30 Roland McGrath <roland@redhat.com>Roland McGrath2006-07-312-3/+4
* * locale/programs/localedef.c (add_to_readlist): Rename localUlrich Drepper2006-07-30160-317/+748
* * sysdeps/unix/sysv/linux/kernel-features.h: Define cvs/fedora-glibc-20060729T2255Ulrich Drepper2006-07-2914-9/+52
* 2006-07-28 Ulrich Drepper <drepper@redhat.com>Ulrich Drepper2006-07-2949-89/+1083
* * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Use this instead ofUlrich Drepper2006-07-282-1/+7
* * dlfcn/Makefile: Add rules to build and run bug-atexit3.Ulrich Drepper2006-07-274-3/+55
* * dlfcn/dlmopen.c (dlmopen_doit): Don't allow RTLD_GLOBAL to beUlrich Drepper2006-07-262-5/+17
* * stdlib/cxa_atexit.c (__new_exitfn_called): New variable.Ulrich Drepper2006-07-264-4/+29
* * stdlib/cxa_finalize.c (__cxa_finalize): Fix race condition whenUlrich Drepper2006-07-262-10/+17
* Update.Ulrich Drepper2006-07-269-8/+19
* * elf/dl-lookup.c (dl_new_hash): New functions. cvs/fedora-glibc-20060710T2206Ulrich Drepper2006-07-1014-139/+316
* * pthread_mutex_init.c (__pthread_mutex_init): Move someUlrich Drepper2006-07-012-11/+31
* * elf/dl-load.c (open_path): Fix test to determine whether DSO is cvs/fedora-glibc-20060630T0858Ulrich Drepper2006-06-272-1/+4
* * elf/dl-load.c (_dl_map_object): Try harder to avoid looking atUlrich Drepper2006-06-272-13/+27
* * intl/dcigettext.c (DCIGETTEXT): If _nl_find_msg returns -1 don'tUlrich Drepper2006-06-223-21/+52
* [BZ #2766]Ulrich Drepper2006-06-174-8/+84
* [BZ #2792]Ulrich Drepper2006-06-172-6/+12
* * nis/nis_subr.c (nis_getnames): Fix the implementation to betterUlrich Drepper2006-06-162-20/+60
* Add pthread_equal inline function.Ulrich Drepper2006-06-042-1/+15
* * sysdeps/posix/spawni.c (__spawni): Use local_seteuid andUlrich Drepper2006-06-044-1/+35
* * sysdeps/posix/spawni.c (__spawni): Use non-cancelable interfaces.Ulrich Drepper2006-06-042-5/+8