Age | Commit message (Expand) | Author | Files | Lines |
2006-04-23 | [BZ #1951] | Ulrich Drepper | 4 | -9/+211 |
2006-04-22 | * argp/argp.h (__option_is_short): Check upper limit of | Ulrich Drepper | 2 | -2/+10 |
2006-04-21 | [BZ #2534, BZ #2535] | Ulrich Drepper | 2 | -10/+5 |
2006-04-21 | * iconvdata/ibm437.c: Define HAS_HOLES to 0. | Ulrich Drepper | 6 | -10/+19 |
2006-04-20 | * include/ifaddrs.h: Get uint32_t definition. | Ulrich Drepper | 4 | -2/+11 |
2006-04-19 | * sysdeps/unix/sysv/linux/kernel-features.h: Define | Ulrich Drepper | 4 | -22/+53 |
2006-04-18 | * sysdeps/posix/getaddrinfo.c (getaddrinfo): Rewrite to avoid loop | Ulrich Drepper | 3 | -6/+45 |
2006-04-16 | * include/ifaddrs.h: Define struct in6addrinfo. | Ulrich Drepper | 6 | -39/+221 |
2006-04-15 | * sysdeps/posix/getaddrinfo.c: Fix precedence for IP V4-to-V6 | Ulrich Drepper | 4 | -2/+133 |
2006-04-15 | * nis/nss_nisplus/nisplus-service.c (_nss_nisplus_parse_servent): | Ulrich Drepper | 2 | -39/+43 |
2006-04-15 | * nis/nss_nisplus/nisplus-rpc.c (_nss_nisplus_parse_rpcent): | Ulrich Drepper | 3 | -36/+43 |
2006-04-15 | * nis/nss_nisplus/nisplus-publickey.c: Minor cleanups throughout. | Ulrich Drepper | 2 | -15/+18 |
2006-04-15 | * nis/nss_nisplus/nisplus-proto.c (_nss_nisplus_parse_protoent): | Ulrich Drepper | 2 | -33/+30 |
2006-04-15 | * nis/nss_nisplus/nisplus-network.c (_nss_nisplus_parse_netent): | Ulrich Drepper | 2 | -33/+37 |
2006-04-15 | * nis/nss_nisplus/nisplus-hosts.c (_nss_nisplus_parse_hostent): | Ulrich Drepper | 2 | -44/+49 |
2006-04-14 | * sysdeps/unix/sysv/linux/syscalls.list: Add tee syscall. | Ulrich Drepper | 11 | -1/+45 |
2006-04-14 | * nis/nss_nisplus/nisplus-ethers.c (_nss_nisplus_parse_etherent): | Ulrich Drepper | 3 | -10/+17 |
2006-04-14 | * nis/nss_nisplus/nisplus-alias.c (_nss_nisplus_parse_aliasent): | Ulrich Drepper | 3 | -22/+35 |
2006-04-14 | * nis/nss_nisplus/nisplus-parser.c: Cleanups, use NIS_RES_* | Ulrich Drepper | 2 | -31/+28 |
2006-04-14 | * sysdeps/unix/sysv/linux/sync_file_range.c: New file. | Ulrich Drepper | 2 | -0/+50 |
2006-04-14 | * nis/Makefile (libnsl-routimes): Add nss-default. | Ulrich Drepper | 12 | -110/+182 |
2006-04-10 | * locales/cs_CZ (LC_TIME): Define week. | Ulrich Drepper | 5 | -2/+12 |
2006-04-09 | * inet/inet_ntoa.c: Rewrite to use TLS instead of TSD. | Ulrich Drepper | 2 | -64/+7 |
2006-04-09 | * nis/nss_nis/nis-alias.c: Optimize use of yperr2nss. Avoid calling | Ulrich Drepper | 22 | -503/+525 |
2006-04-08 | * nis/nis_ping.c: Remove unnecessary conditionals before | Ulrich Drepper | 5 | -12/+35 |
2006-04-08 | * elf/rtld.c (process_envvars): Fix handling of LD_POINTER_GUARD. | Ulrich Drepper | 2 | -1/+4 |
2006-04-08 | * io/fts.c (fts_build): Call fts_lfree in the two error cases | Ulrich Drepper | 3 | -2/+18 |
2006-04-07 | * sysdeps/generic/unwind-dw2-fde.c (end_fde_sort): Remove | Ulrich Drepper | 2 | -2/+7 |
2006-04-07 | * sysdeps/posix/tempname.c (__gen_tempname): Change attempts_min | Ulrich Drepper | 8 | -34/+65 |
2006-04-07 | * sysdeps/generic/unwind-dw2.c (execute_cfa_program): Fix typo in | Ulrich Drepper | 4 | -3/+12 |
2006-04-07 | * inet/rexec.c (rexec_af): If we have no canonical name don't | Ulrich Drepper | 3 | -3/+14 |
2006-04-07 | * elf/ldconfig.c (main): Use rawmemchr instead of strchr. | Ulrich Drepper | 7 | -13/+33 |
2006-04-07 | * libio/fmemopen.c (fmemopen): Free stream memory in case of | Ulrich Drepper | 32 | -224/+435 |
2006-04-05 | 2006-04-05 Alan Modra <amodra@bigpond.net.au> | Ulrich Drepper | 3 | -11/+21 |
2006-04-05 | Add nonnull attributes. | Ulrich Drepper | 1 | -93/+153 |
2006-04-04 | [BZ #2508] | Roland McGrath | 3 | -12/+23 |
2006-04-04 | * soft-fp/adddf3.c: Add libgcc exception. Update FSF address. | Roland McGrath | 71 | -140/+843 |
2006-04-04 | [BZ #2505] | Roland McGrath | 3 | -1/+36 |
2006-04-04 | [BZ #2508] | Roland McGrath | 2 | -4/+10 |
2006-04-04 | * iconvdata/Makefile (generate-8bit-table): Use LC_ALL=C. | Roland McGrath | 2 | -4/+11 |
2006-04-04 | * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Terminate FDE | Roland McGrath | 3 | -0/+16 |
2006-04-04 | * sysdeps/unix/sysv/linux/powerpc/sys/procfs.h: Test for <asm/elf.h> | Roland McGrath | 2 | -1/+6 |
2006-04-04 | [BZ #2507] | Roland McGrath | 1 | -0/+7 |
2006-04-04 | [BZ #2507] | Roland McGrath | 1 | -2/+3 |
2006-04-02 | [BZ #2501] | Ulrich Drepper | 2 | -18/+23 |
2006-04-02 | [BZ #2418] | Ulrich Drepper | 3 | -4/+16 |
2006-04-01 | [BZ #2415] | Ulrich Drepper | 2 | -1/+8 |
2006-04-01 | [BZ #2477] | Ulrich Drepper | 2 | -2/+6 |
2006-04-01 | [BZ #2472] | Ulrich Drepper | 2 | -1/+4 |
2006-04-01 | [BZ #2450] | Ulrich Drepper | 5 | -9/+17 |