1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-06-27 04:26:41 +02:00
Commit Graph

9 Commits

Author SHA1 Message Date
Jim Meyering 5b34b167f9 (readtoken): Declare an index to be of type unsigned
to avoid a pedantic warning.
2001-12-09 22:39:02 +00:00
Jim Meyering 13d08934ba Remove explicit declarations of xmalloc and xrealloc,
Instead, include "xalloc.h".
2001-11-17 13:51:34 +00:00
Jim Meyering 3eb2a22131 Include unlocked-io.h. 2001-11-17 13:29:42 +00:00
Jim Meyering cf3d3f1e6e (readtoken, readtokens): Protoize. 1999-04-11 13:25:52 +00:00
Jim Meyering 19bff1c02d indent cpp-directives 1996-07-15 03:56:06 +00:00
Jim Meyering 6014da9e30 update FSF address in copyright 1996-07-15 03:43:36 +00:00
Jim Meyering 746c5e5528 Unprotoize. 1996-02-24 18:30:46 +00:00
Jim Meyering d0e2b9c466 Declare xmalloc, xrealloc rather than including xalloc.h. 1995-08-07 22:21:03 +00:00
Jim Meyering 1a41e74d32 . 1995-01-27 05:37:03 +00:00