From: Roland McGrath Date: Mon, 26 Aug 2002 01:42:01 +0000 (+0000) Subject: * manual/llio.texi (Access Modes): Fix typos in O_READ/O_WRITE defns. X-Git-Tag: cvs/glibc-2-3~372 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c6a3d976924d0102a9e9f31b796072cbec9d6872;p=thirdparty%2Fglibc.git * manual/llio.texi (Access Modes): Fix typos in O_READ/O_WRITE defns. --- diff --git a/ChangeLog b/ChangeLog index fba8c6bae1f..a5972e105b7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2002-08-25 Roland McGrath + * 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.