summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
1998-07-04Include stdio.h. Required on some systems when using assert.Jim Meyering
1998-07-04.Jim Meyering
1998-07-04remove ifdef around inclusion of regex.h altogether!!Jim Meyering
1998-07-04(noinst_HEADERS): Add regex.h.Jim Meyering
1998-07-04(read_filesystem_list):Jim Meyering
1998-07-04.Jim Meyering
1998-07-04Change guard on <regex.h> inclusion to use newJim Meyering
1998-07-01Don't define NDEBUG, now that it's done via configure's --disable-assert option.Jim Meyering
1998-06-30(read_filesystem_list):Jim Meyering
1998-06-30(read_filesystem_list) [MOUNTED_GETMNTENT2]:Jim Meyering
1998-06-30(read_filesystem_list): If SVR4, lock /etc/.mnttab.lock if available,Jim Meyering
1998-06-29protoizeJim Meyering
1998-06-29(fstype_to_string): Guard with #if ! HAVE_F_FSTYPENAME_IN_STATFS.Jim Meyering
1998-06-29 * lib/xstrtol.c (bkm_scale): Don't assume that you can convertJim Meyering
1998-06-29(__ZLONG_MAX): Remove.Jim Meyering
1998-06-29(human_readable): Coalesce last two args into one, for convenience.Jim Meyering
1998-06-29 * lib/human.c, lib/human.h (human_readable): Coalesce last two argsJim Meyering
1998-06-29(fsp_to_string): Clean out some crufty #ifdefsJim Meyering
1998-05-25.Jim Meyering
1998-05-24.Jim Meyering
1998-05-24Fix braino: check S_ISLNK only if lstat succeeds.Jim Meyering
1998-05-24fix typo: s/chat/char/Jim Meyering
1998-05-19*** empty log message ***Jim Meyering
1998-05-19.Jim Meyering
1998-05-16(read_utmp): Add variant for systems that have the utmpname function.Jim Meyering
1998-05-16(is_prime): Ansideclify.Jim Meyering
1998-05-16(EXTRA_DIST): Remove. Automake groks the `LIBOBJS='Jim Meyering
1998-05-16.Jim Meyering
1998-05-10Don't declare strdup if it's defined as a macro.Jim Meyering
1998-05-04.Jim Meyering
1998-05-03.Jim Meyering
1998-05-02.Jim Meyering
1998-04-28tweak from FSFJim Meyering
1998-04-13(noinst_HEADERS): Add safe-read.h.Jim Meyering
1998-04-13.Jim Meyering
1998-04-12.Jim Meyering
1998-04-12(TYPE_MAXIMUM): Update from system.h.Jim Meyering
1998-04-11(noinst_HEADERS): Add safe-read.h.Jim Meyering
1998-04-11.Jim Meyering
1998-04-11split a couple long linesJim Meyering
1998-04-11Add curly braces around statements in if/else/while/do/etc. thatJim Meyering
1998-04-11.Jim Meyering
1998-04-09indent cpp directivesJim Meyering
1998-04-09make there be two spaces after `.' in commentsJim Meyering
1998-04-06Lots of minor spec and name changes, and new comments.Jim Meyering
1998-04-06Lots of minor spec and name changes, and new comments.Jim Meyering
1998-04-06*** empty log message ***Jim Meyering
1998-04-05*** empty log message ***Jim Meyering
1998-04-05.Jim Meyering
1998-04-05add braces to disambiguate ambiguous elseJim Meyering