| Commit message (Expand) | Author | Age | Files | Lines |
* | * nis/nis_table.c (nis_list): Avoid clearing res twice before | Ulrich Drepper | 2006-05-05 | 1 | -0/+3 |
* | * nis/nis_table.c (get_tablepath): Renamed from __get_tablepath.cvs/fedora-glibc-20060505T0554 | Ulrich Drepper | 2006-05-05 | 1 | -0/+4 |
* | * sunrpc/xdr_array.c (xdr_array): Use calloc instead of malloc&bzero. | Ulrich Drepper | 2006-05-04 | 1 | -0/+2 |
* | * sunrpc/key_call.c (__rpc_thread_key_cleanup): Also free | Ulrich Drepper | 2006-05-04 | 1 | -0/+3 |
* | * sunrpc/rpc_thread.c (__rpc_thread_destroy): Don't skip entire | Ulrich Drepper | 2006-05-04 | 1 | -0/+3 |
* | See ChangeLog.16 for earlier changes. | Ulrich Drepper | 2006-05-04 | 1 | -1/+1 |
* | 2006-05-04 Ulrich Drepper <drepper@redhat.com> | Ulrich Drepper | 2006-05-04 | 1 | -13373/+2 |
* | * sysdeps/unix/sysv/linux/getcwd.c (__getcwd): Use larger of PATH_MAX | Ulrich Drepper | 2006-05-04 | 1 | -2/+6 |
* | * sysdeps/posix/getaddrinfo.c: Implement configuration file | Ulrich Drepper | 2006-05-04 | 1 | -0/+10 |
* | [BZ #1201] | Ulrich Drepper | 2006-05-02 | 1 | -0/+3 |
* | [BZ #2509] | Ulrich Drepper | 2006-05-02 | 1 | -0/+6 |
* | * iconvdata/testdate/MIK: Fix format to match expected output. | Ulrich Drepper | 2006-05-02 | 1 | -1/+3 |
* | [BZ #2632] | Ulrich Drepper | 2006-05-02 | 1 | -1/+7 |
* | * sysdeps/unix/sysv/linux/alpha/bits/mman.h: Fix MADV_REMOVE value. | Ulrich Drepper | 2006-05-02 | 1 | -0/+11 |
* | [BZ #2502] | Ulrich Drepper | 2006-05-02 | 1 | -0/+4 |
* | * misc/tsearch.c (__tdelete): Remove unnecessary test | Ulrich Drepper | 2006-05-02 | 1 | -0/+6 |
* | * nis/nss_nis/nis-pwd.c (internal_nis_getpwent_r): Don't try to | Ulrich Drepper | 2006-05-01 | 1 | -0/+3 |
* | * nis/nss_nis/nis-grp.c (internal_nis_getgrent_r): Don't try to | Ulrich Drepper | 2006-05-01 | 1 | -0/+3 |
* | [BZ #2517] | Ulrich Drepper | 2006-05-01 | 1 | -0/+5 |
* | [BZ #2625] | Ulrich Drepper | 2006-05-01 | 1 | -0/+13 |
* | * elf/dl-load.c (_dl_map_object_from_fd): Move state changecvs/fedora-glibc-20060501T0751 | Ulrich Drepper | 2006-04-30 | 1 | -0/+4 |
* | * posix/Makefile (tests): Add tst-getaddrinfo3. | Ulrich Drepper | 2006-04-30 | 1 | -0/+6 |
* | * nscd/nscd.h (struct database_dyn): Change filename to an array | Ulrich Drepper | 2006-04-30 | 1 | -0/+3 |
* | * elf/ldd.bash.in: If --verify loop fails to find a dynamic linker | Ulrich Drepper | 2006-04-30 | 1 | -0/+4 |
* | * nis/nss_nisplus/nisplus-publickey.c (parse_grp_str): PIDLIST is | Ulrich Drepper | 2006-04-30 | 1 | -0/+3 |
* | * nis/nss_nisplus/nisplus-parser.c: Minor optimizations and | Ulrich Drepper | 2006-04-30 | 1 | -0/+5 |
* | * nis/nss_nisplus/nisplus-ethers.c: Add missing null pointer check. | Ulrich Drepper | 2006-04-30 | 1 | -0/+8 |
* | * nis/nisplus-parser.h (_nss_nisplus_parse_pwent): Add entry | Ulrich Drepper | 2006-04-29 | 1 | -0/+9 |
* | * nis/nss_nisplus/nisplus-parser.c: Some cleanups. Remove | Ulrich Drepper | 2006-04-29 | 1 | -0/+7 |
* | * nis/nss_nis/nis-spwd.c (internal_nis_getspent_r): Remove data | Ulrich Drepper | 2006-04-29 | 1 | -0/+15 |
* | * nis/nss-default.c (vars): Add SETENT_BATCH_READ. | Ulrich Drepper | 2006-04-28 | 1 | -1/+11 |
* | * nis/nss-default.c (init): Rewrite parse to get the variables | Ulrich Drepper | 2006-04-28 | 1 | -0/+3 |
* | * nis/nss_nis/nis-service.c: Avoid passing pointer to static | Ulrich Drepper | 2006-04-28 | 1 | -0/+4 |
* | * nis/ypclnt.c (__xdr_ypresp_all): Minor optimization in string | Ulrich Drepper | 2006-04-28 | 1 | -0/+5 |
* | * nscd/connections.c (restart): If we want to switch back to thecvs/fedora-glibc-20060427T2122 | Ulrich Drepper | 2006-04-27 | 1 | -0/+6 |
* | * nscd/nscd.conf: Fix a typo. | Ulrich Drepper | 2006-04-27 | 1 | -0/+4 |
* | [BZ #2611] | Ulrich Drepper | 2006-04-27 | 1 | -0/+5 |
* | [BZ #1386] | Ulrich Drepper | 2006-04-27 | 1 | -0/+5 |
* | * Makeconfig (%.v.i rule): Don't use -DASSEMBLER. | Roland McGrath | 2006-04-27 | 1 | -0/+5 |
* | * sysdeps/unix/sysv/linux/syscalls.list: Add vmsplice. | Ulrich Drepper | 2006-04-26 | 1 | -0/+13 |
* | * sysdeps/posix/getaddrinfo.c (getaddrinfo): Fix typo which causedcvs/fedora-glibc-20060426T2000 | Ulrich Drepper | 2006-04-26 | 1 | -0/+3 |
* | * nscd/nscd.h (struct database_dyn): Add propagate field. | Ulrich Drepper | 2006-04-26 | 1 | -0/+10 |
* | 2006-04-26 James Antill <james.antill@redhat.com> | Ulrich Drepper | 2006-04-26 | 1 | -0/+13 |
* | * locale/iso-4217.def: Update. | Ulrich Drepper | 2006-04-26 | 1 | -0/+4 |
* | [BZ #2420] | Ulrich Drepper | 2006-04-26 | 1 | -0/+5 |
* | [BZ #2571] | Ulrich Drepper | 2006-04-25 | 1 | -1/+7 |
* | * include/features.h [_GNU_SOURCE] (_POSIX_C_SOURCE): Define to | Ulrich Drepper | 2006-04-25 | 1 | -0/+3 |
* | * resolv/res_hconf.c: Minor surgery to 'cmd' and the referenced | Ulrich Drepper | 2006-04-25 | 1 | -0/+3 |
* | [BZ #2389] | Ulrich Drepper | 2006-04-25 | 1 | -1/+6 |
* | [BZ #2386] | Ulrich Drepper | 2006-04-25 | 1 | -1/+8 |