summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2010-05-03Prepare for release.glibc-2.12Ulrich Drepper
2010-05-03Fix ldconfig to handle symlinks in chroot correctly.Ulrich Drepper
2010-05-03Simplify OOM handling in ldconfig.Ulrich Drepper
2010-05-03One more bug in ldconfig -r handling.Ulrich Drepper
2010-05-03Don't deadlock in __dl_iterate_phdr while (un)loading objects.Andreas Schwab
2010-05-03Code cleanup in __dl_iterate_phdr.Ulrich Drepper
2010-05-02Fix handling if newline in addmntent.Ulrich Drepper
2010-04-28BZ #11538: Fix ttyname_r callers not to expect errno was set.Bruno Haible
2010-04-26BZ #11537: Hurd: Fix ttyname_r error return value.Bruno Haible
2010-04-26Hurd: Fix file_name_lookup_at error case return value.Emilio Pozuelo Monfort
2010-04-22Update vi translation file.Ulrich Drepper
2010-04-21Update bg translation file.Ulrich Drepper
2010-04-19Link elf/noload test against -ldl.Roland McGrath
2010-04-19Link as-needed against ld.so.Roland McGrath
2010-04-19tst-fmemopen: Do not write test file in $srcdir.Roland McGrath
2010-04-15Missing CL.H.J. Lu
2010-04-14Add x86-32 FMA supportH.J. Lu
2010-04-14Check DATA_CACHE_SIZE_HALFH.J. Lu
2010-04-14Don't crash in trace mode when dependencies are missingAndreas Schwab
2010-04-14Optimie x86-64 SSE4 memcmp for unaligned data.H.J. Lu
2010-04-14x86-64 SSE4 optimized memcmpH.J. Lu
2010-04-13Update x86-64 cpu multiarch selection header.Ulrich Drepper
2010-04-13elf/elf.h: Add SH specific ELF header flags.Matt Fleming
2010-04-13Fix makecontext on s390/s390xAndreas Schwab
2010-04-13Fix use of ucontext_t objects in tst-makecontext3Andreas 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-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