summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* 2.11.1-7 fedora/glibc-2.11.1-7Andreas Schwab2010-05-141-1/+27
|
* Merge remote branch 'origin/release/2.11/master' into fedora/2.11/masterAndreas Schwab2010-05-1458-229/+739
|\
| * Fix typos I added in malloc.cUlrich Drepper2010-05-121-2/+2
| | | | | | | | (cherry picked from commit 9d2569846c520933546353856aafea86a80d9638)
| * Fix a const warning in ldconfig.Roland McGrath2010-05-122-1/+5
| | | | | | | | (cherry picked from commit 3f7dcb2b0f9f2e771f2fd0139f032198c2d01ba9)
| * Fix lookup of collation sequence value during regexp matchingAndreas Schwab2010-05-122-1/+6
| | | | | | | | (cherry picked from commit d84acf388ed8b3f162dda0512139095bfc268beb)
| * Fix ldconfig to handle symlinks in chroot correctly.Ulrich Drepper2010-05-122-1/+15
| | | | | | | | (cherry picked from commit 7dee26605bf8627f0673f81635c38c8a565dd2b7)
| * Simplify OOM handling in ldconfig.Ulrich Drepper2010-05-122-7/+5
| | | | | | | | (cherry picked from commit f2976023940a8ef3bbe0c7e593897e1b612370f1)
| * One more bug in ldconfig -r handling.Ulrich Drepper2010-05-122-1/+8
| | | | | | | | (cherry picked from commit 49bd556d43f55d0bb6d76d57e846af85f0c986c9)
| * Fix handling if newline in addmntent.Ulrich Drepper2010-05-122-3/+9
| | | | | | | | (cherry picked from commit ab00f4eac8f4932211259ff87be83144f5211540)
| * BZ #11538: Fix ttyname_r callers not to expect errno was set.Bruno Haible2010-05-123-5/+20
| | | | | | | | (cherry picked from commit 8c0677fe5d91b7269364ca08fa08ed09e4c2d8c9)
| * BZ #11537: Hurd: Fix ttyname_r error return value.Bruno Haible2010-05-122-3/+9
| | | | | | | | (cherry picked from commit 6cffee3611f324326ae46bb02d2baeb62c0db6a4)
| * Hurd: Fix file_name_lookup_at error case return value.Emilio Pozuelo Monfort2010-05-122-2/+6
| | | | | | | | (cherry picked from commit 67481400c51229de3efa2eb3dddc8429b6f9e9f4)
| * Don't crash in trace mode when dependencies are missingAndreas Schwab2010-05-122-4/+13
| | | | | | | | (cherry picked from commit 18a26b301b6ab0d68474fbfffb0d17adf69e8824)
| * Fix crash on reloading of gai data in nscd.Ulrich Drepper2010-05-123-18/+16
| | | | | | | | (cherry picked from commit ea42a20caed5b343ff20a0d4622ae6c17b77161b)
| * Fix fallocate error return on i386.Andreas Schwab2010-05-123-2/+19
| | | | | | | | (cherry picked from commit de240a05b3638879af2f9ab663c56ad8b26b1ad3)
| * getopt mishandles optstring of "+:"Eric Blake2010-05-122-2/+8
| | | | | | | | (cherry picked from commit 66b93be793af309fb78d54199aed2306650079d0)
| * getopt mistakenly allows '-;' as short optionEric Blake2010-05-122-2/+8
| | | | | | | | (cherry picked from commit cf0b68196c837ad591f0e7fc0f8e8a0f690b847c)
| * Fix -W with optional parameters in getopt.Eric Blake2010-05-122-1/+12
| | | | | | | | | | | | | | | | According to the getopt documentation, if "W;" is part of optstring, then '-W foo' should behave like '--foo'. But if "foo" uses an optional_argument, this is not the case, since optarg is not NULL when using -W. (cherry picked from commit aa7f642769abcfbce658aeaaffdc9fb4790cd905)
| * Handle DNS timeouts in old-style lookkup code.Ulrich Drepper2010-05-122-6/+16
| | | | | | | | (cherry picked from commit 4535680d03d15dc9ce19d97b9d242a10941d5016)
| * Fix aux cache handling in ldconfig with chroot.Ulrich Drepper2010-05-122-7/+20
| | | | | | | | (cherry picked from commit 4bc2bcba67e870778fb9397f29435ee1b66bebf3)
| * Fix printing error messages in getopt.Ulrich Drepper2010-05-122-12/+17
| | | | | | | | (cherry picked from commit 247fdc8ee68cf49cd808becce56b2e923b4f776b)
| * Declare iruserok and iruserok_af.Ulrich Drepper2010-05-122-0/+27
| | | | | | | | (cherry picked from commit 2cd9670885d32eed6f4de12ddbeb2a9d049f198e)
| * Add test case for last argp bug.Ulrich Drepper2010-05-123-2/+63
| | | | | | | | (cherry picked from commit 7ebaec64a0171a54dbe9aedd95497b130458060e)
| * Fix option aliasing in argp.Sergey Poznyakoff2010-05-122-6/+12
| | | | | | | | (cherry picked from commit 8c6de69d00c6be60657ca0d763dda803172c6aab)
| * Fix retrieving of kernel header version.Ulrich Drepper2010-05-122-2/+19
| | | | | | | | (cherry picked from commit 9e37946dba22b53c5108eef777e867f93c894502)
| * Fix concurrent handling of __cpu_features.Ulrich Drepper2010-05-123-14/+35
| | | | | | | | (cherry picked from commit 22f4f44b6727887957aa1d4039eba290b064da63)
| * Handle unnecessary padding in getdents64.Ulrich Drepper2010-05-123-3/+20
| | | | | | | | | | | | | | | | The getdents64 syscall adds on 32-but platforms padding which isn't needed and not included in the userlevel data structure definition. We have to avoid copying those padding bytes in the readdir64_r function. (cherry picked from commit 1a81139728494810f65aaa0d0c538ff8c2783dd5)
| * Add missing include.Ulrich Drepper2010-05-121-0/+1
| | | | | | | | (cherry picked from commit 3fedf0feb75457f7098a0119ca4203ff449546b6)
| * Fix changes to interface list during getifaddrs calls.Ulrich Drepper2010-05-122-12/+53
| | | | | | | | (cherry picked from commit b8b14c4cc38883032b8ebae50c9a8b3efd256483)
| * Document problem with NATs in getaddrinfo.Ulrich Drepper2010-05-122-4/+13
| | | | | | | | (cherry picked from commit ed0874085976531bda8a05540b0816e8bf711b71)
| * Missing memory barrier in DES initialization.Ulrich Drepper2010-05-122-48/+57
| | | | | | | | (cherry picked from commit 647450cfb089a60f1dc3de7d68874cd21f475ec7)
| * Fix set_max_fast in malloc.Ulrich Drepper2010-05-122-1/+6
| | | | | | | | (cherry picked from commit 991eda1ec17665ea0da247f8eabc6993d020ed8e)
| * Fix spurious UNAVAIL status is getaddrinfoAndreas Schwab2010-05-122-0/+6
| | | | | | | | (cherry picked from commit c3dfadb87e16f0fab6f4d5242bcecf06c02976c7)
| * Fix typo in cuseridAndreas Schwab2010-05-122-1/+5
| | | | | | | | (cherry picked from commit 34b514dff6acf8f1cac0afefd24049e025fd62ea)
| * calls to cuserid() can result in buffer overruns and/or overflowsJonathan Geisler2010-05-122-2/+10
| | | | | | | | (cherry picked from commit fd8ccb0427569ffdfbb70c8828029122f3459160)
| * Fix missing dependency of localedata tests on gconv-modulesPaul Pluzhnikov2010-05-122-0/+9
| | | | | | | | (cherry picked from commit 234333153e5b29fec2c0b383249db6f245a877e9)
| * Fix R_X86_64_PC32 overflow detectionRichard Guenther2010-05-122-2/+7
| | | | | | | | (cherry picked from commit e39acb1f165c467e99509146c95f69c7444521e3)
| * Fix reporting of I/O errors in *dprintf functions.Ulrich Drepper2010-05-122-1/+9
| | | | | | | | (cherry picked from commit 7ca890b88e6ab7624afb1742a9fffb37ad5b3fc3)
| * Fix assertion in palloc and pvalloc as well.Petr Baudis2010-05-122-7/+15
| | | | | | | | (cherry picked from commit 8c0b5f148eccd0a4d9714e72f50f13c586af59ec)
| * manual: fix typo: s/are/is/Jim Meyering2010-05-122-1/+3
| | | | | | | | | | | | * manual/math.texi (BSD Random): Fix a typo: s/are/is/ (cherry picked from commit e2f4aa547a997922d960876671fb35ea101295f8)
| * manual: adjust grammarJim Meyering2010-05-122-5/+7
| | | | | | | | | | | | * manual/charset.texi: Adjust grammar. (cherry picked from commit 82acaacb9c7689c479c3426743ae66d0ad466a1d)
| * manual: fix doubled-words and typosJim Meyering2010-05-129-8/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | * manual/charset.texi (Selecting the Conversion): Likewise. * manual/errno.texi (Error Messages): Likewise. * manual/getopt.texi (Getopt Long Options): Likewise. * manual/memory.texi (Resizing the Data Segment): Likewise. * manual/message.texi (GUI program problems): Likewise. * manual/resource.texi (CPU Affinity): Likewise. * manual/stdio.texi (Streams and Threads): Likewise. * manual/time.texi (High Accuracy Clock): Likewise. (cherry picked from commit bbf70ae9ce646540576f2b0cbc66b90da1511b0b)
| * S/390: Disable two UTF conversion instructionsAndreas Krebbel2010-05-123-4/+23
| | | | | | | | (cherry picked from commit a3dc465852c38ffb4f329ca8b5b477a3c314c1ef)
| * Fix file descriotor leak in nftw with FTW_CHDIRUlrich Drepper2010-05-122-1/+8
| | | | | | | | (cherry picked from commit 247fdf2e2b798378d8aeaac1ee6f4ba0a49f31f3)
| * Fix i386 __mpn_lshift unwind infoUlrich Drepper2010-05-122-1/+7
| | | | | | | | (cherry picked from commit 1d7223f31af8c35053e7a6fbac3070bcaa7bf87d)
| * Fix endless loop with invalid /etc/shells file.Ulrich Drepper2010-05-122-2/+8
| | | | | | | | (cherry picked from commit caa6e77293d85e31dfde371b78862e9330a1478e)
| * Don't map U00DF to U1E9E in toupper table.Andreas Schwab2010-05-122-2/+5
| | | | | | | | (cherry picked from commit 1112095740b82eeaea36d2567ea98c6745ef1d13)
| * Fix error checking in iconv.Andreas Schwab2010-05-122-1/+5
| | | | | | | | (cherry picked from commit 7a518360023592882a7335b843ce1a5ea322dec5)
| * Add BZ number.Ulrich Drepper2010-05-121-0/+1
| | | | | | | | (cherry picked from commit 8549abcb9ca4d7857cc457aaa17c2073522804f4)
| * _nl_load_locale() incorrectly handles mmap() failuresJoe Landers2010-05-122-0/+6
| | | | | | | | (cherry picked from commit 8b2f25c23374fe79645499b8095f0d2f6eb24f71)