aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-05-05Update to 2.12 release.fedora/glibc-2.12-1Roland McGrath1-1/+8
2010-05-04Merge commit 'origin/master' into fedora/masterRoland McGrath25-107/+241
2010-05-04Mention more bugs which are fixed.Ulrich Drepper1-2/+2
2010-05-03Fix CL.Ulrich Drepper1-3/+3
2010-05-03Prepare for release.glibc-2.12Ulrich Drepper3-3/+6
2010-05-03Fix ldconfig to handle symlinks in chroot correctly.Ulrich Drepper2-1/+15
2010-05-03Simplify OOM handling in ldconfig.Ulrich Drepper2-7/+5
2010-05-03One more bug in ldconfig -r handling.Ulrich Drepper2-1/+8
2010-05-03Start of week is wrong for Switzerland.Ulrich Drepper2-25/+34
2010-05-03Don't deadlock in __dl_iterate_phdr while (un)loading objects.Andreas Schwab8-4/+39
2010-05-03Code cleanup in __dl_iterate_phdr.Ulrich Drepper2-2/+6
2010-05-02Fix handling if newline in addmntent.Ulrich Drepper2-3/+9
2010-04-28BZ #11538: Fix ttyname_r callers not to expect errno was set.Bruno Haible3-5/+20
2010-04-26BZ #11537: Hurd: Fix ttyname_r error return value.Bruno Haible2-3/+9
2010-04-26Hurd: Fix file_name_lookup_at error case return value.Emilio Pozuelo Monfort2-2/+6
2010-04-22Update vi translation file.Ulrich Drepper2-5/+9
2010-04-21Update bg translation file.Ulrich Drepper2-34/+38
2010-04-19Link elf/noload test against -ldl.Roland McGrath2-2/+4
2010-04-19Link as-needed against ld.so.Roland McGrath2-1/+13
2010-04-19tst-fmemopen: Do not write test file in $srcdir.Roland McGrath2-6/+17
2010-04-16Fix AIO when thread creation failedAndreas Schwab1-8/+16
2010-04-16Don't install librtkaio.aAndreas Schwab1-1/+1
2010-04-162.11.90-20fedora/glibc-2.11.90-20Andreas Schwab1-1/+9
2010-04-16Merge remote branch 'origin/master' into fedora/masterAndreas Schwab24-162/+2133
2010-04-15Missing CL.H.J. Lu1-0/+11
2010-04-15Fix bugs in x86-32 strcmp-sse4.S and strcmp-ssse3.SH.J. Lu3-11/+43
2010-04-14Whitespace fix.Ulrich Drepper1-1/+0
2010-04-14Add x86-32 FMA supportH.J. Lu11-36/+190
2010-04-14Check DATA_CACHE_SIZE_HALFH.J. Lu2-2/+7
2010-04-14Don't crash in trace mode when dependencies are missingAndreas Schwab2-4/+13
2010-04-14Remove unintended change.Ulrich Drepper1-4/+0
2010-04-14Optimie x86-64 SSE4 memcmp for unaligned data.H.J. Lu3-6/+380
2010-04-14x86-64 SSE4 optimized memcmpH.J. Lu5-1/+1339
2010-04-13Update x86-64 cpu multiarch selection header.Ulrich Drepper2-17/+26
2010-04-13elf/elf.h: Add SH specific ELF header flags.Matt Fleming2-0/+28
2010-04-13Fix makecontext on s390/s390xAndreas Schwab3-63/+69
2010-04-13Fix use of ucontext_t objects in tst-makecontext3Andreas Schwab2-29/+39
2010-04-132.11.90-19fedora/glibc-2.11.90-19Andreas Schwab1-1/+4
2010-04-13Avoid multiarch memcmp in tzdata-updateH.J. Lu1-2/+13
2010-04-122.11.90-18fedora/glibc-2.11.90-18Andreas Schwab1-1/+13
2010-04-12Merge remote branch 'origin/master' into fedora/masterAndreas Schwab84-288/+1516
2010-04-12Update nsswitch.conf commentAndreas Schwab1-3/+3
2010-04-09Fix crash on reloading of gai data in nscd.Ulrich Drepper3-18/+16
2010-04-09Use a stamp file for libc-abis.h rule.Roland McGrath2-3/+10
2010-04-09Revert "Shorten build commands"Roland McGrath4-26/+3
2010-04-09Fix tst-chmod not to write into srcdir.Roland McGrath2-1/+5
2010-04-09Fix typo in last commit.Ulrich Drepper1-1/+1
2010-04-09Add BZ to an older patch.Ulrich Drepper2-8/+8
2010-04-09Implement interfaces to set and get names of threads.Ulrich Drepper7-5/+165
2010-04-08Fix typo in locale source file.Ulrich Drepper46-81/+127