summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2010-06-15Merge remote branch 'origin/master' into fedora/masterAndreas Schwab
2010-06-14dlfcn/Makefile cleanupAndreas Schwab
2010-06-14Flush cache after solving TEXTRELs if arch requires it.Kirill A. Shutemov
2010-06-14power7 string compare optimizationsLuis Machado
2010-06-14Fix use of extend_alloca in NISAndreas Schwab
2010-06-14Merge branch 'master' of ssh://sources.redhat.com/git/glibcUlrich Drepper
2010-06-14Define F_SETPIPE_SZ and F_GETPIPE_SZ.Ulrich Drepper
2010-06-14Change manual license to GFDL v1.3.Roland McGrath
2010-06-14Fix a couple of __REDIRECT () __THROW occurrencesJakub Jelinek
2010-06-11Properly set __libc_multiple_libcsAndreas Schwab
2010-06-10Don't assume AT_PAGESIZE is always availableAndreas Schwab
2010-06-10Don't call uname or getrlimit in libpthread init functionAndreas Schwab
2010-06-02Hurd: Fix linkat symlink handling.Emilio Pozuelo Monfort
2010-05-31Merge remote branch 'origin/master' into fedora/masterAndreas Schwab
2010-05-28Small fix to POWER7 32-bit memcpyLuis Machado
2010-05-27Incorrect x86 CPU family and model check.H.J. Lu
2010-05-27Add missing makefile dependenciesAndreas Schwab
2010-05-26Fix iov[] size in SH register_dump()Takashi Yoshii
2010-05-24Small fix to POWER7 32-bit memsetLuis Machado
2010-05-21Don't crash on unresolved weak symbol reference when auditing.Ulrich Drepper
2010-05-21Don't crash on unresolved weak symbol referenceAndreas Schwab
2010-05-21Implement recvmmsg also as socketcallAndreas Schwab
2010-05-21sunrpc: Fix spurious fall-throughAndreas Schwab
2010-05-21Make <sys/timex.h> compatible with C++Andreas Schwab
2010-05-19POWER7 optimized memset.Luis Machado
2010-05-19Beginning of 2.13 release.Ulrich Drepper
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-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-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-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-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