about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Fix lookup of collation sequence value during regexp matchingAndreas Schwab2010-05-122-1/+6
* Fix ldconfig to handle symlinks in chroot correctly.Ulrich Drepper2010-05-122-1/+15
* Simplify OOM handling in ldconfig.Ulrich Drepper2010-05-122-7/+5
* One more bug in ldconfig -r handling.Ulrich Drepper2010-05-122-1/+8
* Fix handling if newline in addmntent.Ulrich Drepper2010-05-122-3/+9
* BZ #11538: Fix ttyname_r callers not to expect errno was set.Bruno Haible2010-05-123-5/+20
* BZ #11537: Hurd: Fix ttyname_r error return value.Bruno Haible2010-05-122-3/+9
* Hurd: Fix file_name_lookup_at error case return value.Emilio Pozuelo Monfort2010-05-122-2/+6
* Don't crash in trace mode when dependencies are missingAndreas Schwab2010-05-122-4/+13
* Fix crash on reloading of gai data in nscd.Ulrich Drepper2010-05-123-18/+16
* Fix fallocate error return on i386.Andreas Schwab2010-05-123-2/+19
* getopt mishandles optstring of "+:"Eric Blake2010-05-122-2/+8
* getopt mistakenly allows '-;' as short optionEric Blake2010-05-122-2/+8
* Fix -W with optional parameters in getopt.Eric Blake2010-05-122-1/+12
* Handle DNS timeouts in old-style lookkup code.Ulrich Drepper2010-05-122-6/+16
* Fix aux cache handling in ldconfig with chroot.Ulrich Drepper2010-05-122-7/+20
* Fix printing error messages in getopt.Ulrich Drepper2010-05-122-12/+17
* Declare iruserok and iruserok_af.Ulrich Drepper2010-05-122-0/+27
* Add test case for last argp bug.Ulrich Drepper2010-05-123-2/+63
* Fix option aliasing in argp.Sergey Poznyakoff2010-05-122-6/+12
* Fix retrieving of kernel header version.Ulrich Drepper2010-05-122-2/+19
* Fix concurrent handling of __cpu_features.Ulrich Drepper2010-05-123-14/+35
* Handle unnecessary padding in getdents64.Ulrich Drepper2010-05-123-3/+20
* Add missing include.Ulrich Drepper2010-05-121-0/+1
* Fix changes to interface list during getifaddrs calls.Ulrich Drepper2010-05-122-12/+53
* Document problem with NATs in getaddrinfo.Ulrich Drepper2010-05-122-4/+13
* Missing memory barrier in DES initialization.Ulrich Drepper2010-05-122-48/+57
* Fix set_max_fast in malloc.Ulrich Drepper2010-05-122-1/+6
* Fix spurious UNAVAIL status is getaddrinfoAndreas Schwab2010-05-122-0/+6
* Fix typo in cuseridAndreas Schwab2010-05-122-1/+5
* calls to cuserid() can result in buffer overruns and/or overflowsJonathan Geisler2010-05-122-2/+10
* Fix missing dependency of localedata tests on gconv-modulesPaul Pluzhnikov2010-05-122-0/+9
* Fix R_X86_64_PC32 overflow detectionRichard Guenther2010-05-122-2/+7
* Fix reporting of I/O errors in *dprintf functions.Ulrich Drepper2010-05-122-1/+9
* Fix assertion in palloc and pvalloc as well.Petr Baudis2010-05-122-7/+15
* manual: fix typo: s/are/is/Jim Meyering2010-05-122-1/+3
* 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