summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-07-062.12-3fedora/glibc-2.12-3Andreas Schwab
2010-07-06Merge remote branch 'origin/release/2.12/master' into fedora/2.12/masterAndreas Schwab
2010-06-21Workaround assembler bug sneaking in noplAndreas Schwab
2010-06-21Escape % in %changelogAndreas Schwab
2010-06-15Flush cache after solving TEXTRELs if arch requires it.Kirill A. Shutemov
2010-06-15[sh] Fix incorrect location of ifndef for __ASSUME_FUTEX_CLOCK_REALTIME.Takashi Yoshii
2010-06-15Fix use of extend_alloca in NISAndreas Schwab
2010-06-14Fix a couple of __REDIRECT () __THROW occurrencesJakub Jelinek
2010-06-012.12-2fedora/glibc-2.12-2Andreas Schwab
2010-06-01Merge remote branch 'origin/release/2.12/master' into fedora/2.12/masterAndreas Schwab
2010-06-01Incorrect x86 CPU family and model check.H.J. Lu
2010-06-01Fix iov[] size in SH register_dump()Takashi Yoshii
2010-06-01Don't crash on unresolved weak symbol reference when auditing.Ulrich Drepper
2010-06-01Don't crash on unresolved weak symbol referenceAndreas Schwab
2010-06-01Implement recvmmsg also as socketcallAndreas Schwab
2010-06-01sunrpc: Fix spurious fall-throughAndreas Schwab
2010-05-31Fix users and groups creation in nscd %post scriptAndreas Schwab
2010-05-31Add missing makefile dependenciesAndreas Schwab
2010-05-27Use cwd for all rpmbuild dirs when building src rpmAndreas Schwab
2010-05-27Update releases URLAndreas Schwab
2010-05-24Make <sys/timex.h> compatible with C++Andreas Schwab
2010-05-18Fix typo in es_CR locale.Andreas Schwab
2010-05-17glibc.spec: remove extra -o in find commandAndreas 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-06Require coreutils instead of sh-utilsAndreas Schwab
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-05Fix exit codes in nscd start scriptAndreas Schwab
2010-05-05Regenerate INSTALLAndreas Schwab
2010-05-05Update to 2.12 release.fedora/glibc-2.12-1Roland McGrath
2010-05-05Remove unnecessary Alpha support.Ulrich Drepper
2010-05-04Merge commit 'origin/master' into fedora/masterRoland McGrath
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