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 | |
parent | c2835376835d163450e58b2214819c52b287aa10 (diff) | |
download | glibc-c6a3d976924d0102a9e9f31b796072cbec9d6872.tar glibc-c6a3d976924d0102a9e9f31b796072cbec9d6872.tar.gz glibc-c6a3d976924d0102a9e9f31b796072cbec9d6872.tar.bz2 glibc-c6a3d976924d0102a9e9f31b796072cbec9d6872.zip |
* manual/llio.texi (Access Modes): Fix typos in O_READ/O_WRITE defns.
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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. |