diff options
author | Ulrich Drepper <drepper@gmail.com> | 2011-06-24 14:59:17 -0400 |
---|---|---|
committer | Ulrich Drepper <drepper@gmail.com> | 2011-06-24 14:59:17 -0400 |
commit | d5495a116c6271c0ae8f6955b64b7b010b1b341a (patch) | |
tree | 1c7f962b0521b487971d88e9b315a1391518f7f4 /NEWS | |
parent | 0b1cbaaef5ccc21baf2c35d4698fb28e82eab385 (diff) | |
download | glibc-d5495a116c6271c0ae8f6955b64b7b010b1b341a.tar glibc-d5495a116c6271c0ae8f6955b64b7b010b1b341a.tar.gz glibc-d5495a116c6271c0ae8f6955b64b7b010b1b341a.tar.bz2 glibc-d5495a116c6271c0ae8f6955b64b7b010b1b341a.zip |
Work around limit in writev in 2.6.38+ kernels
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ Version 2.15 * The following bugs are resolved with this release: - 12885, 12907 + 12874, 12885, 12907 * New program pldd to list loaded object of a process Implemented by Ulrich Drepper. |