about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* [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
* * string/Makefile (tests): Add bug-envz1.Ulrich Drepper2006-06-043-1/+83
* * posix/regex_internal.c (re_string_skip_chars): If no character hasUlrich Drepper2006-06-044-10/+87
* [BZ #2703]Ulrich Drepper2006-06-042-2/+8
* * nscd/nscd.h (prune_cache): Add fd argument to prototype. cvs/fedora-glibc-20060531T1322Ulrich Drepper2006-05-305-18/+81
* * sysdeps/posix/getaddrinfo.c (gaiconf_init): Initialize bits inUlrich Drepper2006-05-302-2/+8
* * nscd/connections.c (dbs): Initialize .prunelock.Ulrich Drepper2006-05-302-0/+4
* * nscd/nscd.h (struct database_dyn): Add prunelock field.Ulrich Drepper2006-05-293-2/+18
* Fix typos.Ulrich Drepper2006-05-272-2/+2
* * SUPPORTED (SUPPORTED-LOCALES): Add as_IN.UTF-8 and or_IN.UTF-8.Ulrich Drepper2006-05-264-0/+1544
* * nis/nis_removemember.c (nis_removemember): Avoid unnecessaryUlrich Drepper2006-05-252-55/+29
* * nis/nis_addmember.c (nis_addmember): Avoid unnecessary copying.Ulrich Drepper2006-05-254-22/+48
* * nis/nis_callback.c (__nis_create_callback): Always call xdr_freeUlrich Drepper2006-05-252-2/+6
* [BZ #2693]Ulrich Drepper2006-05-259-39/+580
* [BZ #2683]Ulrich Drepper2006-05-242-1/+7
* * nis/nis_lookup.c (nis_lookup): Use __prepare_niscall instead of cvs/fedora-glibc-20060524T0721Ulrich Drepper2006-05-243-43/+30
* * nis/nis_domain_of_r.c (nis_domain_of_r): Add missing bufferUlrich Drepper2006-05-245-3/+19