about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
| * manual: adjust grammarJim Meyering2010-05-122-5/+7
| * manual: fix doubled-words and typosJim Meyering2010-05-129-8/+19
| * S/390: Disable two UTF conversion instructionsAndreas Krebbel2010-05-123-4/+23
| * Fix file descriotor leak in nftw with FTW_CHDIRUlrich Drepper2010-05-122-1/+8
| * Fix i386 __mpn_lshift unwind infoUlrich Drepper2010-05-122-1/+7
| * Fix endless loop with invalid /etc/shells file.Ulrich Drepper2010-05-122-2/+8
| * Don't map U00DF to U1E9E in toupper table.Andreas Schwab2010-05-122-2/+5
| * Fix error checking in iconv.Andreas Schwab2010-05-122-1/+5
| * Add BZ number.Ulrich Drepper2010-05-121-0/+1
| * _nl_load_locale() incorrectly handles mmap() failuresJoe Landers2010-05-122-0/+6
| * Extend overflow detection in re_dfa_add_node.Ulrich Drepper2010-05-122-2/+10
| * regex: avoid internal re_realloc overflowUlrich Drepper2010-05-122-1/+13
| * Fix ____longjmp_chk for s390/s390x.Andreas Schwab2010-05-123-2/+9
| * Remove unnecessary returns.Ulrich Drepper2010-05-122-3/+8
| * Use correct type when casting d_tag.Andreas Schwab2010-05-122-5/+13
| * Ignore negative dynamic entry types.Andreas Schwab2010-05-122-1/+6
| * Make unistd.h pre-c((-safe.Ulrich Drepper2010-05-122-1/+5
* | Enable common version of pthread_cond_timedwait to use clock_gettime in VDSOLuis Machado2010-05-112-2/+17
* | power7-optimized 64-bit and 32-bit memcpyRyan Arnold2010-05-113-0/+922
* | Cleanup old obsolete PPC_REL16 checksLuis Machado2010-05-1129-182/+8
* | Cleanup old obsolete PPC_REL16 checksLuis Machado2010-05-111-0/+50
* | power7-optimized classification functionsRyan Arnold2010-05-1112-0/+483
* | Fix POWER7 ImpliesLuis Machado2010-05-117-5/+12
* | This patch is not upstream. It is useful and non-invasive. It allows someRyan Arnold2010-05-112-4/+9
|/
* memchr overshoots on ia64H.J. Lu2010-05-112-2/+12
* Remove incorrect paring of /proc/stat etc.Ryan S. Arnold2010-05-102-13/+7
* regcomp.c: do not ignore memory allocation failurePaul Eggert2010-01-182-55/+64
* Fix typo in feature selection macro use.Ulrich Drepper2010-01-182-2/+6
* Avoid ELF lookup race.Ulrich Drepper2010-01-184-8/+23
* Fix a few error cases in *name4_r lookup handling.Ulrich Drepper2010-01-185-56/+75
* glibc 2.11.1 release glibc-2.11.1Petr Baudis2009-12-081-1/+1
* Fix infloop in __pthread_disable_asynccancel on x86_64Andreas Schwab2009-12-042-2/+8
* Avoid local PLTs.Ulrich Drepper2009-12-041-3/+3
* Prevent unintended file desriptor leak in grantpt.Ulrich Drepper2009-12-044-3/+54
* Fix startup to security-relevant statically linked binaries.Ulrich Drepper2009-12-043-6/+28
* Define week, first_weekday, and first_workday for hsb_DE locale.Ulrich Drepper2009-12-042-10/+18
* Define week, first_weekday, and first_workday for en_DK locale.Ulrich Drepper2009-12-042-25/+32
* Fix week information for nl_NL locale.Ulrich Drepper2009-12-042-24/+32
* Reinitialize _create_xid state after fork.Ulrich Drepper2009-12-042-5/+11
* Properly recover from shorter read.H.J. Lu2009-11-202-1/+16
* Fix sync_file_range on ppc/ppc64.Jakub Jelinek2009-11-193-1/+61
* Fix getwc* and putwc* on non-wide streams.Ulrich Drepper2009-11-192-6/+13
* Avoid warnings in CPU_* macros when using const bitsets.Ulrich Drepper2009-11-192-6/+14
* Whitespace fixes.Ulrich Drepper2009-11-181-2/+2
* Add missing test files.Ulrich Drepper2009-11-182-0/+34
* Fix ranges with multibyte characters as endpoints.Paolo Bonzini2009-11-184-2/+114
* Handle LC_GLOBAL_LOCALE in duplocale.Ulrich Drepper2009-11-183-2/+11
* Fix _NC_LOCALE_NAME definition.Ulrich Drepper2009-11-183-4/+11
* Add missing Linux MADV_* definitions.Ulrich Drepper2009-11-188-65/+102
* Missing CL.Mike Frsyinger2009-11-181-0/+6