summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2009-11-18Handle LC_GLOBAL_LOCALE in duplocale.Ulrich Drepper
2009-11-18Fix _NC_LOCALE_NAME definition.Ulrich Drepper
2009-11-18Add missing Linux MADV_* definitions.Ulrich Drepper
2009-11-18Missing CL.Mike Frsyinger
2009-11-18Fix building on x86 with older kernel headers.Mike Frsyinger
2009-11-18Add missing stdio.h include.Mike Frsyinger
2009-11-14Fix F_SETOWN_EX and F_GETOWN_EX definitions.Ulrich Drepper
2009-11-10Handle running out of buffer space with IPv6 mapping enabled.Andreas Schwab
2009-11-10Avoid memset warning in one case.Caolan McNamara
2009-11-06Fix up whitespaces.Ulrich Drepper
2009-11-06Fix spelling of (Newton-)RaphsonPhilippe De Muyter
2009-11-06Fix spelling in memusagestat.cHolger Hans Peter Freyther
2009-11-06Properly handle STT_GNU_IFUNC symbols in do_sym.H.J. Lu
2009-11-06Correct readahead syscall wrapper on powerpc32.Andreas Schwab
2009-11-06Fix R_PPC64_{JMP_IREL,IRELATIVE} handling in dl-conflict.c.Jakub Jelinek
2009-11-06Fix preadv, pwritev and fallocate for -D_FILE_OFFSET_BITS=64.Jakub Jelinek