about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * nis/nss-default.c (vars): Add SETENT_BATCH_READ.Ulrich Drepper2006-04-287-91/+474
* * nis/nss-default.c (init): Rewrite parse to get the variablesUlrich Drepper2006-04-282-17/+26
* * nis/nss_nis/nis-service.c: Avoid passing pointer to staticUlrich Drepper2006-04-282-40/+104
* * nis/ypclnt.c (__xdr_ypresp_all): Minor optimization in stringUlrich Drepper2006-04-283-7/+21
* * nscd/connections.c (restart): If we want to switch back to the cvs/fedora-glibc-20060427T2122Ulrich Drepper2006-04-272-4/+10
* * sysdeps/unix/sysv/linux/timer_routines.c (timer_helper_thread):Ulrich Drepper2006-04-272-7/+35
* * nscd/nscd.conf: Fix a typo.Ulrich Drepper2006-04-272-1/+5
* [BZ #2611]Ulrich Drepper2006-04-272-2/+7
* [BZ #1386]Ulrich Drepper2006-04-274-28/+13
* Allow inclusion from <fcntl.h>.Ulrich Drepper2006-04-271-1/+1
* * Makeconfig (%.v.i rule): Don't use -DASSEMBLER.Roland McGrath2006-04-273-2/+11
* 2006-04-26 Roland McGrath <roland@redhat.com>Roland McGrath2006-04-271-2/+1
* * sysdeps/unix/sysv/linux/syscalls.list: Add vmsplice.Ulrich Drepper2006-04-2611-6/+76
* Fix a typo in a comment.Ulrich Drepper2006-04-261-2/+2
* fix wrong file namesRoland McGrath2006-04-261-7/+7
* * sysdeps/posix/getaddrinfo.c (getaddrinfo): Fix typo which caused cvs/fedora-glibc-20060426T2000Ulrich Drepper2006-04-262-1/+4
* * nscd/nscd.h (struct database_dyn): Add propagate field.Ulrich Drepper2006-04-267-17/+52
* 2006-04-26 James Antill <james.antill@redhat.com>Ulrich Drepper2006-04-268-4/+214
* * locale/iso-4217.def: Update.Ulrich Drepper2006-04-269-13/+27
* [BZ #2420]Ulrich Drepper2006-04-266-23/+76
* [BZ #2571]Ulrich Drepper2006-04-253-7/+15
* * include/features.h [_GNU_SOURCE] (_POSIX_C_SOURCE): Define toUlrich Drepper2006-04-252-1/+4
* * resolv/res_hconf.c: Minor surgery to 'cmd' and the referencedUlrich Drepper2006-04-252-26/+35
* [BZ #2389]Ulrich Drepper2006-04-254-122/+73
* [BZ #2386]Ulrich Drepper2006-04-253-3/+14
* [BZ #2072]Ulrich Drepper2006-04-252-7/+31
* [BZ #2569]Ulrich Drepper2006-04-254-3/+47
* * posix/tst-rfc3484.c (do_test): Also initialize source_addr_flags cvs/fedora-glibc-20060425T0903Ulrich Drepper2006-04-243-0/+9
* * posix/tst-rfc3484.c: Include <ifaddrs.h> early.Ulrich Drepper2006-04-243-0/+5
* * version.h (VERSION): Bunp to 2.4.90 for the trunk.Ulrich Drepper2006-04-242-1/+5
* * malloc/arena.c (ptmalloc_init): Don't call __malloc_check_init cvs/fedora-glibc-20060424T2027Ulrich Drepper2006-04-242-2/+7
* * sysdeps/posix/getaddrinfo.c (getaddrinfo): Always initialize in6ai.Ulrich Drepper2006-04-242-1/+5
* * sysdeps/unix/sysv/linux/sync_file_range.c (sync_file_range): UseUlrich Drepper2006-04-242-3/+7
* * posix/bits/unistd.h (__readlinkat_chk): New prototype.Ulrich Drepper2006-04-249-5/+107
* [BZ #2349] cvs/fedora-glibc-20060424T0820Ulrich Drepper2006-04-242-2/+7
* [BZ #2158]Ulrich Drepper2006-04-246-11/+289
* [BZ #2134]Ulrich Drepper2006-04-243-0/+192
* [BZ #1974]Ulrich Drepper2006-04-247-113/+164
* * nis/nss_nisplus/nisplus-netgrp.c: Cleanups.Ulrich Drepper2006-04-245-7/+297
* [BZ #1951]Ulrich Drepper2006-04-234-9/+211
* * argp/argp.h (__option_is_short): Check upper limit ofUlrich Drepper2006-04-222-2/+10
* [BZ #2534, BZ #2535]Ulrich Drepper2006-04-212-10/+5
* * iconvdata/ibm437.c: Define HAS_HOLES to 0.Ulrich Drepper2006-04-216-10/+19
* * include/ifaddrs.h: Get uint32_t definition.Ulrich Drepper2006-04-204-2/+11