summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-05-12Don't map U00DF to U1E9E in toupper table.Andreas Schwab
(cherry picked from commit 1112095740b82eeaea36d2567ea98c6745ef1d13)
2010-05-12Fix error checking in iconv.Andreas Schwab
(cherry picked from commit 7a518360023592882a7335b843ce1a5ea322dec5)
2010-05-12Add BZ number.Ulrich Drepper
(cherry picked from commit 8549abcb9ca4d7857cc457aaa17c2073522804f4)
2010-05-12_nl_load_locale() incorrectly handles mmap() failuresJoe Landers
(cherry picked from commit 8b2f25c23374fe79645499b8095f0d2f6eb24f71)
2010-05-12Extend overflow detection in re_dfa_add_node.Ulrich Drepper
(cherry picked from commit 22364644882b6cf426ed13be5b6480c3a9210eb1)
2010-05-12regex: avoid internal re_realloc overflowUlrich Drepper
(cherry picked from commit 54dd0ab31fe2b2168ba1a6180a0c05941fb54b3c)
2010-05-12Fix ____longjmp_chk for s390/s390x.Andreas Schwab
(cherry picked from commit e3b7670be21d6992e3ca9ee1ad3a5d08eb3a24c9)
2010-05-12Remove unnecessary returns.Ulrich Drepper
(cherry picked from commit a7bbf3d742b181bdad41e830f6ef72e632e9fc89)
2010-05-12Use correct type when casting d_tag.Andreas Schwab
(cherry picked from commit db07e962b6ea963dbb345439f6ab9b0cf74d87c5)
2010-05-12Ignore negative dynamic entry types.Andreas Schwab
(cherry picked from commit 7a033a828df19b4f3bfd7e4d66102f63d1167f08)
2010-05-12Make unistd.h pre-c((-safe.Ulrich Drepper
(cherry picked from commit 0b689682ad2705f57177f12158479036fcbf9563)
2010-05-11memchr overshoots on ia64H.J. Lu
(cherry picked from commit 70b7d00fc782759f1257001202cc30cb29bae28f)
2010-05-10Remove incorrect paring of /proc/stat etc.Ryan S. Arnold
(cherry picked from commit 3ed8e241229e370cca96650ed727f09838c51d67)
2010-04-162.11.1-6fedora/glibc-2.11.1-6Andreas Schwab
2010-04-09Fix spurious UNAVAIL status is getaddrinfoAndreas Schwab
(cherry picked from commit c3dfadb87e16f0fab6f4d5242bcecf06c02976c7)
2010-04-062.11.1-5fedora/glibc-2.11.1-5Tom "spot" Callaway
2010-03-182.11.1-4fedora/glibc-2.11.1-4Andreas Schwab
2010-03-18Merge remote branch 'origin/release/2.11/master' into fedora/2.11/masterAndreas Schwab
2010-03-18sparc64: Fix handling of R_SPARC_TLS_LE_* relocations.David S. Miller
2010-03-18Use shared mapping to reserve memory when creating locale archiveAurelien Jarno
2010-01-18regcomp.c: do not ignore memory allocation failurePaul Eggert
(cherry picked from commit 21f5de55ec4fa5eba06060c40fed87aad2aecdee)
2010-01-18Fix typo in feature selection macro use.Ulrich Drepper
(cherry picked from commit 44dcc00292b965b3b6bff8415175d6a3e290aab7)
2010-01-18Avoid ELF lookup race.Ulrich Drepper
On some architectures the update of the l_used field in the lookup functions races with setting the other bits in the bitfield. Simply avoid this and optimize use of l_used in general. (cherry picked from commit 2af6396817fb9df98e63de75dd59fd999ee9f1d0)
2010-01-18Fix a few error cases in *name4_r lookup handling.Ulrich Drepper
(cherry picked from commit a682a1bf553b1efe4dbb03207fece5b719cec482)
2009-12-142.11.1-1fedora/glibc-2.11.1-1Andreas Schwab
2009-12-14Merge commit 'glibc-2.11.1' into fedora/2.11/masterAndreas Schwab
2009-12-08glibc 2.11.1 releaseglibc-2.11.1Petr Baudis
2009-12-04Fix infloop in __pthread_disable_asynccancel on x86_64Andreas Schwab
(cherry picked from commit b55ec98c6490b944593243c7da54dda1796e3f84)
2009-12-04Avoid local PLTs.Ulrich Drepper
(cherry picked from commit 0f622686af3ae5a8f03dae886b08c260b38bda16)
2009-12-04Prevent unintended file desriptor leak in grantpt.Ulrich Drepper
The pt_chown program is completely transparently called. It might not be able to live with the various file descriptors the program has open at the time of the call (e.g., under SELinux). Close all but the needed descriptor and connect stdin, stdout, and stderr with /dev/null. pt_chown shouldn't print anything when called to do real work. (cherry picked from commit 139ee080b6b428240bf49f3e6361f3ac729f891a)
2009-12-04Fix startup to security-relevant statically linked binaries.Ulrich Drepper
Before the change they crash on startup. Perform IREL relocations earlier to prevent this. (cherry picked from commit 1c3c269b55c84c29ec1e2c70f122c5e33fef4257)
2009-12-04Define week, first_weekday, and first_workday for hsb_DE locale.Ulrich Drepper
(cherry picked from commit ee5a5ba6725ee949483f043cd0cf2a1579b6b509)
2009-12-04Define week, first_weekday, and first_workday for en_DK locale.Ulrich Drepper
(cherry picked from commit 49c7f27194d16976a6bb9c5b7be186662ec7a6e6)
2009-12-04Fix week information for nl_NL locale.Ulrich Drepper
(cherry picked from commit 6503cfe2de2105e83456fb04fdeb5d4e2323e9b4)
2009-12-04Reinitialize _create_xid state after fork.Ulrich Drepper
Programs forking and using RPC in the forks would use the same XIDs. (cherry picked from commit c5a8b997e2de005697a992d8db5c54995bd361a8)
2009-11-302.11-4fedora/glibc-2.11-4Andreas Schwab
2009-11-30Merge branch 'release/2.11/master' into fedora/2.11/masterAndreas Schwab
2009-11-30Fix infloop in __pthread_disable_asynccancel on x86_64Andreas Schwab
(cherry picked from commit b55ec98c6490b944593243c7da54dda1796e3f84)
2009-11-25Re-install F_[GS]ETOWN_EX changesAndreas Schwab
2009-11-25Avoid local PLTs.Ulrich Drepper
(cherry picked from commit 0f622686af3ae5a8f03dae886b08c260b38bda16)
2009-11-25Prevent unintended file desriptor leak in grantpt.Andreas Schwab
The pt_chown program is completely transparently called. It might not be able to live with the various file descriptors the program has open at the time of the call (e.g., under SELinux). Close all but the needed descriptor and connect stdin, stdout, and stderr with /dev/null. pt_chown shouldn't print anything when called to do real work. (cherry picked from commit 139ee080b6b428240bf49f3e6361f3ac729f891a)
2009-11-25Fix startup to security-relevant statically linked binaries.Ulrich Drepper
Before the change they crash on startup. Perform IREL relocations earlier to prevent this. (cherry picked from commit 1c3c269b55c84c29ec1e2c70f122c5e33fef4257)
2009-11-242.11-3fedora/glibc-2.11-3Andreas Schwab
2009-11-20Properly recover from shorter read.H.J. Lu
(cherry picked from commit 66221417957963c1d2df8d79f43573e328df2275)
2009-11-19Fix sync_file_range on ppc/ppc64.Jakub Jelinek
I've noticed that sync_file_range is a stub on ppc/ppc64. The kernel on these arches provides sync_file_range2 syscall with swapped parameters. The following completely untested patch ought to fix this. (cherry picked from commit 8ad81b316bc158746aee18aa7d7df44d3eb61871)
2009-11-19Fix getwc* and putwc* on non-wide streams.Ulrich Drepper
(cherry picked from commit df1934daa7788ca5f19d82efb02cdf9b9c495b1a)
2009-11-19Avoid warnings in CPU_* macros when using const bitsets.Ulrich Drepper
(cherry picked from commit 03ebadd9eaa4663f58bd3fa6fe8283f255925632)
2009-11-18Whitespace fixes.Ulrich Drepper
(cherry picked from commit 3933378fd3cbe49c1e0ca42844f959eb12f05f60)
2009-11-18Add missing test files.Ulrich Drepper
(cherry picked from commit 3a00b16da491d5c869795251e1ad4f43b3ba1469)
2009-11-18Fix ranges with multibyte characters as endpoints.Paolo Bonzini
This is another bug in computing the fastmap. It was reported by a user of sed because it usually does not happen with !_LIBC. However, it is there in that case too. The bug is that whenever we have a range at the beginning of the regex, the regex must be tested on any possible multibyte character. The reason why _LIBC masks it, is that in general there is a collation symbol for each possible multibyte-character lead byte, so all the lead bytes are in general already part of the fastmap. The tests use cyrillic characters as an example. With _LIBC, they pass without the patch too, but you can make them fail by removing collation symbols handling. (cherry picked from commit 815d8147a3418334ffa91e2384c6e159f0809d65)