about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* Fix -W with optional parameters in getopt.Eric Blake2010-05-121-0/+6
* Handle DNS timeouts in old-style lookkup code.Ulrich Drepper2010-05-121-0/+4
* Fix aux cache handling in ldconfig with chroot.Ulrich Drepper2010-05-121-0/+6
* Fix printing error messages in getopt.Ulrich Drepper2010-05-121-0/+4
* Declare iruserok and iruserok_af.Ulrich Drepper2010-05-121-0/+3
* Add test case for last argp bug.Ulrich Drepper2010-05-121-0/+5
* Fix option aliasing in argp.Sergey Poznyakoff2010-05-121-0/+6
* Fix retrieving of kernel header version.Ulrich Drepper2010-05-121-0/+6
* Fix concurrent handling of __cpu_features.Ulrich Drepper2010-05-121-0/+12
* Handle unnecessary padding in getdents64.Ulrich Drepper2010-05-121-0/+6
* Fix changes to interface list during getifaddrs calls.Ulrich Drepper2010-05-121-0/+10
* Document problem with NATs in getaddrinfo.Ulrich Drepper2010-05-121-4/+4
* Missing memory barrier in DES initialization.Ulrich Drepper2010-05-121-0/+8
* Fix set_max_fast in malloc.Ulrich Drepper2010-05-121-0/+4
* Fix spurious UNAVAIL status is getaddrinfoAndreas Schwab2010-05-121-0/+5
* Fix typo in cuseridAndreas Schwab2010-05-121-0/+4
* calls to cuserid() can result in buffer overruns and/or overflowsJonathan Geisler2010-05-121-0/+7
* Fix R_X86_64_PC32 overflow detectionRichard Guenther2010-05-121-0/+5
* Fix reporting of I/O errors in *dprintf functions.Ulrich Drepper2010-05-121-0/+5
* Fix assertion in palloc and pvalloc as well.Petr Baudis2010-05-121-0/+6
* manual: fix typo: s/are/is/Jim Meyering2010-05-121-0/+2
* manual: adjust grammarJim Meyering2010-05-121-0/+2
* manual: fix doubled-words and typosJim Meyering2010-05-121-0/+11
* S/390: Disable two UTF conversion instructionsAndreas Krebbel2010-05-121-0/+7
* Fix file descriotor leak in nftw with FTW_CHDIRUlrich Drepper2010-05-121-0/+6
* Fix i386 __mpn_lshift unwind infoUlrich Drepper2010-05-121-0/+4
* Fix endless loop with invalid /etc/shells file.Ulrich Drepper2010-05-121-0/+6
* Fix error checking in iconv.Andreas Schwab2010-05-121-0/+4
* Add BZ number.Ulrich Drepper2010-05-121-0/+1
* _nl_load_locale() incorrectly handles mmap() failuresJoe Landers2010-05-121-0/+5
* Extend overflow detection in re_dfa_add_node.Ulrich Drepper2010-05-121-0/+5
* regex: avoid internal re_realloc overflowUlrich Drepper2010-05-121-0/+5
* Fix ____longjmp_chk for s390/s390x.Andreas Schwab2010-05-121-0/+7
* Remove unnecessary returns.Ulrich Drepper2010-05-121-0/+5
* Use correct type when casting d_tag.Andreas Schwab2010-05-121-0/+3
* Ignore negative dynamic entry types.Andreas Schwab2010-05-121-0/+5
* Make unistd.h pre-c((-safe.Ulrich Drepper2010-05-121-0/+4
* memchr overshoots on ia64H.J. Lu2010-05-111-0/+6
* Remove incorrect paring of /proc/stat etc.Ryan S. Arnold2010-05-101-0/+6
* regcomp.c: do not ignore memory allocation failurePaul Eggert2010-01-181-0/+7
* Fix typo in feature selection macro use.Ulrich Drepper2010-01-181-0/+4
* Avoid ELF lookup race.Ulrich Drepper2010-01-181-0/+8
* Fix a few error cases in *name4_r lookup handling.Ulrich Drepper2010-01-181-0/+12
* Prevent unintended file desriptor leak in grantpt.Ulrich Drepper2009-12-041-0/+6
* Fix startup to security-relevant statically linked binaries.Ulrich Drepper2009-12-041-0/+7
* Reinitialize _create_xid state after fork.Ulrich Drepper2009-12-041-0/+4
* Properly recover from shorter read.H.J. Lu2009-11-201-0/+6
* Fix sync_file_range on ppc/ppc64.Jakub Jelinek2009-11-191-0/+8
* Fix getwc* and putwc* on non-wide streams.Ulrich Drepper2009-11-191-0/+5
* Avoid warnings in CPU_* macros when using const bitsets.Ulrich Drepper2009-11-191-0/+8