summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2000-01-12(mode_compile): Use uintmax_t, not unsignedJim Meyering
2000-01-12Update copyright notice.Jim Meyering
2000-01-12Sync to the slightly more general version of GNU tar.Jim Meyering
2000-01-11(memcpy): Protoize.Jim Meyering
2000-01-11s/fu/fetish/Jim Meyering
2000-01-11(hash_initialize): Fix typo in comment.Jim Meyering
2000-01-10.Jim Meyering
2000-01-10(noinst_HEADERS): Add nanosleep.h.Jim Meyering
2000-01-08remove stray define before _LIBCJim Meyering
2000-01-08(error): Use __strerror_r's return value only if HAVE_WORKING_STRERROR_R.Jim Meyering
2000-01-07Sync with the GNU C library.Jim Meyering
2000-01-07tweak commentJim Meyering
2000-01-07add copyright/no-warranty commentJim Meyering
2000-01-07*** empty log message ***Jim Meyering
2000-01-07tweak copyright lineJim Meyering
2000-01-07(strpbrk): Ansideclify.Jim Meyering
2000-01-07Use `#if' instead of `#ifdef' for `HAVE_CONFIG_H'.Jim Meyering
2000-01-06Sync with the GNU C Library.Jim Meyering
2000-01-06Add #pragma STDC FENV_ACCESS ON if C99.Jim Meyering
2000-01-06Sync tm_diff with the GNU C Library.Jim Meyering
2000-01-05whoops. fix typosJim Meyering
2000-01-05Include nanosleep.h.Jim Meyering
2000-01-05*** empty log message ***Jim Meyering
2000-01-04(savedir): Don't store past the end of an array ifJim Meyering
2000-01-02.Jim Meyering
2000-01-02(my_strftime): Some old compilers object toJim Meyering
1999-12-27*** empty log message ***Jim Meyering
1999-12-26*** empty log message ***Jim Meyering
1999-12-26*** empty log message ***Jim Meyering
1999-12-26*** empty log message ***Jim Meyering
1999-12-25*** empty log message ***Jim Meyering
1999-12-22rewrite expression (equivalently) at request of Paul EggertJim Meyering
1999-12-22(get_date): Fix typo in time_t overflow test.Jim Meyering
1999-12-19(lstat.c): Adapt rule to handle new parts of xstat.in.Jim Meyering
1999-12-19(slash_aware_lstat): New function.Jim Meyering
1999-12-19.Jim Meyering
1999-12-13(make_path): Consistently use error to outputJim Meyering
1999-12-10.Jim Meyering
1999-11-26.Jim Meyering
1999-11-22(DISTCLEANFILES): Add lstat.c and stat.c.Jim Meyering
1999-11-19(strstr): Include config.h.Jim Meyering
1999-11-13.Jim Meyering
1999-11-11.Jim Meyering
1999-11-11(make_path): Fix long-latent bug (note othersJim Meyering
1999-11-09(XMALLOC): Correct misnamed macro parameter name: s/N_bytes/N_items/.Jim Meyering
1999-11-07(default_block_size): New function.Jim Meyering
1999-11-05Use HAVE_STRUCT_STAT_ST_BLOCKS, not deprecated HAVE_ST_BLOCKS.Jim Meyering
1999-11-04(memcoll): The two arguments cannot beJim Meyering
1999-11-04(readline): Do not leave room for an extraJim Meyering
1999-11-01(MAINTAINERCLEANFILES): Set to $(BUILT_SOURCES).Jim Meyering