summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-12Don't map U00DF to U1E9E in toupper table.Andreas Schwab
2010-05-12Fix error checking in iconv.Andreas Schwab
2010-05-12Add BZ number.Ulrich Drepper
2010-05-12_nl_load_locale() incorrectly handles mmap() failuresJoe Landers
2010-05-12Extend overflow detection in re_dfa_add_node.Ulrich Drepper
2010-05-12regex: avoid internal re_realloc overflowUlrich Drepper
2010-05-12Fix ____longjmp_chk for s390/s390x.Andreas Schwab
2010-05-12Remove unnecessary returns.Ulrich Drepper
2010-05-12Use correct type when casting d_tag.Andreas Schwab
2010-05-12Ignore negative dynamic entry types.Andreas Schwab
2010-05-12Make unistd.h pre-c((-safe.Ulrich Drepper
2010-05-11memchr overshoots on ia64H.J. Lu
2010-05-10Remove incorrect paring of /proc/stat etc.Ryan S. Arnold
2010-04-162.11.1-6fedora/glibc-2.11.1-6Andreas Schwab
2010-04-09Fix spurious UNAVAIL status is getaddrinfoAndreas Schwab
2010-04-062.11.1-5fedora/glibc-2.11.1-5Tom "spot" Callaway
2010-03-182.11.1-4fedora/glibc-2.11.1-4Andreas Schwab
2010-03-18Merge remote branch 'origin/release/2.11/master' into fedora/2.11/masterAndreas Schwab
2010-03-18sparc64: Fix handling of R_SPARC_TLS_LE_* relocations.David S. Miller
2010-03-18Use shared mapping to reserve memory when creating locale archiveAurelien Jarno
2010-01-18regcomp.c: do not ignore memory allocation failurePaul Eggert
2010-01-18Fix typo in feature selection macro use.Ulrich Drepper
2010-01-18Avoid ELF lookup race.Ulrich Drepper
2010-01-18Fix a few error cases in *name4_r lookup handling.Ulrich Drepper
2009-12-142.11.1-1fedora/glibc-2.11.1-1Andreas Schwab
2009-12-14Merge commit 'glibc-2.11.1' into fedora/2.11/masterAndreas Schwab
2009-12-08glibc 2.11.1 releaseglibc-2.11.1Petr Baudis
2009-12-04Fix infloop in __pthread_disable_asynccancel on x86_64Andreas Schwab
2009-12-04Avoid local PLTs.Ulrich Drepper
2009-12-04Prevent unintended file desriptor leak in grantpt.Ulrich Drepper
2009-12-04Fix startup to security-relevant statically linked binaries.Ulrich Drepper
2009-12-04Define week, first_weekday, and first_workday for hsb_DE locale.Ulrich Drepper
2009-12-04Define week, first_weekday, and first_workday for en_DK locale.Ulrich Drepper
2009-12-04Fix week information for nl_NL locale.Ulrich Drepper
2009-12-04Reinitialize _create_xid state after fork.Ulrich Drepper
2009-11-302.11-4fedora/glibc-2.11-4Andreas Schwab
2009-11-30Merge branch 'release/2.11/master' into fedora/2.11/masterAndreas Schwab
2009-11-30Fix infloop in __pthread_disable_asynccancel on x86_64Andreas Schwab
2009-11-25Re-install F_[GS]ETOWN_EX changesAndreas Schwab
2009-11-25Avoid local PLTs.Ulrich Drepper
2009-11-25Prevent unintended file desriptor leak in grantpt.Andreas Schwab
2009-11-25Fix startup to security-relevant statically linked binaries.Ulrich Drepper
2009-11-242.11-3fedora/glibc-2.11-3Andreas Schwab
2009-11-20Properly recover from shorter read.H.J. Lu
2009-11-19Fix sync_file_range on ppc/ppc64.Jakub Jelinek
2009-11-19Fix getwc* and putwc* on non-wide streams.Ulrich Drepper
2009-11-19Avoid warnings in CPU_* macros when using const bitsets.Ulrich Drepper
2009-11-18Whitespace fixes.Ulrich Drepper
2009-11-18Add missing test files.Ulrich Drepper
2009-11-18Fix ranges with multibyte characters as endpoints.Paolo Bonzini