index
:
Erich/coreutils
master
uniq-versuch
uniq-versuch-tools
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
readtokens.c
Age
Commit message (
Expand
)
Author
2005-05-14
Update FSF postal mail address.
Jim Meyering
2004-10-04
Sync from gnulib, to remove dependencies of other modules on unlocked-io.
Paul Eggert
2004-08-02
Rewrite to avoid casts.
Paul Eggert
2004-03-21
(readtoken): Don't leak 64 bytes when reading an empty input stream.
Jim Meyering
2004-03-21
Include <stdbool.h>.
Jim Meyering
2003-09-10
Include readtokens.h first, to test interface.
Jim Meyering
2003-06-07
Remove unnecessary parentheses around malloc.
Jim Meyering
2003-06-07
Put `Free Software Foundation' in place of my name
Jim Meyering
2003-04-11
Remove anachronistic casts of xmalloc, xrealloc, and xcalloc return values.
Jim Meyering
2003-01-14
(readtoken): Cast character to 'unsigned char', not 'unsigned int'.
Jim Meyering
2001-12-09
(readtoken): Declare an index to be of type unsigned
Jim Meyering
2001-11-17
Remove explicit declarations of xmalloc and xrealloc,
Jim Meyering
2001-11-17
Include unlocked-io.h.
Jim Meyering
1999-04-11
(readtoken, readtokens): Protoize.
Jim Meyering
1996-07-15
indent cpp-directives
Jim Meyering
1996-07-15
update FSF address in copyright
Jim Meyering
1996-02-24
Unprotoize.
Jim Meyering
1995-08-07
Declare xmalloc, xrealloc rather than including xalloc.h.
Jim Meyering
1995-01-27
.
Jim Meyering