summaryrefslogtreecommitdiff
path: root/sysdeps/posix
AgeCommit message (Expand)Author
2006-06-04* sysdeps/posix/spawni.c (__spawni): Use local_seteuid andUlrich Drepper
2006-06-04* sysdeps/posix/spawni.c (__spawni): Use non-cancelable interfaces.Ulrich Drepper
2006-05-30* sysdeps/posix/getaddrinfo.c (gaiconf_init): Initialize bits inUlrich Drepper
2006-05-18* sysdeps/posix/getaddrinfo.c: Add unique labels to the defaultUlrich Drepper
2006-05-10* posix/wordexp.c: Remove numerous NULL pointer tests before FREEUlrich Drepper
2006-05-10* posix/wordexp.c (w_addword): Free word if realloc fails and itUlrich Drepper
2006-05-04* sysdeps/posix/getaddrinfo.c: Implement configuration fileUlrich Drepper
2006-04-30* posix/Makefile (tests): Add tst-getaddrinfo3.Ulrich Drepper
2006-04-26* sysdeps/posix/getaddrinfo.c (getaddrinfo): Fix typo which causedcvs/fedora-glibc-20060426T2000Ulrich Drepper
2006-04-24* sysdeps/posix/getaddrinfo.c (getaddrinfo): Always initialize in6ai.Ulrich Drepper
2006-04-23[BZ #1951]Ulrich Drepper
2006-04-18* sysdeps/posix/getaddrinfo.c (getaddrinfo): Rewrite to avoid loopUlrich Drepper
2006-04-16* include/ifaddrs.h: Define struct in6addrinfo.Ulrich Drepper
2006-04-15* sysdeps/posix/getaddrinfo.c: Fix precedence for IP V4-to-V6Ulrich Drepper
2006-04-07* sysdeps/posix/tempname.c (__gen_tempname): Change attempts_minUlrich Drepper
2006-03-29* sysdeps/posix/getaddrinfo.c (gaih_inet): No need to duplicateUlrich Drepper
2006-03-06* malloc/malloc.c (MALLOC_ALIGNMENT): Revert to (2 * SIZE_SZ) value.cvs/fedora-glibc-20060306T0720Roland McGrath
2006-03-06* sysdeps/posix/sysconf.c (__sysconf): Use #if _POSIX_FOO > 0Roland McGrath
2006-02-282006-02-27 Roland McGrath <roland@redhat.com>Roland McGrath
2006-02-03[BZ #2268]Roland McGrath
2006-01-08[BZ #1535]Roland McGrath
2006-01-08* po/.cvsignore: List libc.pot.files, and not any .pot names.Roland McGrath
2006-01-06* io/euidaccess.c: Add eaccess as an alias.Roland McGrath
2005-12-29* sysdeps/posix/libc_fatal.c (__libc_message): Add a const, a cast.Roland McGrath
2005-12-21* elf/cache.c: Use <> rather than "" #includes.Roland McGrath
2005-12-20* sysdeps/posix/gai_strerror.c: Complete rewrite. Avoid relocations.Ulrich Drepper
2005-12-20* sysdeps/posix/getaddrinfo.c (gaih): Mark as const.cvs/fedora-glibc-20051220T1751Ulrich Drepper
2005-12-15* sysdeps/alpha/fpu/s_cacosf.c: Don't use sysdeps/generic/.Roland McGrath
2005-11-27* sysdeps/posix/getaddrinfo.c: Avoid RFC 3484 sorting if there areUlrich Drepper
2005-11-27(gaih_inet): Avoid some code duplication.Ulrich Drepper
2005-11-27* sysdeps/posix/euidaccess.c [_LIBC] (euidaccess): Don't cacheUlrich Drepper
2005-11-06* configure.in: Remove gnu_ld definition and everything using it.Ulrich Drepper
2005-11-03[BZ #1774]Ulrich Drepper
2005-09-26(fls): New function. (gaih_inet): Don't use ffs, use fls. Convert address to...Ulrich Drepper
2005-09-26[BZ #524]Ulrich Drepper
2005-09-13(__spawni): Automatically recognize some more cases when we can use vfork.Ulrich Drepper
2005-06-17* sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_runtime_setup):Ulrich Drepper
2005-06-14* debug/pread64_chk.c: Use __libc_pread64 instead of __pread64.Ulrich Drepper
2005-05-182005-05-17 Neal H. Walfield <neal@gnu.org>Roland McGrath
2005-05-03(posix_fallocate): If len == 0, call ftruncate if offset is bigger than curre...Ulrich Drepper
2005-04-272005-04-27 Roland McGrath <roland@redhat.com>Roland McGrath
2005-02-17[BZ #284, BZ #721]Roland McGrath
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek
2004-12-14Update.Ulrich Drepper
2004-12-10Update.Ulrich Drepper
2004-12-07* sysdeps/posix/sysconf.c (__sysconf_check_spec): Only definecvs/fedora-glibc-20041208T1024Roland McGrath
2004-11-27Update.Ulrich Drepper
2004-11-26Update.Ulrich Drepper
2004-11-22Update.Ulrich Drepper