about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* 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)
* Handle long lines in host lookups in the right place.Ulrich Drepper2011-02-031-0/+6
| | | | (cherry picked from commit 451f001b50870604e1f2daef12f04f9f460d3997)
* Fix assertion when handling DSTs during auditing.Ulrich Drepper2011-02-031-0/+5
| | | | (cherry picked from commit 0876917582041d17a9eb6b08894c1123a2affe74)
* Don't underestimate length of DST substitutionAndreas Schwab2011-02-031-0/+5
| | | | (cherry picked from commit 4c35fb65c9ea221561bc5698358944a73383b3d6)
* Fix alignment in x86 destructor calls.Ulrich Drepper2011-02-031-0/+5
| | | | (cherry picked from commit 5e49c52efdb37eb0aa315156f39056f25ff9ddaa)
* Fix grouping when rounding increases number of integer digits.Ulrich Drepper2011-02-031-0/+9
| | | | (cherry picked from commit f57e41a5b8e88186c67ec0410d61a751b274340c)
* sparc64: Use i386 implementation for fxstat.David S. Miller2011-02-031-0/+6
| | | | | | | This was simply missed when Jakub converted all of the other sparc64 xstat cases. (cherry picked from commit 16c2895feabae0962e0eba2b9164c6a83014bfe4)
* Fix infloop on persistent failing calloc in regex.Jim Meyering2011-02-031-0/+6
| | | | (cherry picked from commit 2543fef229599e8a6e4feeea65ca2dd3f984154f)
* Use fastbin macro everywhere.Ulrich Drepper2011-02-031-0/+5
| | | | (cherry picked from commit 9798346413d74dc9b3c64731807600b5ab9c1517)
* Fix ChangeLogs.Ulrich Drepper2011-02-031-1/+2
| | | | (cherry picked from commit 14b697f75a5f039a0e3155c62399ee217c0f17dc)
* More accurate computatin of reclen in readdir_r.Ulrich Drepper2011-02-031-0/+6
| | | | | | | | Alignment issue can increase the reclen limit. Make sure Linux 64-bit readdir_r also accounts for 64-bit alignment in getdents. (cherry picked from commit db753e2cfb2051ebf20dc089f87c5b1297cc2cff)
* Fix use of restrict in wchar.hAndreas Schwab2011-02-031-0/+8
| | | | (cherry picked from commit 4f1972374a080e823c4ead7c0496827dfc013837)
* Fix race in qsort_r initialization.Ulrich Drepper2011-02-031-0/+6
| | | | (cherry picked from commit fb88ac72c2dcbbd979c8798e4ea497818bb3e171)
* Fix -D_FORTIFY_SOURCE memmove and bcopJakub Jelinek2011-02-031-0/+4
| | | | (cherry picked from commit 42acbb92c861e97a6e1293ea853db88342a1bf53)
* Relax libm tests for x86-32.Ulrich Drepper2011-02-031-0/+4
| | | | (cherry picked from commit 1e24cf6e6e8f6999e8fa188ece41e23f54330743)
* Don't ignore zero TTL in DNS answersAndreas Schwab2011-02-031-0/+6
| | | | (cherry picked from commit a769081960837719ea79c2b6f1c962318f23865c)
* Allow aux_cache_file open()ing to fail silently even in the chroot mode.Petr Baudis2010-11-301-0/+6
| | | | | | | | | | | | | | 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-301-0/+6
| | | | | | | | | | | | | | | | | 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-11-201-0/+6
| | | | (cherry picked from commit c21cc9bcb38a87ff638d1099ca871d94a2192b31)
* Define MAP_HUGETLB.Ulrich Drepper2010-11-201-0/+5
| | | | (cherry picked from commit cf7c9078a5acdbb435498ace92cd81009637a971)
* Define SWAP_FLAG_DISCARD.Ulrich Drepper2010-11-201-0/+4
| | | | (cherry picked from commit a1fb5e3ebe9d38b5ae6c5bfbfaa04882d52355bc)
* Fix memory leak in fnmatchAndreas Schwab2010-11-151-0/+9
| | | | (cherry picked from commit 3540d66b669af54900b2e4bfc0ab82960e84a471)
* Avoid too much stack use in fnmatch.Ulrich Drepper2010-11-151-0/+6
| | | | (cherry picked from commit f15ce4d8dc139523fe0c273580b604b2453acba6)
* Fix comparison in sqrtl for IBM long double 128.Luis Machado2010-11-151-0/+5
| | | | (cherry picked from commit da93d21475878725c9e0cb2b6e650bd8d3628435)
* Fix warnings in __bswap_16.Ulrich Drepper2010-11-151-0/+6
| | | | (cherry picked from commit 69da074d7adfab7b57004a0dea9403a928e310a5)
* Update sparc epoll.h from epoll_create2 to epoll_create1Mike Frysinger2010-11-151-0/+3
| | | | (cherry picked from commit fdc0c10d9b5c39ec20c35d2f3808d3c70cb7f60b)
* Don't mix pattern rules with normal rulesAndreas Schwab2010-11-151-0/+4
| | | | (cherry picked from commit 32cf40699346d37fabfa887bbd95e95004799ae1)