summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* Restore _res correctlyrelease/2.11/masterUlrich Drepper2011-09-031-0/+7
| | | | | | | | getaddrinfo works around the resolver functionality to avoid automatic IPv6 lookups. The restoring didn't allow for the resolver to set additional bits in _res. (cherry picked from commit 7ae22829afb2b4ca531d1c00437d428f55d59341)
* Fix unnecessary overallocation due to incomplete characterUlrich Drepper2011-09-031-0/+14
| | | | | | | | When incomplete characters are found at the end of a string the code ran amok and allocated lots of memory. Stricter limits are now in place. (cherry picked from commit 8887a920a4b81a500f54893250085e0d1a52cf9a)
* Revert "Fix file descriptor position after fclose"Petr Baudis2011-09-031-8/+0
| | | | This reverts commit 82c938203add9de265744987c8f1efa454d80461.
* Revert "Initialize variable in _IO_new_file_close_it"Petr Baudis2011-09-031-0/+5
| | | | | | | | This reverts commit 875703d0957adb972d542cfd174dba9bb95e8321. Conflicts: ChangeLog
* Revert "Fix memory leak in dlopen with RTLD_NOLOAD."Roland McGrath2011-08-311-18/+0
| | | | | | | | This reverts commit 522cb50e61c109d41df4dbc366312a133e248dca. Conflicts: ChangeLog
* Revert "Install bits/timex.h header."Roland McGrath2011-08-311-5/+0
| | | | | | | | This reverts commit c81fb726d822c5c5296c21c9d47c323ce14aa723. Conflicts: ChangeLog
* Fix typo in x86-64 powlH.J. Lu2011-05-271-0/+8
| | | | (cherry picked from commit 8db736347c7aca3201f61e3f05b5f672bcdd5bd9)
* Fix test for error_one_per_line mode in errorUlrich Drepper2011-05-271-0/+5
| | | | (cherry picked from commit 15cc7dd182a6be79cbb01a5de4f13e958717bd69)
* Remove shortcut for call of chownUlrich Drepper2011-05-271-0/+5
| | | | | | The UID might differ, too. Just call chown unconditionally. (cherry picked from commit f3799213a3ee8265ba47fad33d9cff71d97ab0d4)
* Fix initialization of optimization values for AIOUlrich Drepper2011-05-271-0/+4
| | | | (cherry picked from commit 2fc54d6f9f7d6770ecb0e0bb5a3b977965bfe273)
* Initialize variable in _IO_new_file_close_itUlrich Drepper2011-05-271-1/+4
| | | | | | The last change left a variable in some situations uninitialized. (cherry picked from commit ca408c157c71edebf45862c35738eb2614cbcd77)
* Fix handling of incomplete character storage in stateUlrich Drepper2011-05-271-0/+5
| | | | | | | | If iconv is called more than once in a row for adding bytes to the sequence while still remain under the minimum size of a character and if STORE_REST is defined, we didn't consume any input. Fix that. (cherry picked from commit 1af4e29837e9969377781b47254b6e4c293353ed)
* Fix file descriptor position after fcloseUlrich Drepper2011-05-271-0/+8
| | | | | | | fclose should leave the file descriptor position after the last read or written byte. (cherry picked from commit fcabc0f8b185f9e0a9289720be5ede6c39b3bf21)
* Fix resizing able for unique symbols when adding symbol for copy relocationPiotr Bury2011-05-271-0/+9
| | | | (cherry picked from commit 320a5dc07b907b1e640fd11ce49a04aa2b367711)
* Fix sched_setscheduler call in spawn implementationUlrich Drepper2011-05-271-0/+3
| | | | (cherry picked from commit f574184a0e4b6ed69a5d9a3234543fba6d2a7367)
* Report write error in addmnt even for cached streams.Ulrich Drepper2011-05-271-0/+3
| | | | (cherry picked from commit e1fb097f447a89aa69a926e45e673a52d86a6c57)
* Fix up testing for valid $ORIGIN useUlrich Drepper2011-05-271-0/+12
| | | | (cherry picked from commit 22836f52e3e4740e450f9b93a2f1e31a90b168a6)
* Backport BIND code to query name as TLD.Ulrich Drepper2011-05-271-0/+10
| | | | (cherry picked from commit f87dfb1f11c01f2ccdc40d81e134cd06b32e28e8)
* Allow $ORIGIN to reference trusted directoreis in SUID binaries.Ulrich Drepper2011-05-271-0/+10
| | | | (cherry picked from commit 47c3cd7a74e8c089d60d603afce6d9cf661178d6)
* ldconfig: don't crash on empty path in config fileAndreas Schwab2011-05-271-0/+4
| | | | (cherry picked from commit 00ee369c1cbdcc4ca4a009e9223799951c6c8f04)
* Fix getnameinfo flags parameter type.Bruno Haible2011-05-271-0/+8
| | | | (cherry picked from commit e4ecafe004b3d4270b3a9dace8f970047400ed38)
* Use al possible bytes from fopen mode string.Eric Blake2011-05-271-0/+7
| | | | (cherry picked from commit b722481ac27a296c5e4c4ef5ebb85f48a9efac95)
* Fix FPU context handling in getcontext on x86-64.Ulrich Drepper2011-05-271-0/+8
| | | | | | fnstenv on x86-64 seems to clear the state. Work around. (cherry picked from commit 75ea32abcde4e1699328354e1804ea94560d2950)
* Fix memory leak in TLS of loaded objects.Ulrich Drepper2011-05-271-0/+12
| | | | (cherry picked from commit e6c61494125126d2ba77e5d99f83887a2ed49783)
* Don't leave empty element in rpath when skipping an elementAndreas Schwab2011-05-271-0/+11
| | | | (cherry picked from commit 34fe483e121660aff222ec1c15d57804f64191ea)
* Maintain stack alignment in ____longjmp_chk on x86_64Andreas Schwab2011-05-271-0/+6
| | | | (cherry picked from commit e451d22b22c959a4dbf86dbc9f125985601473ab)
* Install bits/timex.h header.Andreas Schwab2011-05-271-0/+5
| | | | (cherry picked from commit 6e63d5e1aebc659a95223cf8862a7b42c67dbb1c)
* Check size of pattern in wide character representation in fnmatch.Ulrich Drepper2011-05-271-0/+7
| | | | (cherry picked from commit 8126d90480fa3e0c5c5cd0d02cb1c93174b45485)
* PowerPC: Fix POWER6 s_isnanf.S: END(__isnan) to END(__isnanf)Ryan S. Arnold2011-05-271-0/+6
| | | | (cherry picked from commit ccfe366e6fc64bb81183480bd2ae113041d3c84c)
* Remove __restrict quals from wmemcmp prototype.Jakub Jelinek2011-05-271-0/+4
| | | | (cherry picked from commit c6e13027abd4b9c2d694fb4d8b28ab8290ea5971)
* Fix copy relocations handling of unique objects.Ulrich Drepper2011-05-271-0/+8
| | | | (cherry picked from commit 028478fa40d85a73b19638dbe3f83b1acebf370c)
* Fix loading first object along a path when tracing.Ulrich Drepper2011-05-271-0/+5
| | | | (cherry picked from commit 6a5ee1029b3966c5ae9adaaa881e255b2880f511)
* Don't read past end of buffer in fmemopenAndreas Schwab2011-05-271-0/+4
| | | | (cherry picked from commit 9d25c392ba73065ac20f518d1cef1cdc96860545)
* Fix memory leak in dlopen with RTLD_NOLOAD.Andreas Schwab2011-05-271-0/+18
| | | | (cherry picked from commit 4bff6e0175ed195871f4e01cc4c4c33274b8f6e3)
* Don't crash when dependencies are missingAndreas Schwab2011-05-271-1/+7
| | | | (cherry picked from commit f2092faf2b6bd491a1891d5d5e393a8bf85d01d7)
* Fix __if_freereq crash: Unlike the generic version which uses free, Hurd ↵Samuel Thibault2011-05-271-0/+6
| | | | | | needs munmap. (cherry picked from commit 6c8a2e88d12b7341440ac9669db0448223deb381)
* Fix allocation when handling positional parameters in printf.Petr Baudis2011-05-271-0/+9
| | | | (cherry picked from commit 84a4211850e3d23a9d3a4f3b294752a3b30bc0ff)
* Fix INTERNAL_[V]SYSCALL_NCS macros to not cast return val to int.Ryan S. Arnold2011-05-261-0/+9
| | | | (cherry picked from commit d55fd7a5573ea7c7c14af95bc37618469cde8a5f)
* Disable VSX usage in rtld.c to prevent TOC ref before relocs are resolved.Ryan S. Arnold2011-05-261-0/+7
| | | | (cherry picked from commit 2206397e1c46f69fb20eeb3de1920d3a7014c325)
* Fix two printf handler issues.Jakub Jelinek2011-05-261-0/+8
| | | | (cherry picked from commit c1d0e639a95d6d3d3f1c1f70cf97d596bd5a24ec)
* Fix passing symbol value to pltexit callbacks when ld.so auditing.Ulrich Drepper2011-02-041-0/+6
| | | | (cherry picked from commit 8517b15ee8e39fed11afb784fd0e249d977849f4)
* Fix range error handling in sgetspent.Andreas Schwab2011-02-041-0/+5
| | | | (cherry picked from commit 10a656fe33d8257531ff3e9a882d3fd7db6ce5b3)
* Fix decoding of canonical name in getaddrinfo.Ulrich Drepper2011-02-031-0/+5
| | | | (cherry picked from commit 86e9235918a715095a1f5bb1c1db28fae7fca22b)
* Define AT_NO_AUTOMOUNT.Ulrich Drepper2011-02-031-0/+2
| | | | (cherry picked from commit 620a05296fe3380b7441ba7720e8b25c48a8c28c)
* Define MADV_NOHUGEPAGE.Ulrich Drepper2011-02-031-1/+2
| | | | (cherry picked from commit 18ba70a559c52719fd94a713cc380514d9d19125)
* Define MADV_HUGEPAGE.Ulrich Drepper2011-02-031-0/+8
| | | | (cherry picked from commit 32465c3ea007065acd8ca8199f130cdf4068130d)
* Add definitions for new socket protocols.Ulrich Drepper2011-02-031-0/+6
| | | | (cherry picked from commit a77e8cbc394ab098aa1fc3f0a6645a38348d21ca)
* Signal temporary host lookup errors in nscd as such to the requester.Ulrich Drepper2011-02-031-0/+8
| | | | (cherry picked from commit bc425b339b067bebe3d49907e63b0e81eb261bd2)
* Fix PLT use due to __libc_alloca_cutoff.Ulrich Drepper2011-02-031-0/+1
| | | | (cherry picked from commit a85b5cb4d4a5fc56e2b38638d270bf2daa67eb6c)
* Fix handling of missing syscall in Linux mkdirat.Ulrich Drepper2011-02-031-0/+4
| | | | (cherry picked from commit 1086d70d916fd0eb969b3d89ff88abd35f6a5c34)