diff options
author | Ulrich Drepper <drepper@redhat.com> | 2005-09-26 14:49:32 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2005-09-26 14:49:32 +0000 |
commit | 76de2021b90254d8f7fc71141582d9473f57a6f0 (patch) | |
tree | a76cdd630a037162c3a4a48e6c3ece2139bde250 /ChangeLog | |
parent | 560b47093fedfc210e2020d93c20fcfe3e620312 (diff) | |
download | glibc-76de2021b90254d8f7fc71141582d9473f57a6f0.zip glibc-76de2021b90254d8f7fc71141582d9473f57a6f0.tar.gz glibc-76de2021b90254d8f7fc71141582d9473f57a6f0.tar.bz2 |
[BZ #162]
2005-09-26 Ulrich Drepper <drepper@redhat.com>
[BZ #162]
* manual/llio.texi (Waiting for I/O): Correct description of read
conditions reported by select.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2005-09-26 Ulrich Drepper <drepper@redhat.com> + + [BZ #162] + * manual/llio.texi (Waiting for I/O): Correct description of read + conditions reported by select. + 2005-09-24 Jakub Jelinek <jakub@redhat.com> * inet/getnetgrent_r.c (innetgr): Call endfct even if result != 0. |