| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
needs munmap.
(cherry picked from commit 6c8a2e88d12b7341440ac9669db0448223deb381)
|
|
|
|
| |
(cherry picked from commit 84a4211850e3d23a9d3a4f3b294752a3b30bc0ff)
|
|
|
|
| |
(cherry picked from commit d55fd7a5573ea7c7c14af95bc37618469cde8a5f)
|
|
|
|
| |
(cherry picked from commit 2206397e1c46f69fb20eeb3de1920d3a7014c325)
|
|
|
|
| |
(cherry picked from commit c1d0e639a95d6d3d3f1c1f70cf97d596bd5a24ec)
|
|
|
|
| |
(cherry picked from commit 8517b15ee8e39fed11afb784fd0e249d977849f4)
|
|
|
|
| |
(cherry picked from commit 10a656fe33d8257531ff3e9a882d3fd7db6ce5b3)
|
|
|
|
| |
(cherry picked from commit 86e9235918a715095a1f5bb1c1db28fae7fca22b)
|
|
|
|
| |
(cherry picked from commit 620a05296fe3380b7441ba7720e8b25c48a8c28c)
|
|
|
|
| |
(cherry picked from commit 18ba70a559c52719fd94a713cc380514d9d19125)
|
|
|
|
| |
(cherry picked from commit 32465c3ea007065acd8ca8199f130cdf4068130d)
|
|
|
|
| |
(cherry picked from commit a77e8cbc394ab098aa1fc3f0a6645a38348d21ca)
|
|
|
|
| |
(cherry picked from commit bc425b339b067bebe3d49907e63b0e81eb261bd2)
|
|
|
|
| |
(cherry picked from commit a85b5cb4d4a5fc56e2b38638d270bf2daa67eb6c)
|
|
|
|
| |
(cherry picked from commit 1086d70d916fd0eb969b3d89ff88abd35f6a5c34)
|
|
|
|
| |
(cherry picked from commit 451f001b50870604e1f2daef12f04f9f460d3997)
|
|
|
|
| |
(cherry picked from commit 0876917582041d17a9eb6b08894c1123a2affe74)
|
|
|
|
| |
(cherry picked from commit 4c35fb65c9ea221561bc5698358944a73383b3d6)
|
|
|
|
| |
(cherry picked from commit 5e49c52efdb37eb0aa315156f39056f25ff9ddaa)
|
|
|
|
| |
(cherry picked from commit f57e41a5b8e88186c67ec0410d61a751b274340c)
|
|
|
|
|
|
|
| |
This was simply missed when Jakub converted all of the
other sparc64 xstat cases.
(cherry picked from commit 16c2895feabae0962e0eba2b9164c6a83014bfe4)
|
|
|
|
| |
(cherry picked from commit 2543fef229599e8a6e4feeea65ca2dd3f984154f)
|
|
|
|
| |
(cherry picked from commit 9798346413d74dc9b3c64731807600b5ab9c1517)
|
|
|
|
| |
(cherry picked from commit 14b697f75a5f039a0e3155c62399ee217c0f17dc)
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
| |
(cherry picked from commit 4f1972374a080e823c4ead7c0496827dfc013837)
|
|
|
|
| |
(cherry picked from commit eaea92f137762dd754fdf858a2cd600f15005884)
|
|
|
|
| |
(cherry picked from commit fb88ac72c2dcbbd979c8798e4ea497818bb3e171)
|
|
|
|
| |
(cherry picked from commit 42acbb92c861e97a6e1293ea853db88342a1bf53)
|
|
|
|
| |
(cherry picked from commit 1e24cf6e6e8f6999e8fa188ece41e23f54330743)
|
|
|
|
| |
(cherry picked from commit a769081960837719ea79c2b6f1c962318f23865c)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
| |
|
|
|
|
| |
Required for flawless make dist run.
|
| |
|
|
|
|
| |
(cherry picked from commit c21cc9bcb38a87ff638d1099ca871d94a2192b31)
|
|
|
|
| |
(cherry picked from commit cf7c9078a5acdbb435498ace92cd81009637a971)
|
|
|
|
| |
(cherry picked from commit a1fb5e3ebe9d38b5ae6c5bfbfaa04882d52355bc)
|
|
|
|
| |
(cherry picked from commit 3540d66b669af54900b2e4bfc0ab82960e84a471)
|
|
|
|
| |
(cherry picked from commit f15ce4d8dc139523fe0c273580b604b2453acba6)
|
|
|
|
| |
(cherry picked from commit da93d21475878725c9e0cb2b6e650bd8d3628435)
|
|
|
|
| |
(cherry picked from commit 69da074d7adfab7b57004a0dea9403a928e310a5)
|
|
|
|
| |
(cherry picked from commit fdc0c10d9b5c39ec20c35d2f3808d3c70cb7f60b)
|
|
|
|
| |
(cherry picked from commit 32cf40699346d37fabfa887bbd95e95004799ae1)
|
|
|
|
| |
(cherry picked from commit 026373745eab50a683536d950cb7e17dc98c4259)
|
| |
|
|
|
|
|
|
|
|
| |
(cherry picked from commit f09677388a44cd1460f8986ef1b096c73bd5b958)
Fix assertion in ld.so, introduced by delayed adding to global list.
(cherry picked from commit fa41c84d73be804639ecb2250f0b793b1a6f765e)
|
|
|
|
| |
(cherry picked from commit fdc0f374bcd2d0513569aa8d600f960e43e8af1d)
|