Mention BZ #14229 in NEWS
[platform/upstream/glibc.git] / sysdeps / posix /
2012-05-24 Roland McGrathSwitch gettimeofday from INTUSE to libc_hidden_proto.
2012-05-10 Thomas SchwingeHurd: libc_once_get
2012-05-10 Thomas SchwingeHurd: #include <kernel-features.h>
2012-04-23 Joseph MyersMove sysdeps/unix/sysv/gethostname.c to sysdeps/posix/.
2012-02-27 Andreas SchwabAdd missing headers
2012-02-09 Paul EggertReplace FSF snail mail address with URLs.
2012-01-31 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2012-01-30 Joseph MyersRemove miscellaneous __STDC__ conditionals.
2011-11-15 Ulrich DrepperClean up internal fopen uses
2011-10-31 Ulrich DrepperCache network interface information
2011-09-19 Roland McGrathClean up disabling of script_execute
2011-09-06 Ulrich DrepperTry shell in posix_spawn* only in compat mode
2011-08-04 Andreas SchwabFix encoding name for IDN in getaddrinfo
2011-06-30 Andreas SchwabMake sure RES_USE_INET6 is always restored
2011-06-22 Ulrich DrepperAvoid __check_pf calls in getaddrinfo unless really...
2011-06-22 Andreas SchwabFix Ipv4&IPv6 lookup in getaddrinfo
2011-06-21 Ulrich DrepperFix IPv6-only lookups through getaddrinfo
2011-06-21 Ulrich DrepperMinor optimization of getaddrinfo after recent patch
2011-06-13 Ulrich DrepperFix memory leak in getaddrinfo
2011-05-30 Ulrich DrepperRestore _res correctly
2011-05-21 Ulrich DrepperDon't unconditionally use alloca in gaih_inet
2011-05-15 Ulrich DrepperUse mmap for allocation of buffers used for __abort_msg
2011-05-12 Ulrich DrepperFix sched_setscheduler call in spawn implementation
2011-05-08 Ulrich DrepperMake complete getcwd work in rtld
2011-05-08 Ulrich DrepperFix Linux getcwd for long paths
2011-05-03 Maciej Babinskigetaddrinfo(AF_INET6) does not return scope_id info...
2011-01-19 Ulrich DrepperFix decoding of canonical name in getaddrinfo.
2011-01-13 Ulrich DrepperRelax requirement on close in child created by posix_spawn.
2010-08-11 Ulrich DrepperAdd self-contained test for NSS.
2010-04-04 Ulrich DrepperHandle POSIX-compliant errno value of unlink in remove.
2010-03-26 Ulrich DrepperFix one case of last checkin.
2010-03-26 Ulrich DrepperDon't abort immediately on successful lookup in getaddr...
2010-03-26 Andreas SchwabFix spurious UNAVAIL status is getaddrinfo
2010-03-26 Ulrich DrepperMerge branch 'master' of ssh://sources.redhat.com/git...
2010-03-25 Andreas SchwabFix typo in cuserid
2010-03-24 Jonathan Geislercalls to cuserid() can result in buffer overruns and...
2009-12-10 Ulrich DrepperFix a few error cases in *name4_r lookup handling.
2009-10-30 Ulrich DrepperImplement mkstemps and mkstemps64.
2009-07-25 Ulrich DrepperHandle missing NSS modules and those without callbacks.
2009-06-15 Ulrich DrepperPreserve message printed before abort.
2009-04-23 Ulrich Drepper* sysdeps/unix/sysv/linux/preadv.c: The kernel API...
2009-04-17 Ulrich Drepper* sysdeps/posix/preadv.c: Reading of zero bytes is...
2009-04-03 Ulrich Drepper* misc/Makefile (routines): Add preadv, preadv64, pwrit...
2009-04-03 Ulrich Drepper* sysdeps/unix/sysv/linux/kernel-features.h: Define
2009-02-25 Ulrich Drepper..
2009-02-07 Ulrich Drepper[BZ #7095]
2008-12-29 Ulrich Drepper* sysdeps/posix/getaddrinfo.c (gaih_inet): When the
2008-12-03 Ulrich Drepper* resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname3_r...
2008-11-27 Ulrich Drepper* sysdeps/posix/getaddrinfo.c (getaddrinfo): Only restr...
2008-11-27 Ulrich Drepper* sysdeps/posix/getaddrinfo.c (getaddrinfo): If the...
2008-08-02 Ulrich Drepper* sysdeps/posix/clock_getres.c (hp_timing_getres):...
2008-07-30 Ulrich Drepper* sysdeps/posix/getaddrinfo.c (gaih_inet): Raise size...
2008-06-13 Ulrich Drepper* sysdeps/posix/getaddrinfo.c: Move _res_hconf_init...
2008-05-17 Ulrich Drepper* sysdeps/posix/getaddrinfo.c (gaih_inet): If nscd...
2008-05-16 Ulrich Drepper* sysdeps/posix/getaddrinfo.c (gaih_inet): After gethos...
2008-05-14 Ulrich Drepper(match_prefix): Don't treat IPv4 loopback address speci...
2008-05-14 Ulrich Drepper* sysdeps/posix/getaddrinfo.c (get_scope): Loopback...
2008-05-14 Ulrich Drepper* sysdeps/posix/getaddrinfo.c (getaddrinfo): Add _res_h...
2008-05-14 Ulrich Drepper* sysdeps/posix/getaddrinfo.c: Implement handling of...
2008-05-14 Ulrich Drepper* sysdeps/posix/getaddrinfo.c: Implement handling of...
2008-05-10 Ulrich Drepper* include/resolv.h: Adjust __libc_res_nquery and __libc...
2008-03-30 Ulrich Drepper[BZ #5939]
2008-03-26 Ulrich Drepper* posix/gai.conf: Fix comment for scope nullbits.
2008-03-19 Ulrich DrepperRemove useless "if" before "free".
2008-01-16 Ulrich Drepper* sysdeps/posix/getaddrinfo.c (default_labels): Adjust...
2008-01-10 Ulrich Drepper* sysdeps/posix/getaddrinfo.c (rfc3484_sort): Store...
2008-01-10 Ulrich Drepper* sysdeps/posix/getaddrinfo.c (sort_results): Remove...
2007-11-20 Ulrich Drepper* sysdeps/posix/getaddrinfo.c (defaults_scopes, scopes...
2007-11-19 Ulrich Drepper* sysdeps/posix/getaddrinfo.c (default_labels): Describ...
2007-11-14 Ulrich Drepper* include/ifaddrs.h: Remove in6ai_temporary.
2007-11-12 Ulrich Drepper* include/ifaddrs.c (struct in6addrinfo): Add prefixlen...
2007-10-17 Ulrich Drepper* sysdeps/posix/getaddrinfo.c (getaddrinfo): When sorti...
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]
next