summaryrefslogtreecommitdiffstats
path: root/stdlib (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-12-13NEWS for 2.12.2Andreas Schwab1-1/+15
2010-12-13Declare wcpcpy and wcpncpy only under _GNU_SOURCEAndreas Schwab2-2/+5
(cherry picked from commit dbb0472f054a4241feec09af30db850dd4d18a7b)
2010-12-13Fix use of restrict in wchar.hAndreas Schwab3-22/+36
(cherry picked from commit 4f1972374a080e823c4ead7c0496827dfc013837)
2010-12-13Fix race in qsort_r initialization.Ulrich Drepper2-1/+11
(cherry picked from commit fb88ac72c2dcbbd979c8798e4ea497818bb3e171)
2010-12-13Fix -D_FORTIFY_SOURCE memmove and bcopJakub Jelinek2-5/+7
(cherry picked from commit 42acbb92c861e97a6e1293ea853db88342a1bf53)
2010-12-06Fix IPTOS_CLASS definition.Ulrich Drepper2-3/+8
(cherry picked from commit 15bac72bac03faeb3b725b1d208c62160f0c3ad7)
2010-12-03Remove multiarch dirs when gnu indirect is not supportedMike Frysinger3-270/+236
(cherry picked from commit 84b9230c404aed4fd3a7bb3d045ca367043dde8c)
2010-12-01Don't ignore zero TTL in DNS answersAndreas Schwab2-4/+9
(cherry picked from commit a769081960837719ea79c2b6f1c962318f23865c)
2010-12-01Fix x86 pthread_cond_signal() FUTEX_WAKE_OP fallbackDinakar Guniguntala2-2/+7
(cherry picked from commit 022f6b89208acd2a67eb28a94d6d240e85088398)
2010-12-01Cleanup new tst-abstime program some more.Ulrich Drepper2-1/+9
(cherry picked from commit 03e87550e3be3d008b1eb6174d74d10a51af6e2e)
2010-12-01Improve new tst-abstime test.Ulrich Drepper2-14/+47
(cherry picked from commit 145569dc4130d102363e17c7322e250310cbc397)