summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* glibc 2.12.2 releaseglibc-2.12.2release/2.12/masterAndreas Schwab2010-12-132-1/+5
|
* NEWS for 2.12.2Andreas Schwab2010-12-131-1/+15
|
* Declare wcpcpy and wcpncpy only under _GNU_SOURCEAndreas Schwab2010-12-132-2/+5
| | | | (cherry picked from commit dbb0472f054a4241feec09af30db850dd4d18a7b)
* Fix use of restrict in wchar.hAndreas Schwab2010-12-133-22/+36
| | | | (cherry picked from commit 4f1972374a080e823c4ead7c0496827dfc013837)
* Fix race in qsort_r initialization.Ulrich Drepper2010-12-132-1/+11
| | | | (cherry picked from commit fb88ac72c2dcbbd979c8798e4ea497818bb3e171)
* Fix -D_FORTIFY_SOURCE memmove and bcopJakub Jelinek2010-12-132-5/+7
| | | | (cherry picked from commit 42acbb92c861e97a6e1293ea853db88342a1bf53)
* Fix IPTOS_CLASS definition.Ulrich Drepper2010-12-062-3/+8
| | | | (cherry picked from commit 15bac72bac03faeb3b725b1d208c62160f0c3ad7)
* Remove multiarch dirs when gnu indirect is not supportedMike Frysinger2010-12-033-270/+236
| | | | (cherry picked from commit 84b9230c404aed4fd3a7bb3d045ca367043dde8c)
* Don't ignore zero TTL in DNS answersAndreas Schwab2010-12-012-4/+9
| | | | (cherry picked from commit a769081960837719ea79c2b6f1c962318f23865c)
* Fix x86 pthread_cond_signal() FUTEX_WAKE_OP fallbackDinakar Guniguntala2010-12-012-2/+7
| | | | (cherry picked from commit 022f6b89208acd2a67eb28a94d6d240e85088398)
* Cleanup new tst-abstime program some more.Ulrich Drepper2010-12-012-1/+9
| | | | (cherry picked from commit 03e87550e3be3d008b1eb6174d74d10a51af6e2e)
* Improve new tst-abstime test.Ulrich Drepper2010-12-012-14/+47
| | | | (cherry picked from commit 145569dc4130d102363e17c7322e250310cbc397)
* Add missing fileAndreas Schwab2010-12-011-0/+65
| | | | (cherry picked from commit 48b42dde17d79a0effc9ba85110aef2172e3e641)
* Work around kernel rejecting valid absolute timestampsAndreas Schwab2010-12-019-8/+73
| | | | (cherry picked from commit 2983d85ee5492c4ab1f09ca554e47192fa5c97a2)
* Allow aux_cache_file open()ing to fail silently even in the chroot mode.Petr Baudis2010-12-012-8/+10
| | | | | | | | | | | | | | The aux_cache fix of bug 11149 introduced a new bug - normally, ldconfig -r never cares if the auxiliary cache is not available and that is not a fatal problem, however this is not the case in case of ldconfig -r when executed as non-root. In that case, ldconfig -r fails hard unless var/cache/ldconfig/ exists within the chroot. This patch fixes that. Conflicts: ChangeLog (cherry picked from commit 6db52fbb272979bdcd5d5dd7ab187e1893eda9e3)
* Fix multiple nss_compat initgroups() bugsUlrich Drepper2010-12-012-8/+17
| | | | | | | | | | | | | | | | | Compat initgroups() is completely broken; the code will always set skip_initgroups_dyn to true, so initgroups() will never be actually called, but due to the nature of the code, setgrent() won't be called either - thus, subsequent invocations of initgroups() will not return the NIS group list anymore. This is a simple patch that makes sure skip_initgroups_dyn is set only in case initgroups is not available; it also attempts to handle the unavailability of other NSS interfaces better. Conflicts: ChangeLog (cherry picked from commit 3056dcdb783a177158a5617657d1a33f872358d6)
* Properly convert f_fsid in statvfsAndreas Schwab2010-12-012-1/+8
| | | | (cherry picked from commit c21cc9bcb38a87ff638d1099ca871d94a2192b31)
* Define MAP_HUGETLB.Ulrich Drepper2010-12-013-2/+10
| | | | (cherry picked from commit cf7c9078a5acdbb435498ace92cd81009637a971)
* Define SWAP_FLAG_DISCARD.Ulrich Drepper2010-12-012-1/+6
| | | | (cherry picked from commit a1fb5e3ebe9d38b5ae6c5bfbfaa04882d52355bc)
* Fix memory leak in fnmatchAndreas Schwab2010-12-014-8/+24
| | | | (cherry picked from commit 3540d66b669af54900b2e4bfc0ab82960e84a471)
* Avoid too much stack use in fnmatch.Ulrich Drepper2010-12-013-61/+134
| | | | (cherry picked from commit f15ce4d8dc139523fe0c273580b604b2453acba6
* Fix comparison in sqrtl for IBM long double 128.Luis Machado2010-12-012-2/+7
| | | | (cherry picked from commit da93d21475878725c9e0cb2b6e650bd8d3628435)
* Fix warnings in __bswap_16.Ulrich Drepper2010-12-013-21/+29
| | | | (cherry picked from commit 69da074d7adfab7b57004a0dea9403a928e310a5)
* Update sparc epoll.h from epoll_create2 to epoll_create1Mike Frysinger2010-12-012-4/+10
| | | | (cherry picked from commit fdc0c10d9b5c39ec20c35d2f3808d3c70cb7f60b)
* Don't mix pattern rules with normal rulesAndreas Schwab2010-12-012-1/+8
| | | | (cherry picked from commit 32cf40699346d37fabfa887bbd95e95004799ae1)
* Properly quote output of localeAndreas Schwab2010-12-012-7/+36
| | | | (cherry picked from commit 026373745eab50a683536d950cb7e17dc98c4259)
* Fix assertion in ld.so, introduced by delayed adding to global list.Ulrich Drepper2010-12-012-1/+6
| | | | (cherry picked from commit fa41c84d73be804639ecb2250f0b793b1a6f765e)
* Fix perturbing in malloc on free.Ulrich Drepper2010-12-012-2/+8
| | | | (cherry picked from commit fdc0f374bcd2d0513569aa8d600f960e43e8af1d)
* Work around shortest-stem feature in make 3.82+Andreas Schwab2010-12-013-6/+22
| | | | (cherry picked from commit bc96fbda275c305ddc1b0b6d94fc68d81369221a)
* Don't expand DST twice in dl_openAndreas Schwab2010-12-012-29/+5
| | | | (cherry picked from commit 22cd1c9bcf57c5829d65b6da825f7a459d40c9eb)
* Expect PLT call to _Unwind_Find_FDE on s390*-linuxAndreas Schwab2010-12-013-0/+19
| | | | (cherry picked from commit 14d43591face21dbd4d51b5c46fa3c17740ddc78)
* One more regex memory leak fixed.Ulrich Drepper2010-12-013-0/+9
| | | | (cherry picked from commit b833d51fbbf78b38c6ff68074c22d3fe3ddd0ce3)
* More regex memory leak fixes and tests.Ulrich Drepper2010-12-014-10/+45
| | | | (cherry picked from commit e9b9cbf5e9bdcda6f0b50456658bac748202dd70)
* Test case for last regex problem.Ulrich Drepper2010-12-013-2/+29
| | | | (cherry picked from commit ef06edbee6463061a7f3dcbd2f56a625b41a4810)
* Fix memory leak for some invalid regular expressions.Ulrich Drepper2010-12-012-1/+16
| | | | (cherry picked from commit a129c80d54ec951567caa8c1b042275422d5f367)
* Linux getifaddrs might return entries with ->ifa_addr being NULL.Ulrich Drepper2010-12-012-5/+14
| | | | (cherry picked from commit 1751705d1c4e8b7aba391391d1d8d88fe8c9d8b8)
* Remove specific binutils version recommendation in INSTALL file.Ulrich Drepper2010-12-011-3/+3
| | | | (cherry picked from commit 10be4851911a00cca422c173788bce9a13dbde8e)
* Handle large requests.Ulrich Drepper2010-12-012-1/+26
| | | | (cherry picked from commit 3b11189345d0080527a76e3bf867da395a1b0261)
* getdents64 fallback d_type supportJoseph Myers2010-12-012-1/+11
| | | | (cherry picked from commit 1ac7a2c7b448c851eb8976fcc290a906a4075203)
* Fix register conflict in s390 ____longjmp_chkAndreas Schwab2010-12-013-10/+22
| | | | (cherry picked from commit 7291c56f9d6f5861d1c001bc63a364f047a74738)
* Fix _FORITY_SOURCE version of longjmp for Linux/x86-64.Chung-Lin Tang2010-12-012-11/+23
| | | | (cherry picked from commit c044aa75354b48d4b7aaffe465706282192e54c2)
* Fix typo in x86-64 epoll.h.Mike Frysinger2010-12-012-2/+6
| | | | (cherry picked from commit e53a31fe575dcfd0dceb9f316d673de34d39abad)
* Fix array overflow in floating point parserAndreas Schwab2010-12-012-1/+9
| | | | (cherry picked from commit a726d7960e8a4ac784131f591114a0ef14246d8b)
* Actually make it possible to user the default name server.Ulrich Drepper2010-12-012-0/+5
| | | | (cherry picked from commit e66e7419a6f58200eec6941b14e2dcff9875cc6c)
* Missing server address again leads to localhost being usedUlrich Drepper2010-12-012-27/+31
| | | | (cherry picked from commit df24a73ecdfea3690821f8176b83d811a5f23725)
* Add -fno-asynchronous-unwind-tables to initfini.s for i386H.J. Lu2010-12-014-0/+15
| | | | (cherry picked from commit f8392f40049cf6faedcf4f26736227d9a7a04b9e)
* Hurd: fix timeout rounding in selectSamuel Thibault2010-12-012-1/+6
| | | | (cherry picked from commit 5a42321d438211210e0869e5e90f8d75d1354e14)
* BZ 11856: fix manual nitRoland McGrath2010-12-012-1/+6
| | | | (cherry picked from commit 48cbc0d6d03b0591280489ddb6a2df60b850e57d)
* Document M_PERTURBAndreas Schwab2010-12-012-0/+10
| | | | (cherry picked from commit deb9cabbf475da0b65d7acdb364987c4a15b4214)
* BZ #11840: Fix config.cache usage for -fgnu89-inline check.Roland McGrath2010-12-014-7/+15
| | | | (cherry picked from commit 1c7570ff36595cba9f5797453eda95969a72c56e)