summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* glibc 2.11.3 release glibc-2.11.3Petr Baudis2010-11-301-1/+1
|
* Allow aux_cache_file open()ing to fail silently even in the chroot mode.Petr Baudis2010-11-302-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-11-302-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)
* Remove duplicate ChangeLog entry for f906814Petr Baudis2010-11-301-7/+0
|
* Re-sync INSTALL and manual/install.texiPetr Baudis2010-11-302-2/+4
| | | | Required for flawless make dist run.
* Allow arbitrary whitespace in INSTALL (autogenerated by makeinfo)Petr Baudis2010-11-301-0/+1
|
* Properly convert f_fsid in statvfsAndreas Schwab2010-11-202-1/+8
| | | | (cherry picked from commit c21cc9bcb38a87ff638d1099ca871d94a2192b31)
* Define MAP_HUGETLB.Ulrich Drepper2010-11-203-2/+10
| | | | (cherry picked from commit cf7c9078a5acdbb435498ace92cd81009637a971)
* Define SWAP_FLAG_DISCARD.Ulrich Drepper2010-11-202-1/+6
| | | | (cherry picked from commit a1fb5e3ebe9d38b5ae6c5bfbfaa04882d52355bc)
* Fix memory leak in fnmatchAndreas Schwab2010-11-154-8/+24
| | | | (cherry picked from commit 3540d66b669af54900b2e4bfc0ab82960e84a471)
* Avoid too much stack use in fnmatch.Ulrich Drepper2010-11-153-61/+134
| | | | (cherry picked from commit f15ce4d8dc139523fe0c273580b604b2453acba6)
* Fix comparison in sqrtl for IBM long double 128.Luis Machado2010-11-152-2/+7
| | | | (cherry picked from commit da93d21475878725c9e0cb2b6e650bd8d3628435)
* Fix warnings in __bswap_16.Ulrich Drepper2010-11-153-21/+29
| | | | (cherry picked from commit 69da074d7adfab7b57004a0dea9403a928e310a5)
* Update sparc epoll.h from epoll_create2 to epoll_create1Mike Frysinger2010-11-152-4/+8
| | | | (cherry picked from commit fdc0c10d9b5c39ec20c35d2f3808d3c70cb7f60b)
* Don't mix pattern rules with normal rulesAndreas Schwab2010-11-152-1/+8
| | | | (cherry picked from commit 32cf40699346d37fabfa887bbd95e95004799ae1)
* Properly quote output of localeAndreas Schwab2010-11-152-7/+36
| | | | (cherry picked from commit 026373745eab50a683536d950cb7e17dc98c4259)
* Remove duplicate ChangeLog entry for 8e9f92ePetr Baudis2010-11-151-15/+0
|
* Fix concurrency problem between dl_open and dl_iterate_phdrAndreas Krebbel2010-11-155-38/+68
| | | | | | | | (cherry picked from commit f09677388a44cd1460f8986ef1b096c73bd5b958) Fix assertion in ld.so, introduced by delayed adding to global list. (cherry picked from commit fa41c84d73be804639ecb2250f0b793b1a6f765e)
* Fix perturbing in malloc on free.Ulrich Drepper2010-11-092-2/+8
| | | | (cherry picked from commit fdc0f374bcd2d0513569aa8d600f960e43e8af1d)
* Work around shortest-stem feature in make 3.82+Andreas Schwab2010-11-093-6/+22
| | | | (cherry picked from commit bc96fbda275c305ddc1b0b6d94fc68d81369221a)
* Require suid bit on audit objects in privileged programsAndreas Schwab2010-11-091-0/+15
| | | | (cherry picked from commit 8e9f92e9d5d7737afdacf79b76d98c4c42980508)
* Don't expand DST twice in dl_openAndreas Schwab2010-11-092-29/+5
| | | | (cherry picked from commit 22cd1c9bcf57c5829d65b6da825f7a459d40c9eb)
* Expect PLT call to _Unwind_Find_FDE on s390*-linuxAndreas Schwab2010-11-093-0/+19
| | | | (cherry picked from commit 14d43591face21dbd4d51b5c46fa3c17740ddc78)
* Fix alignment of AVX safe area on x86-64.H.J. Lu2010-11-091-0/+7
| | | | (cherry picked from commit f90681487d90a6eea8f1c60021bc8dd83313c59b)
* One more regex memory leak fixed.Ulrich Drepper2010-11-093-0/+9
| | | | (cherry picked from commit b833d51fbbf78b38c6ff68074c22d3fe3ddd0ce3)
* More regex memory leak fixes and testcasesUlrich Drepper2010-11-095-5/+63
| | | | | (cherry picked from commit ef06edbee6463061a7f3dcbd2f56a625b41a4810) (cherry picked from commit e9b9cbf5e9bdcda6f0b50456658bac748202dd70)
* Fix memory leak for some invalid regular expressions.Ulrich Drepper2010-11-092-1/+14
| | | | (cherry picked from commit a129c80d54ec951567caa8c1b042275422d5f367)
* Linux getifaddrs might return entries with ->ifa_addr being NULL.Ulrich Drepper2010-11-092-5/+14
| | | | (cherry picked from commit 1751705d1c4e8b7aba391391d1d8d88fe8c9d8b8)
* Remove specific binutils version recommendation in INSTALL file.Ulrich Drepper2010-11-091-3/+3
| | | | (cherry picked from commit 10be4851911a00cca422c173788bce9a13dbde8e)
* Handle large requests.Ulrich Drepper2010-11-092-1/+24
| | | | (cherry picked from commit 3b11189345d0080527a76e3bf867da395a1b0261)
* getdents64 fallback d_type supportJoseph Myers2010-11-092-1/+11
| | | | (cherry picked from commit 1ac7a2c7b448c851eb8976fcc290a906a4075203)
* Fix register conflict in s390 ____longjmp_chkAndreas Schwab2010-11-093-10/+22
| | | | (cherry picked from commit 7291c56f9d6f5861d1c001bc63a364f047a74738)
* Fix _FORITY_SOURCE version of longjmp for Linux/x86-64.Chung-Lin Tang2010-11-092-11/+23
| | | | (cherry picked from commit c044aa75354b48d4b7aaffe465706282192e54c2)
* Fix typo in x86-64 epoll.h.Mike Frysinger2010-11-092-2/+6
| | | | (cherry picked from commit e53a31fe575dcfd0dceb9f316d673de34d39abad)
* Fix array overflow in floating point parserAndreas Schwab2010-11-092-1/+9
| | | | (cherry picked from commit a726d7960e8a4ac784131f591114a0ef14246d8b)
* Actually make it possible to user the default name server.Ulrich Drepper2010-11-092-0/+5
| | | | (cherry picked from commit e66e7419a6f58200eec6941b14e2dcff9875cc6c)
* Missing server address again leads to localhost being usedUlrich Drepper2010-11-092-27/+31
| | | | (cherry picked from commit df24a73ecdfea3690821f8176b83d811a5f23725)
* Add -fno-asynchronous-unwind-tables to initfini.s for i386H.J. Lu2010-11-094-0/+15
| | | | (cherry picked from commit f8392f40049cf6faedcf4f26736227d9a7a04b9e)
* Hurd: fix timeout rounding in selectSamuel Thibault2010-11-092-1/+6
| | | | (cherry picked from commit 5a42321d438211210e0869e5e90f8d75d1354e14)
* BZ 11856: fix manual nitRoland McGrath2010-11-092-1/+6
| | | | (cherry picked from commit 48cbc0d6d03b0591280489ddb6a2df60b850e57d)
* Document M_PERTURBAndreas Schwab2010-11-092-0/+10
| | | | (cherry picked from commit deb9cabbf475da0b65d7acdb364987c4a15b4214)
* BZ #11840: Fix config.cache usage for -fgnu89-inline check.Roland McGrath2010-11-094-7/+15
| | | | (cherry picked from commit 1c7570ff36595cba9f5797453eda95969a72c56e)
* Fix vDSO synthetic hwcap handling so they are not masked out from ↵Roland McGrath2010-11-092-0/+12
| | | | | | ld.so.cache matching. (cherry picked from commit 5dbc3b6cc0b759bf4b22d851ccb9cbf3e3cbc6ef)
* Manual wording fix for round{,f,l}.Roland McGrath2010-11-092-1/+7
| | | | (cherry picked from commit 713df3d547041fddea30fa78c52dd0615bfd4c24)
* More linking issues fixed.Ulrich Drepper2010-11-092-3/+8
| | | | (cherry picked from commit 702e8f1450279f3e5dc22bf0935ee5ece4369fdb)
* Fix build with newer linker.Ulrich Drepper2010-11-092-1/+6
| | | | (cherry picked from commit 72b6e8c85b95a949d8c5d827a16dd1492d9ef26b)
* Hurd: Fix linkat symlink handling.Emilio Pozuelo Monfort2010-11-094-4/+22
| | | | (cherry picked from commit 2a50c07836d2750baf70442f8f760bf6cd43b3af)
* 32bit memset-sse2.S fails with uneven cache sizeUlrich Drepper2010-11-092-3/+17
| | | | | | | | | | | 32bit memset-sse2.S assumes cache size is multiple of 128 bytes. If it isn't true, memset-sse2.S will fail. For example, a processor can have 24576 KB L3 cache and 20 cores. That is 2516582 byte per core. Half of it is 1258291, which isn't helpful for vector instructions. This patch rounds cache sizes to multiple of 256 bytes. (cherry picked from commit c0dde15b5dba7e02ce6f36eab3a4d1c166f9951b but removed introduction of new variables)
* Verify in ttyname() that the symlink is valid.Miklos Szeredi2010-11-093-10/+63
| | | | (cherry picked from commit 0e516e0e14f2f9783a21cd1727bc53776341f857)
* Fix x86-64 strchr propagation of search byte into all bytes of SSE registerRichard Li2010-11-012-2/+9
| | | | (cherry picked from commit dbf3a06904168417a05882a871342e7a9ee3b383)