summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
2009-11-03Make name of libgcc_s library configurableAndreas Schwab
2009-11-01Restore locking in free_check.Ulrich Drepper
2009-10-302.11 release.glibc-2.11Ulrich Drepper
2009-10-30Fix aliasing problem in tst-sem11.Ulrich Drepper
2009-10-30Add cast in tst-execstack to avoid warning.Ulrich Drepper
2009-10-30Avoid warning in scanf test.Ulrich Drepper
2009-10-30Avoid two warnings in strtol{,l} tests.Ulrich Drepper
2009-10-30Mentin new my_MM locale in NEWS.Ulrich Drepper
2009-10-30Fix whitespaces.Ulrich Drepper
2009-10-30Fix last change to it_CH and it_IT.Ulrich Drepper
2009-10-30Implement Burmese language locale for Myanmar.Keith Stribley
2009-10-30Implement mkostemps and mkostemps64.Ulrich Drepper
2009-10-30Fix first weekday for ast_ES locale.Ulrich Drepper
2009-10-30Add missing declarations.Andreas Schwab
2009-10-30Fix typo in readlinkatAndreas Schwab
2009-10-30New simplified make dist using git archive.Roland McGrath
2009-10-30Fix races in setXid implementation.Daniel Jacobowitz
2009-10-30Uglify IFUNC tests for PPC.Alan Modra