diff options
author | Roland McGrath <roland@gnu.org> | 2002-08-26 01:42:01 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-08-26 01:42:01 +0000 |
commit | c6a3d976924d0102a9e9f31b796072cbec9d6872 (patch) | |
tree | a0740a3e83dbdeee305b2f34d7c1e8cc0a558132 /ChangeLog | |
parent | c2835376835d163450e58b2214819c52b287aa10 (diff) | |
download | glibc-c6a3d976924d0102a9e9f31b796072cbec9d6872.tar.gz glibc-c6a3d976924d0102a9e9f31b796072cbec9d6872.tar.xz glibc-c6a3d976924d0102a9e9f31b796072cbec9d6872.zip |
* manual/llio.texi (Access Modes): Fix typos in O_READ/O_WRITE defns.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index fba8c6bae1..a5972e105b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2002-08-25 Roland McGrath <roland@redhat.com> + * manual/llio.texi (Access Modes): Fix typos in O_READ/O_WRITE defns. + * sysdeps/generic/utmp_file.c (LOCK_FILE): Check for error from fcntl. (getutent_r_file, internal_getut_r): Updated all callers. (getutline_r_file, pututline_file, updwtmp_file): Likewise. |