summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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-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