summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2002-01-13.Jim Meyering
2002-01-12.Jim Meyering
2002-01-05*** empty log message ***Jim Meyering
2002-01-05(version_etc_copyright): Update copyright year.Jim Meyering
2001-12-20*** empty log message ***Jim Meyering
2001-12-20(close_stdout_status): If ferror (stdout), doJim Meyering
2001-12-19*** empty log message ***Jim Meyering
2001-12-19(suffixes): Prefer K to k for 1024.Jim Meyering
2001-12-19(__xstrtol): If there is no number but thereJim Meyering
2001-12-15*** empty log message ***Jim Meyering
2001-12-15(STREQ): Define.Jim Meyering
2001-12-15(__restrict_arr): Update from libc.Jim Meyering
2001-12-15*** empty log message ***Jim Meyering
2001-12-15(ME_REMOTE): Recognize file systems of type smbfsJim Meyering
2001-12-10.Jim Meyering
2001-12-10Remove explicit declarations of xmalloc and xrealloc,Jim Meyering
2001-12-09*** empty log message ***Jim Meyering
2001-12-09*** empty log message ***Jim Meyering
2001-12-09(posix_time_parse): Add cast to avoid warning aboutJim Meyering
2001-12-09(mode_compile): Add cast to avoid warning aboutJim Meyering
2001-12-09(xreadlink): Add cast to avoid a warning.Jim Meyering
2001-12-09(readtoken): Declare an index to be of type unsignedJim Meyering
2001-12-09Don't include assert.h.Jim Meyering
2001-12-09(my_strftime_localtime_r): Include this functionJim Meyering
2001-12-09*** empty log message ***Jim Meyering
2001-12-09Remove declarations of xmalloc and xrealloc.Jim Meyering
2001-12-08tweak to align with libcJim Meyering
2001-12-02*** empty log message ***Jim Meyering
2001-12-02Don't declare getenv, thus reverting the change of 2001-11-18.Jim Meyering
2001-12-02*** empty log message ***Jim Meyering
2001-12-02[!__BOUNDED_POINTERS__]: Define away __bounded, __unbounded, and __ptrvalue.Jim Meyering
2001-11-30*** empty log message ***Jim Meyering
2001-11-30Include xalloc.h, so that xstrdup is declared before being defined.Jim Meyering
2001-11-28.Jim Meyering
2001-11-28*** empty log message ***Jim Meyering
2001-11-28(quotearg_n, quotearg_n_style):Jim Meyering
2001-11-28(quotearg_n, quotearg_n_style): Likewise.Jim Meyering
2001-11-27Merge with version from libc.Jim Meyering
2001-11-27*** empty log message ***Jim Meyering
2001-11-27Include stdlib.h unconditionally. On some old systems for whichJim Meyering
2001-11-27Merge with version from libc.Jim Meyering
2001-11-27(libfetish_a_SOURCES): Remove gtod.h.Jim Meyering
2001-11-26*** empty log message ***Jim Meyering
2001-11-26Don't include gtod.h.Jim Meyering
2001-11-26.Jim Meyering
2001-11-23*** empty log message ***Jim Meyering
2001-11-23(struct hash_table): Don't define here. Merely declare it.Jim Meyering
2001-11-23(struct hash_table): Define it here instead.Jim Meyering
2001-11-22.Jim Meyering
2001-11-22Bracket contents of file with #ifndef HASH_H_ ... #endif.Jim Meyering