]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 19 Oct 2002 16:34:37 +0000 (16:34 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 19 Oct 2002 16:34:37 +0000 (16:34 +0000)
ChangeLog

index ddf4e200efafa2b5072b952941377f3dfc2b6cce..24acac9b6f83dbc312b8b410e08f79d6e607d346 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -16,6 +16,7 @@
        Use memchr rather than a `while' loop.
        (line_bytes_split): Use size_t instead of int.
        Use safe_read, not stdread.
+       (main): Add some FIXME comments to remind me to remove casts.
 
        * src/system.h (ST_BLKSIZE): Correct comment describing how to
        reproduce HPUX-11 cat failure.  From Petter Reinholdtsen.