| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
| |
| |
| |
| |
| | |
* manual/charset.texi: Adjust grammar.
(cherry picked from commit 82acaacb9c7689c479c3426743ae66d0ad466a1d)
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* manual/charset.texi (Selecting the Conversion): Likewise.
* manual/errno.texi (Error Messages): Likewise.
* manual/getopt.texi (Getopt Long Options): Likewise.
* manual/memory.texi (Resizing the Data Segment): Likewise.
* manual/message.texi (GUI program problems): Likewise.
* manual/resource.texi (CPU Affinity): Likewise.
* manual/stdio.texi (Streams and Threads): Likewise.
* manual/time.texi (High Accuracy Clock): Likewise.
(cherry picked from commit bbf70ae9ce646540576f2b0cbc66b90da1511b0b)
|
| |
| |
| |
| | |
(cherry picked from commit a3dc465852c38ffb4f329ca8b5b477a3c314c1ef)
|
| |
| |
| |
| | |
(cherry picked from commit 247fdf2e2b798378d8aeaac1ee6f4ba0a49f31f3)
|
| |
| |
| |
| | |
(cherry picked from commit 1d7223f31af8c35053e7a6fbac3070bcaa7bf87d)
|
| |
| |
| |
| | |
(cherry picked from commit caa6e77293d85e31dfde371b78862e9330a1478e)
|
| |
| |
| |
| | |
(cherry picked from commit 1112095740b82eeaea36d2567ea98c6745ef1d13)
|
| |
| |
| |
| | |
(cherry picked from commit 7a518360023592882a7335b843ce1a5ea322dec5)
|
| |
| |
| |
| | |
(cherry picked from commit 8549abcb9ca4d7857cc457aaa17c2073522804f4)
|
| |
| |
| |
| | |
(cherry picked from commit 8b2f25c23374fe79645499b8095f0d2f6eb24f71)
|
| |
| |
| |
| | |
(cherry picked from commit 22364644882b6cf426ed13be5b6480c3a9210eb1)
|
| |
| |
| |
| | |
(cherry picked from commit 54dd0ab31fe2b2168ba1a6180a0c05941fb54b3c)
|
| |
| |
| |
| | |
(cherry picked from commit e3b7670be21d6992e3ca9ee1ad3a5d08eb3a24c9)
|
| |
| |
| |
| | |
(cherry picked from commit a7bbf3d742b181bdad41e830f6ef72e632e9fc89)
|
| |
| |
| |
| | |
(cherry picked from commit db07e962b6ea963dbb345439f6ab9b0cf74d87c5)
|
| |
| |
| |
| | |
(cherry picked from commit 7a033a828df19b4f3bfd7e4d66102f63d1167f08)
|
| |
| |
| |
| | |
(cherry picked from commit 0b689682ad2705f57177f12158479036fcbf9563)
|
| |
| |
| |
| | |
(cherry pick of commit 7749bf5fe6ac0464db10a3a17a31121517f92530)
|
| |
| |
| |
| | |
(cherry-pick of commit fb084e5e80737932aac2d58091541f1bc245b5f9)
|
| |
| |
| |
| | |
(correct cherry pick of commit 41288fbb784716ee01e4b6d84299a71081431ccb)
|
| |
| |
| |
| | |
(cherry pick of commit 41288fbb784716ee01e4b6d84299a71081431ccb)
|
| |
| |
| |
| | |
(cherry-pick of commit 0f507b6c95027a9247f7828ee0f4318951a9d455)
|
| | |
|
|/
|
|
|
|
|
|
|
| |
recent versions of GCC to compile GLIBC when altivec is configured.
2009-11-06 Petr Baudis <pasky@suse.cz>
* include/sys/uio.h: Change __vector to __iovec to avoid clash
with altivec.
|
|
|
|
| |
(cherry picked from commit 70b7d00fc782759f1257001202cc30cb29bae28f)
|
|
|
|
| |
(cherry picked from commit 3ed8e241229e370cca96650ed727f09838c51d67)
|
|
|
|
| |
(cherry picked from commit 21f5de55ec4fa5eba06060c40fed87aad2aecdee)
|
|
|
|
| |
(cherry picked from commit 44dcc00292b965b3b6bff8415175d6a3e290aab7)
|
|
|
|
|
|
|
|
| |
On some architectures the update of the l_used field in the lookup
functions races with setting the other bits in the bitfield. Simply
avoid this and optimize use of l_used in general.
(cherry picked from commit 2af6396817fb9df98e63de75dd59fd999ee9f1d0)
|
|
|
|
| |
(cherry picked from commit a682a1bf553b1efe4dbb03207fece5b719cec482)
|
| |
|
|
|
|
| |
(cherry picked from commit b55ec98c6490b944593243c7da54dda1796e3f84)
|
|
|
|
| |
(cherry picked from commit 0f622686af3ae5a8f03dae886b08c260b38bda16)
|
|
|
|
|
|
|
|
|
|
|
| |
The pt_chown program is completely transparently called. It might
not be able to live with the various file descriptors the program
has open at the time of the call (e.g., under SELinux). Close all
but the needed descriptor and connect stdin, stdout, and stderr
with /dev/null. pt_chown shouldn't print anything when called to
do real work.
(cherry picked from commit 139ee080b6b428240bf49f3e6361f3ac729f891a)
|
|
|
|
|
|
|
| |
Before the change they crash on startup. Perform IREL relocations
earlier to prevent this.
(cherry picked from commit 1c3c269b55c84c29ec1e2c70f122c5e33fef4257)
|
|
|
|
| |
(cherry picked from commit ee5a5ba6725ee949483f043cd0cf2a1579b6b509)
|
|
|
|
| |
(cherry picked from commit 49c7f27194d16976a6bb9c5b7be186662ec7a6e6)
|
|
|
|
| |
(cherry picked from commit 6503cfe2de2105e83456fb04fdeb5d4e2323e9b4)
|
|
|
|
|
|
| |
Programs forking and using RPC in the forks would use the same XIDs.
(cherry picked from commit c5a8b997e2de005697a992d8db5c54995bd361a8)
|
|
|
|
| |
(cherry picked from commit 66221417957963c1d2df8d79f43573e328df2275)
|
|
|
|
|
|
|
|
| |
I've noticed that sync_file_range is a stub on ppc/ppc64.
The kernel on these arches provides sync_file_range2 syscall with swapped
parameters.
The following completely untested patch ought to fix this.
(cherry picked from commit 8ad81b316bc158746aee18aa7d7df44d3eb61871)
|
|
|
|
| |
(cherry picked from commit df1934daa7788ca5f19d82efb02cdf9b9c495b1a)
|
|
|
|
| |
(cherry picked from commit 03ebadd9eaa4663f58bd3fa6fe8283f255925632)
|
|
|
|
| |
(cherry picked from commit 3933378fd3cbe49c1e0ca42844f959eb12f05f60)
|
|
|
|
| |
(cherry picked from commit 3a00b16da491d5c869795251e1ad4f43b3ba1469)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is another bug in computing the fastmap. It was reported by a user
of sed because it usually does not happen with !_LIBC. However, it is
there in that case too.
The bug is that whenever we have a range at the beginning of the regex,
the regex must be tested on any possible multibyte character. The reason
why _LIBC masks it, is that in general there is a collation symbol for
each possible multibyte-character lead byte, so all the lead bytes are
in general already part of the fastmap.
The tests use cyrillic characters as an example. With _LIBC, they pass
without the patch too, but you can make them fail by removing collation
symbols handling.
(cherry picked from commit 815d8147a3418334ffa91e2384c6e159f0809d65)
|
|
|
|
| |
(cherry picked from commit 7443244740724babd575943ee33c45da326afbe7)
|
|
|
|
| |
(cherry picked from commit 4fb9241e4edbe238de8ba251f4448e31e8b1baf4)
|
|
|
|
| |
(cherry picked from commit 2866eeb1b70c989591293d37ae292e71def16775)
|
|
|
|
| |
(cherry picked from commit fabe43aba8fb46614eb2a74b2916bfbbf8fec10e)
|