diff options
author | Roland McGrath <roland@gnu.org> | 2006-02-22 02:55:10 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2006-02-22 02:55:10 +0000 |
commit | 7e583a52d3c0601f51502182dbdced77573e708e (patch) | |
tree | 13f2fc3f194bcdae8e8b2589b6d0df75d6e5dce6 /ChangeLog | |
parent | 93b94c0412b79a84861f1c2b1d2747d291017d73 (diff) | |
download | glibc-7e583a52d3c0601f51502182dbdced77573e708e.zip glibc-7e583a52d3c0601f51502182dbdced77573e708e.tar.gz glibc-7e583a52d3c0601f51502182dbdced77573e708e.tar.bz2 |
[BZ #2161]
2005-11-15 Robert Millan <robertmh@gnu.org>
[BZ #2161]
* manual/llio.texi (read, write): Document EINVAL on unaligned access.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2005-11-15 Robert Millan <robertmh@gnu.org> + + [BZ #2161] + * manual/llio.texi (read, write): Document EINVAL on unaligned access. + 2006-02-21 Roland McGrath <roland@redhat.com> * sysdeps/i386/i686/memset.S: Fix treatment of unaligned pointer. |