summaryrefslogtreecommitdiff
path: root/lib/readtokens0.c
AgeCommit message (Collapse)Author
2005-09-22Sync from gnulib.Paul Eggert
2005-05-14Update FSF postal mail address.Jim Meyering
2004-03-24(readtokens0): Return true on success ratherJim Meyering
than on failure. All callers changed. This also happens to fix a portability bug on pre-C99 hosts, where (bool) INTEGER sometimes returns false even when INTEGER is nonzero.
2004-03-22*** empty log message ***Jim Meyering