aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-07-27glibc 2.12.1 releaseglibc-2.12.1Andreas Schwab2-1/+5
2010-07-27Regenerate NOTESAndreas Schwab1-1/+1
2010-06-15Flush cache after solving TEXTRELs if arch requires it.Kirill A. Shutemov2-1/+10
2010-06-15[sh] Fix incorrect location of ifndef for __ASSUME_FUTEX_CLOCK_REALTIME.Takashi Yoshii2-2/+7
2010-06-15Fix use of extend_alloca in NISAndreas Schwab2-1/+5
2010-06-14Fix a couple of __REDIRECT () __THROW occurrencesJakub Jelinek4-20/+27
2010-06-01Incorrect x86 CPU family and model check.H.J. Lu2-3/+9
2010-06-01Fix iov[] size in SH register_dump()Takashi Yoshii2-2/+6
2010-06-01Don't crash on unresolved weak symbol reference when auditing.Ulrich Drepper2-2/+8
2010-06-01Don't crash on unresolved weak symbol referenceAndreas Schwab2-3/+9
2010-06-01Implement recvmmsg also as socketcallAndreas Schwab7-2/+130
2010-06-01sunrpc: Fix spurious fall-throughAndreas Schwab4-0/+9
2010-05-24Make <sys/timex.h> compatible with C++Andreas Schwab2-3/+7
2010-05-18Fix typo in es_CR locale.Andreas Schwab2-1/+5
2010-05-12Fix FP exception control.Andrew Stubbs2-3/+14
2010-05-07Fix a const warning in ldconfig.Roland McGrath2-1/+5
2010-05-07Refer to old CL file.Ulrich Drepper1-0/+2
2010-05-06Enable IDN support in getent.Ulrich Drepper2-1/+16
2010-05-06WS fixesUlrich Drepper1-1/+1
2010-05-06Fix race in free sanity check.Ulrich Drepper3-15326/+15334
2010-05-05Fix lookup of collation sequence value during regexp matchingAndreas Schwab2-3/+4
2010-05-05Merge branch 'master' of ssh://sources.redhat.com/git/glibcUlrich Drepper2-10/+14
2010-05-05Fix name of tt_RU.UTF-8@iqtelif locale.Andreas Schwab2-1/+6
2010-05-05Handle too-small buffers in Linux getlogin_r.Ulrich Drepper3-5/+18
2010-05-05Regenerate INSTALLAndreas Schwab2-10/+14
2010-05-05Remove unnecessary Alpha support.Ulrich Drepper2-36/+20
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-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