about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* * elf/dl-load.c (_dl_map_object_from_fd): Move state change cvs/fedora-glibc-20060501T0751Ulrich Drepper2006-04-302-11/+16
* * posix/Makefile (tests): Add tst-getaddrinfo3.Ulrich Drepper2006-04-304-2/+160
* * nscd/nscd.h (struct database_dyn): Change filename to an arrayUlrich Drepper2006-04-302-2/+5
* * elf/ldd.bash.in: If --verify loop fails to find a dynamic linkerUlrich Drepper2006-04-302-6/+5
* * nis/nss_nisplus/nisplus-publickey.c (parse_grp_str): PIDLIST isUlrich Drepper2006-04-302-2/+9
* * nis/nss_nisplus/nisplus-parser.c: Minor optimizations andUlrich Drepper2006-04-302-34/+54
* * nis/nss_nisplus/nisplus-ethers.c: Add missing null pointer check.Ulrich Drepper2006-04-308-7/+80
* * nis/nisplus-parser.h (_nss_nisplus_parse_pwent): Add entryUlrich Drepper2006-04-294-88/+216
* * nis/nss_nisplus/nisplus-parser.c: Some cleanups. RemoveUlrich Drepper2006-04-293-18/+19
* * nis/nss_nis/nis-spwd.c (internal_nis_getspent_r): Remove dataUlrich Drepper2006-04-298-289/+153