about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* * pthread_atfork.c: Mark __dso_handle as hidden. cvs/fedora-glibc-20060511T1325Ulrich Drepper2006-05-102-2/+7
* * sysdeps/unix/sysv/linux/tcgetattr.c (__tcgetattr): Only storeUlrich Drepper2006-05-102-23/+27
* * nis/nss-nis.h: Mark __yperr2nss_tab and __yperr2nss_count as hidden.Ulrich Drepper2006-05-103-5/+12
* * misc/sys/queue.h: Remove uses of all QUEUEDEBUG_* macros.Ulrich Drepper2006-05-102-21/+4
* * posix/wordexp.c (parse_glob): No need to check ifs for NULL, theUlrich Drepper2006-05-102-8/+10
* * posix/wordexp.c: Remove numerous NULL pointer tests before FREEUlrich Drepper2006-05-103-21/+17
* * io/ftw.c (open_dir_stream): Return right away if REALLOC fails.Ulrich Drepper2006-05-105-12/+30
* * nis/nis_defaults.c (searchXYX): New functions. Used by bothUlrich Drepper2006-05-105-102/+113
* * posix/wordexp.c (w_addword): Free word if realloc fails and itUlrich Drepper2006-05-1016-72/+182
* [BZ #2644]Ulrich Drepper2006-05-093-30/+28
* * sysdeps/unix/sysv/linux/ia64/unwind-forcedunwind.c: Make sure theUlrich Drepper2006-05-081-2/+2
* [BZ #2644]Ulrich Drepper2006-05-084-12/+55
* * sysdeps/generic/ldsodefs.h: Remove support for non-coreUlrich Drepper2006-05-072-44/+4
* ,Ulrich Drepper2006-05-062-1/+13
* [BZ #2499]Ulrich Drepper2006-05-062-7/+13
* * include/arpa/nameser.h: Also optimize NS_PUT16 and NS_PUT32.Ulrich Drepper2006-05-064-30/+47
* * resolv/res_send.c (res_queriesmatch): Fix typo in comment.Ulrich Drepper2006-05-062-22/+18
* * include/arpa/nameser.h: Add optimizations for NS_GET16 and NS_GET32.Ulrich Drepper2006-05-063-8/+46
* [BZ #2499]Ulrich Drepper2006-05-062-0/+13
* * stdio-common/vfscanf.c (memory_error): Remove definition. AddUlrich Drepper2006-05-062-59/+72
* * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Define SPLICE_F_*.Ulrich Drepper2006-05-059-0/+83
* * sysdeps/s390/s390-32/elf/start.S: Replace pc relative relocationUlrich Drepper2006-05-055-14/+29
* * sunrpc/svcauth_des.c (cache_init): Use calloc instead ofUlrich Drepper2006-05-055-38/+25
* [BZ #2509] cvs/fedora-glibc-20060505T1443Ulrich Drepper2006-05-054-34/+55
* * nis/nis_table.c (nis_list): Avoid clearing res twice beforeUlrich Drepper2006-05-052-7/+14
* * nis/nis_table.c (get_tablepath): Renamed from __get_tablepath. cvs/fedora-glibc-20060505T0554Ulrich Drepper2006-05-052-4/+13
* * sunrpc/xdr_array.c (xdr_array): Use calloc instead of malloc&bzero.Ulrich Drepper2006-05-042-5/+4
* * sunrpc/key_call.c (__rpc_thread_key_cleanup): Also freeUlrich Drepper2006-05-042-1/+7
* * sunrpc/rpc_thread.c (__rpc_thread_destroy): Don't skip entireUlrich Drepper2006-05-042-2/+6
* See ChangeLog.16 for earlier changes.Ulrich Drepper2006-05-042-1/+13378
* 2006-05-04 Ulrich Drepper <drepper@redhat.com>Ulrich Drepper2006-05-042-13374/+4
* * sysdeps/unix/sysv/linux/getcwd.c (__getcwd): Use larger of PATH_MAXUlrich Drepper2006-05-041-2/+6
* * sysdeps/posix/getaddrinfo.c: Implement configuration fileUlrich Drepper2006-05-046-36/+456
* [BZ #1201]Ulrich Drepper2006-05-024-4/+12
* [BZ #2509]Ulrich Drepper2006-05-024-3/+34
* * iconvdata/testdate/MIK: Fix format to match expected output.Ulrich Drepper2006-05-022-15/+17
* [BZ #2632]Ulrich Drepper2006-05-025-2/+132
* * sysdeps/unix/sysv/linux/alpha/bits/mman.h: Fix MADV_REMOVE value.Ulrich Drepper2006-05-029-8/+19
* [BZ #2502]Ulrich Drepper2006-05-025-1514/+16
* * misc/tsearch.c (__tdelete): Remove unnecessary testUlrich Drepper2006-05-023-5/+19
* * nis/nss_nis/nis-pwd.c (internal_nis_getpwent_r): Don't try toUlrich Drepper2006-05-013-3/+9
* * nis/nss_nis/nis-grp.c (internal_nis_getgrent_r): Don't try toUlrich Drepper2006-05-012-1/+5
* [BZ #2517]Ulrich Drepper2006-05-012-52/+394
* * locales/hy_AM: Remove special collation rules. Fix yesexpr, noexpr,Ulrich Drepper2006-05-011-1/+1
* [BZ #531]Ulrich Drepper2006-05-014-44/+341
* [BZ #192]Ulrich Drepper2006-05-013-5/+11
* [BZ #68]Ulrich Drepper2006-05-012-150/+29
* [BZ #388]Ulrich Drepper2006-05-012-1/+4
* [BZ #2625]Ulrich Drepper2006-05-0110-5/+90
* [BZ #2625]Ulrich Drepper2006-05-012-0/+271