aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-05-19glibc 2.11.2 releaseglibc-2.11.2Petr Baudis1-1/+1
2010-05-19Fix FP exception control.Andrew Stubbs2-3/+14
2010-05-12Fix typos I added in malloc.cUlrich Drepper1-2/+2
2010-05-12Fix a const warning in ldconfig.Roland McGrath2-1/+5
2010-05-12Fix lookup of collation sequence value during regexp matchingAndreas Schwab2-1/+6
2010-05-12Fix ldconfig to handle symlinks in chroot correctly.Ulrich Drepper2-1/+15
2010-05-12Simplify OOM handling in ldconfig.Ulrich Drepper2-7/+5
2010-05-12One more bug in ldconfig -r handling.Ulrich Drepper2-1/+8
2010-05-12Fix handling if newline in addmntent.Ulrich Drepper2-3/+9
2010-05-12BZ #11538: Fix ttyname_r callers not to expect errno was set.Bruno Haible3-5/+20
2010-05-12BZ #11537: Hurd: Fix ttyname_r error return value.Bruno Haible2-3/+9
2010-05-12Hurd: Fix file_name_lookup_at error case return value.Emilio Pozuelo Monfort2-2/+6
2010-05-12Don't crash in trace mode when dependencies are missingAndreas Schwab2-4/+13
2010-05-12Fix crash on reloading of gai data in nscd.Ulrich Drepper3-18/+16
2010-05-12Fix fallocate error return on i386.Andreas Schwab3-2/+19
2010-05-12getopt mishandles optstring of "+:"Eric Blake2-2/+8
2010-05-12getopt mistakenly allows '-;' as short optionEric Blake2-2/+8
2010-05-12Fix -W with optional parameters in getopt.Eric Blake2-1/+12
2010-05-12Handle DNS timeouts in old-style lookkup code.Ulrich Drepper2-6/+16
2010-05-12Fix aux cache handling in ldconfig with chroot.Ulrich Drepper2-7/+20
2010-05-12Fix printing error messages in getopt.Ulrich Drepper2-12/+17
2010-05-12Declare iruserok and iruserok_af.Ulrich Drepper2-0/+27
2010-05-12Add test case for last argp bug.Ulrich Drepper3-2/+63
2010-05-12Fix option aliasing in argp.Sergey Poznyakoff2-6/+12
2010-05-12Fix retrieving of kernel header version.Ulrich Drepper2-2/+19
2010-05-12Fix concurrent handling of __cpu_features.Ulrich Drepper3-14/+35
2010-05-12Handle unnecessary padding in getdents64.Ulrich Drepper3-3/+20
2010-05-12Add missing include.Ulrich Drepper1-0/+1
2010-05-12Fix changes to interface list during getifaddrs calls.Ulrich Drepper2-12/+53
2010-05-12Document problem with NATs in getaddrinfo.Ulrich Drepper2-4/+13
2010-05-12Missing memory barrier in DES initialization.Ulrich Drepper2-48/+57
2010-05-12Fix set_max_fast in malloc.Ulrich Drepper2-1/+6
2010-05-12Fix spurious UNAVAIL status is getaddrinfoAndreas Schwab2-0/+6
2010-05-12Fix typo in cuseridAndreas Schwab2-1/+5
2010-05-12calls to cuserid() can result in buffer overruns and/or overflowsJonathan Geisler2-2/+10
2010-05-12Fix missing dependency of localedata tests on gconv-modulesPaul Pluzhnikov2-0/+9
2010-05-12Fix R_X86_64_PC32 overflow detectionRichard Guenther2-2/+7
2010-05-12Fix reporting of I/O errors in *dprintf functions.Ulrich Drepper2-1/+9
2010-05-12Fix assertion in palloc and pvalloc as well.Petr Baudis2-7/+15
2010-05-12manual: fix typo: s/are/is/Jim Meyering2-1/+3
2010-05-12manual: adjust grammarJim Meyering2-5/+7
2010-05-12manual: fix doubled-words and typosJim Meyering9-8/+19
2010-05-12S/390: Disable two UTF conversion instructionsAndreas Krebbel3-4/+23
2010-05-12Fix file descriotor leak in nftw with FTW_CHDIRUlrich Drepper2-1/+8
2010-05-12Fix i386 __mpn_lshift unwind infoUlrich Drepper2-1/+7
2010-05-12Fix endless loop with invalid /etc/shells file.Ulrich Drepper2-2/+8
2010-05-12Don't map U00DF to U1E9E in toupper table.Andreas Schwab2-2/+5
2010-05-12Fix error checking in iconv.Andreas Schwab2-1/+5
2010-05-12Add BZ number.Ulrich Drepper1-0/+1
2010-05-12_nl_load_locale() incorrectly handles mmap() failuresJoe Landers2-0/+6