summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-07-27glibc 2.12.1 releaseglibc-2.12.1Andreas Schwab
2010-07-27Regenerate NOTESAndreas Schwab
2010-06-15Flush cache after solving TEXTRELs if arch requires it.Kirill A. Shutemov
(cherry picked from commit 80da2e093c0e465cfa6e561488aac51c236b6fd2)
2010-06-15[sh] Fix incorrect location of ifndef for __ASSUME_FUTEX_CLOCK_REALTIME.Takashi Yoshii
(cherry picked from commit 4bc93b30337482a0ad1758b4ba069704d09c39da)
2010-06-15Fix use of extend_alloca in NISAndreas Schwab
(cherry picked from commit caa78cf824f98d6f02f2e39cb9cf253c8553946f)
2010-06-14Fix a couple of __REDIRECT () __THROW occurrencesJakub Jelinek
This patch fixes some cases which fail to parse with C++. (cherry picked from commit f32f28695d938597ad93177dc83225dcb3c69f74)
2010-06-01Incorrect x86 CPU family and model check.H.J. Lu
(cherry picked from commit 3c88fe1e3ab8c6115e9b0c6eb109718da2116a33)
2010-06-01Fix iov[] size in SH register_dump()Takashi Yoshii
(cherry picked from commit d2f73151763c27173d9a771cea722380d7fc61c2)
2010-06-01Don't crash on unresolved weak symbol reference when auditing.Ulrich Drepper
(cherry picked from commit b32b8b451b398ebae33d4cf8039c03f4d615c0c3)
2010-06-01Don't crash on unresolved weak symbol referenceAndreas Schwab
(cherry picked from commit 9acbe24da8c71704d03e30d1223f997442d4be0c)
2010-06-01Implement recvmmsg also as socketcallAndreas Schwab
(cherry picked from commit 3d04ff3a5d3ce3616837e1d15e03b6e1b360cf26)
2010-06-01sunrpc: Fix spurious fall-throughAndreas Schwab
(cherry picked from commit f0ccf6ea41931f325df4699a4c7fdf81888563ee)
2010-05-24Make <sys/timex.h> compatible with C++Andreas Schwab
(cherry picked from commit 5b08ac571ff8e94fe96511a532f0d20997de5f52)
2010-05-18Fix typo in es_CR locale.Andreas Schwab
2010-05-12Fix FP exception control.Andrew Stubbs
2010-05-07Fix a const warning in ldconfig.Roland McGrath
2010-05-07Refer to old CL file.Ulrich Drepper
2010-05-06Enable IDN support in getent.Ulrich Drepper
2010-05-06WS fixesUlrich Drepper
2010-05-06Fix race in free sanity check.Ulrich Drepper
2010-05-05Fix lookup of collation sequence value during regexp matchingAndreas Schwab
2010-05-05Merge branch 'master' of ssh://sources.redhat.com/git/glibcUlrich Drepper
2010-05-05Fix name of tt_RU.UTF-8@iqtelif locale.Andreas Schwab
2010-05-05Handle too-small buffers in Linux getlogin_r.Ulrich Drepper
2010-05-05Regenerate INSTALLAndreas Schwab
2010-05-05Remove unnecessary Alpha support.Ulrich Drepper
2010-05-04Mention more bugs which are fixed.Ulrich Drepper
2010-05-03Fix CL.Ulrich Drepper
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-03Start of week is wrong for Switzerland.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-15Fix bugs in x86-32 strcmp-sse4.S and strcmp-ssse3.SH.J. Lu
2010-04-14Whitespace fix.Ulrich Drepper
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