.
authorJim Meyering <jim@meyering.net>
Tue, 3 Dec 2002 10:57:11 +0000 (10:57 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 3 Dec 2002 10:57:11 +0000 (10:57 +0000)
lib/ChangeLog

index e64960e300b1c47d560418f21ada16b14be59a26..da02a2ca1299a49513092284cd9eb73480a1bde9 100644 (file)
@@ -1,5 +1,8 @@
 2002-12-03  Jim Meyering  <jim@meyering.net>
 
+       * safe-read.c, safe-write.c: Change variable names and comments, but
+       not semantics, to minimize the differences between these two files.
+
        * safe-read.c (IS_EINTR): Define.
        (safe_read): Use IS_EINTR in place of in-function cpp directives.