Age | Commit message (Expand) | Author |
2008-05-18 | * nscd/cache.c (cache_add): Take additional parameter specifying | Ulrich Drepper |
2008-05-18 | * nscd/mem.c (gc): Avoid stack overflow when allocating move list.cvs/fedora-glibc-20080518T1017 | Ulrich Drepper |
2008-05-18 | * nscd/mem.c (gc): Correctly determine highest used array element | Ulrich Drepper |
2008-05-18 | * nscd/mem.c (markrange): Add assert to check entries are all | Ulrich Drepper |
2008-05-18 | * nscd/nscd.h (mem_in_flight): Replace blockaddr field with | Ulrich Drepper |
2008-05-18 | * nscd/mem.c (gc): Fix test for stack overuse. | Ulrich Drepper |
2008-05-17 | * nscd/aicache.c (addhstaiX): Fix a few small problems, cleanups, | Ulrich Drepper |
2008-05-17 | * sysdeps/posix/getaddrinfo.c (gaih_inet): If nscd reports no | Ulrich Drepper |
2008-05-17 | * resolv/nss_dns/dns-host.c (gaih_getanswer_slice): If there are | Ulrich Drepper |
2008-05-16 | * string/strcasestr.c (CMP_FUNC): Use __strncasecmp, not strncasecmp.cvs/fedora-glibc-20080516T2152 | Ulrich Drepper |
2008-05-16 | * sysdeps/posix/getaddrinfo.c (gaih_inet): After gethostbyname4_r | Ulrich Drepper |
2008-05-15 | * string/Makefile (distribute): Add str-two-way.h.cvs/fedora-glibc-20080515T0735 | Ulrich Drepper |
2008-05-15 | * posix/regcomp.c (optimize_utf8): Add a note on why we test | Ulrich Drepper |
2008-05-15 | [BZ #6428] | Ulrich Drepper |
2008-05-15 | [BZ #6442] | Ulrich Drepper |
2008-05-15 | * iconvdata/run-iconv-test.sh: Use = instead of == in test. | Ulrich Drepper |
2008-05-15 | * iconvdata/Makefile (bug-iconv6-ENV, tst-iconv7-ENV): Define. | Ulrich Drepper |
2008-05-14 | [BZ #6461] | Ulrich Drepper |
2008-05-14 | (match_prefix): Don't treat IPv4 loopback address special when | Ulrich Drepper |
2008-05-14 | [BZ #6472] | Ulrich Drepper |
2008-05-14 | * sysdeps/posix/getaddrinfo.c (get_scope): Loopback addresses have | Ulrich Drepper |
2008-05-14 | * sysdeps/posix/getaddrinfo.c (getaddrinfo): Add _res_hconf_init | Ulrich Drepper |
2008-05-14 | * sysdeps/posix/getaddrinfo.c: Implement handling of DCCP, UDPlite, | Ulrich Drepper |
2008-05-14 | * sysdeps/posix/getaddrinfo.c: Implement handling of DCCP and | Ulrich Drepper |
2008-05-13 | * po/lt.po: New file. From Lituanian translation team. | Ulrich Drepper |
2008-05-13 | Introduce TLS descriptors for i386 and x86_64. | Ulrich Drepper |
2008-05-12 | * elf/dl-tls.c (__tls_get_addr): Optimize by moving slow path in | Ulrich Drepper |
2008-05-11 | [BZ #3406] | Ulrich Drepper |
2008-05-11 | * io/openat.c (__openat_2): Also pass fd to __openat. | Ulrich Drepper |
2008-05-11 | * string/tester.c (test_memcmp): Add a few more tests. | Ulrich Drepper |
2008-05-11 | * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S: Access | Ulrich Drepper |
2008-05-11 | * nscd/cache.c (cache_add): Before returning with failure and this | Ulrich Drepper |
2008-05-11 | (cache_add): Before returning with failure and this is the first use of the r... | Ulrich Drepper |
2008-05-11 | [BZ #6505] | Roland McGrath |
2008-05-11 | [BZ #6505] | Roland McGrath |
2008-05-10 | * misc/truncate64.c (truncate64): Use __truncate not truncate. | Ulrich Drepper |
2008-05-10 | * sysdeps/ieee754/ldbl-128/e_j0l.c (__ieee751_j0l): Use __finitel. | Ulrich Drepper |
2008-05-10 | * include/resolv.h: Adjust __libc_res_nquery and __libc_res_nsend | Ulrich Drepper |
2008-05-10 | Adjust __libc_res_nquery and __libc_res_nsend prototypes. | Ulrich Drepper |
2008-05-06 | * sysdeps/sparc/sparc32/Makefile: Use -mcpu=v7 for initfini.s build. | Jakub Jelinek |
2008-05-06 | * sysdeps/mach/hurd/bits/ioctls.h (NL0, NL1, TAB0, TAB1, TAB2, CR0, | Roland McGrath |
2008-05-05 | Fix termios bit macros. | Roland McGrath |
2008-05-05 | 2007-09-14 Samuel Thibault <samuel.thibault@ens-lyon.org> | Roland McGrath |
2008-05-05 | * sysdeps/unix/sysv/linux/sparc/sparc32/ucontext_i.sym: New file. | Jakub Jelinek |
2008-05-05 | * sysdeps/unix/sysv/linux/sparc/sparc32/syscall.S: Add support for | Jakub Jelinek |
2008-05-01 | * sysdeps/unix/sysv/linux/bits/resource.h: Define RUSAGE_THREAD and | Ulrich Drepper |
2008-05-01 | Define RUSAGE_THREAD and RUSAGE_LWP. | Ulrich Drepper |
2008-04-30 | * stdlib/tst-setcontext.c: Include unistd.h. | Jakub Jelinek |
2008-04-29 | * sysdeps/unix/sysv/linux/sparc/sparc64/semctl.c (semctl): | Jakub Jelinek |
2008-04-22 | * nscd/Makefile (nscd-cflags): Set back to -fpie. | Ulrich Drepper |