(REENTRANT_NAME): Mangle start and start_fct pointers.
[platform/upstream/glibc.git] / sysdeps / posix /
2007-10-14 Ulrich Drepper* sysdeps/posix/getaddrinfo.c (struct sort_result)... cvs/fedora-glibc-20071014T1847
2007-09-24 Jakub Jelinek* sysdeps/posix/getaddrinfo.c (getaddrinfo): Use
2007-09-19 Ulrich Drepper* sysdeps/posix/getaddrinfo.c (getaddrinfo): Avoid...
2007-08-11 Ulrich Drepper* nscd/connections.c: Use O_CLOEXEC is possible. Use...
2007-07-28 Ulrich Drepper* sysdeps/posix/posix_fallocate64.c: Undefine
2007-04-28 Ulrich Drepper[BZ #4102]
2007-04-18 Ulrich Drepper* sysdeps/posix/getaddrinfo.c: Remove commented-out...
2007-03-06 Ulrich Drepper* sysdeps/posix/getaddrinfo.c (get_scope): Correct...
2007-02-17 Ulrich Drepper[BZ #2648]
2007-01-17 Ulrich Drepper* sysdeps/posix/system.c: Remove NO_WAITPID support...
2007-01-11 Ulrich Drepper[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426,...
2007-07-31 Jakub Jelinek.
2006-11-09 Ulrich Drepper* sysdeps/posix/getaddrinfo.c (getaddrinfo): Fix test for cvs/fedora-glibc-20061109T2048
2006-10-16 Ulrich Drepper[BZ #3369]
2006-10-02 Ulrich Drepper* sysdeps/posix/getaddrinfo.c (match_prefix): Make...
2006-09-24 Ulrich Drepper* sysdeps/posix/getaddrinfo.c (rfc3484_sort): Implement...
2006-07-31 Roland McGrath* sysdeps/unix/sysv/linux/ia64/sigsuspend.c: File removed. cvs/fedora-glibc-20060731T0706
2006-06-04 Ulrich Drepper* sysdeps/posix/spawni.c (__spawni): Use local_seteuid and
2006-06-04 Ulrich Drepper* sysdeps/posix/spawni.c (__spawni): Use non-cancelable...
2006-05-30 Ulrich Drepper* sysdeps/posix/getaddrinfo.c (gaiconf_init): Initializ...
2006-05-18 Ulrich Drepper* sysdeps/posix/getaddrinfo.c: Add unique labels to...
2006-05-10 Ulrich Drepper* posix/wordexp.c: Remove numerous NULL pointer tests...
2006-05-10 Ulrich Drepper* posix/wordexp.c (w_addword): Free word if realloc...
2006-05-04 Ulrich Drepper* sysdeps/posix/getaddrinfo.c: Implement configuration...
2006-04-30 Ulrich Drepper* posix/Makefile (tests): Add tst-getaddrinfo3.
2006-04-26 Ulrich Drepper* sysdeps/posix/getaddrinfo.c (getaddrinfo): Fix typo... cvs/fedora-glibc-20060426T2000
2006-04-24 Ulrich Drepper* sysdeps/posix/getaddrinfo.c (getaddrinfo): Always...
2006-04-23 Ulrich Drepper[BZ #1951]
2006-04-18 Ulrich Drepper* sysdeps/posix/getaddrinfo.c (getaddrinfo): Rewrite...
2006-04-16 Ulrich Drepper* include/ifaddrs.h: Define struct in6addrinfo.
2006-04-15 Ulrich Drepper* sysdeps/posix/getaddrinfo.c: Fix precedence for IP...
2006-04-07 Ulrich Drepper* sysdeps/posix/tempname.c (__gen_tempname): Change...
2006-03-29 Ulrich Drepper* sysdeps/posix/getaddrinfo.c (gaih_inet): No need...
2006-03-06 Roland McGrath* malloc/malloc.c (MALLOC_ALIGNMENT): Revert to (2... cvs/fedora-glibc-20060306T0720
2006-03-06 Roland McGrath* sysdeps/posix/sysconf.c (__sysconf): Use #if _POSIX_F...
2006-02-28 Roland McGrath2006-02-27 Roland McGrath <roland@redhat.com>
2006-02-03 Roland McGrath[BZ #2268]
2006-01-08 Roland McGrath[BZ #1535]
2006-01-08 Roland McGrath* po/.cvsignore: List libc.pot.files, and not any ...
2006-01-06 Roland McGrath* io/euidaccess.c: Add eaccess as an alias.
2005-12-29 Roland McGrath* sysdeps/posix/libc_fatal.c (__libc_message): Add...
2005-12-21 Roland McGrath* elf/cache.c: Use <> rather than "" #includes.
2005-12-20 Ulrich Drepper* sysdeps/posix/gai_strerror.c: Complete rewrite. Avoid...
2005-12-20 Ulrich Drepper* sysdeps/posix/getaddrinfo.c (gaih): Mark as const. cvs/fedora-glibc-20051220T1751
2005-12-15 Roland McGrath* sysdeps/alpha/fpu/s_cacosf.c: Don't use sysdeps/generic/.
2005-11-27 Ulrich Drepper* sysdeps/posix/getaddrinfo.c: Avoid RFC 3484 sorting...
2005-11-27 Ulrich Drepper(gaih_inet): Avoid some code duplication.
2005-11-27 Ulrich Drepper* sysdeps/posix/euidaccess.c [_LIBC] (euidaccess):...
2005-11-06 Ulrich Drepper* configure.in: Remove gnu_ld definition and everything...
2005-11-03 Ulrich Drepper[BZ #1774]
2005-09-26 Ulrich Drepper(fls): New function. (gaih_inet): Don't use ffs, use...
2005-09-26 Ulrich Drepper[BZ #524]
2005-09-13 Ulrich Drepper(__spawni): Automatically recognize some more cases...
2005-06-17 Ulrich Drepper* sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_r...
2005-06-14 Ulrich Drepper* debug/pread64_chk.c: Use __libc_pread64 instead of...
2005-05-18 Roland McGrath2005-05-17 Neal H. Walfield <neal@gnu.org>
2005-05-03 Ulrich Drepper(posix_fallocate): If len == 0, call ftruncate if offse...
2005-04-27 Roland McGrath2005-04-27 Roland McGrath <roland@redhat.com>
2005-02-17 Roland McGrath[BZ #284, BZ #721]
2004-12-22 Ulrich Drepper(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
2007-07-12 Jakub Jelinek2.5-18.1
2004-12-14 Ulrich DrepperUpdate.
2004-12-10 Ulrich DrepperUpdate.
2004-12-07 Roland McGrath* sysdeps/posix/sysconf.c (__sysconf_check_spec): Only... cvs/fedora-glibc-20041208T1024
2004-11-27 Ulrich DrepperUpdate.
2004-11-26 Ulrich DrepperUpdate.
2004-11-22 Ulrich DrepperUpdate.
2004-11-17 Ulrich DrepperUpdate.
2004-11-15 Ulrich DrepperUpdate. cvs/fedora-glibc-20041116T0856
2004-11-13 Ulrich DrepperUpdate.
2004-11-13 Ulrich DrepperAdd new function __libc_message which performs the...
2004-09-28 Ulrich Drepper(gaih_inet): If NAME is a numerical IP address and...
2004-09-26 Ulrich Drepper[BZ #358]
2004-09-25 Ulrich Drepper(getaddrinfo): If determinination of source address...
2004-09-18 Ulrich DrepperUpdate.
2004-09-18 Ulrich DrepperUpdate.
2004-09-17 Ulrich Drepper[BZ #390]
2004-09-16 Ulrich DrepperiAdd __nscd_getai prototype.
2004-09-15 Ulrich DrepperUpdate.
2004-09-14 Ulrich DrepperUpdate.
2004-09-12 Ulrich DrepperUpdate.
2004-09-06 Ulrich Drepper(gaih_inet): Little code cleanup. Move variable h...
2004-09-06 Ulrich Drepper(gaih_inet): Fix problem with AF_UNSPEC lookup with...
2004-08-19 Ulrich DrepperUpdate.
2004-08-19 Ulrich DrepperUpdate.
2004-08-19 Ulrich DrepperUpdate.
2004-08-18 Ulrich DrepperUpdate.
2004-08-18 Ulrich DrepperUpdate
2004-08-15 Ulrich DrepperUpdate.
2004-08-15 Ulrich DrepperUpdate.
2004-08-14 Ulrich DrepperUpdate.
2004-08-14 Ulrich Drepper(gaih_inet): Really set ai_canonname only in one entry.
2004-08-05 Ulrich DrepperUpdate.
2004-08-05 Ulrich DrepperUpdate.
2004-07-27 Roland McGrath2004-07-26 Roland McGrath <roland@redhat.com>
2004-07-06 Ulrich DrepperUpdate.
2004-06-29 Roland McGrath* inet/bug-if1.c: Include <string.h>.
2004-06-19 Ulrich DrepperUpdate.
2004-06-01 Ulrich DrepperUpdate.
2004-05-10 Ulrich DrepperUpdate.
next