summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2010-04-12Merge remote branch 'origin/master' into fedora/masterAndreas Schwab
2010-04-09Fix crash on reloading of gai data in nscd.Ulrich Drepper
2010-04-09Use a stamp file for libc-abis.h rule.Roland McGrath
2010-04-09Revert "Shorten build commands"Roland McGrath
2010-04-09Fix tst-chmod not to write into srcdir.Roland McGrath
2010-04-09Add BZ to an older patch.Ulrich Drepper
2010-04-08Add BZ number.Ulrich Drepper
2010-04-08Print reload count in nscd statistics.Ulrich Drepper
2010-04-08Fix reading loginuid file in getlogin{,_r}.Ulrich Drepper
2010-04-08Fix possibly uninitilized variable handling.Ulrich Drepper
2010-04-08Shorten build commandsDaniel Jacobowitz
2010-04-08Merge remote branch 'origin/roland/hwcap_mask'Ulrich Drepper
2010-04-08Merge branch 'master' of ssh://sources.redhat.com/git/glibcUlrich Drepper
2010-04-08Fix fallocate error return on i386.Andreas Schwab
2010-04-08Fix cproj implmentation.Ulrich Drepper
2010-04-08Fix libc-abis rules to be correct for add-on ports.Roland McGrath
2010-04-07Add tests for recent getopt changes.Ulrich Drepper
2010-04-07getopt mishandles optstring of "+:"Eric Blake
2010-04-07getopt mistakenly allows '-;' as short optionEric Blake
2010-04-07Fix -W with optional parameters in getopt.Eric Blake
2010-04-07Implement new mode for NIS passwd.adjunct.byname table.Ulrich Drepper
2010-04-07Fix non-add-on handling of libc-abis.H.J. Lu
2010-04-06Fix libc-abis handling for add-ons.Joseph Myers
2010-04-06Assign global scope to RFC 1918 addressesUlrich Drepper
2010-04-06Merge remote branch 'origin/master' into fedora/masterAndreas Schwab
2010-04-05Propagate -fdebug-prefix-map from CFLAGS to ASFLAGS.Paul Pluzhnikov
2010-04-05elf/elf.h (ELFOSABI_ARM_AEABI): Define.Joseph Myers
2010-04-05Move unwind-resume code from NPTL to sysdeps/gnu.Roland McGrath
2010-04-05Obey LD_HWCAP_MASK in ld.so.cache lookups.Roland McGrath
2010-04-05elf/rtld.c (dl_main) [HAVE_AUX_VECTOR]: Add a cast.Roland McGrath
2010-04-05Update dutch translation.Ulrich Drepper
2010-04-05Handle DNS timeouts in old-style lookkup code.Ulrich Drepper
2010-04-05Fix aux cache handling in ldconfig with chroot.Ulrich Drepper
2010-04-04Fix printing error messages in getopt.Ulrich Drepper
2010-04-04Declare iruserok and iruserok_af.Ulrich Drepper
2010-04-04Add test case for last argp bug.Ulrich Drepper
2010-04-04Fix option aliasing in argp.Sergey Poznyakoff
2010-04-04Handle POSIX-compliant errno value of unlink in remove.Ulrich Drepper
2010-04-04Fix definition and testing of S_ISSOCK.Ulrich Drepper
2010-04-04Fix retrieving of kernel header version.Ulrich Drepper
2010-04-04Fix concurrent handling of __cpu_features.Ulrich Drepper
2010-04-03Handle unnecessary padding in getdents64.Ulrich Drepper
2010-04-03Fix changes to interface list during getifaddrs calls.Ulrich Drepper
2010-04-03Remove incorrect paring of /proc/stat etc.Ryan S. Arnold
2010-04-03Document problem with NATs in getaddrinfo.Ulrich Drepper
2010-04-03Missing memory barrier in DES initialization.Ulrich Drepper
2010-04-03One more sanity check in free.Ulrich Drepper
2010-04-03Fix set_max_fast in malloc.Ulrich Drepper
2010-03-31Fix build of mmap64.David S. Miller
2010-03-29Define MSG_WAITFORONE.Ulrich Drepper