summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-09-30(fdopendir): Do not define if HAVE_FDOPENDIR.Jim Meyering
2005-09-30(fdopendir): Do not define if HAVE_FDOPENDIR.Jim Meyering
2005-09-30Use 5.91-cvs as the version string.Jim Meyering
2005-09-30* src/dd.c (main): Don't assume size_t has the same width as unsigned long.Paul Eggert
2005-09-30(main): Don't assume size_t has the same widthPaul Eggert
2005-09-30Clarify "tail - f" example.Paul Eggert
2005-09-29.Jim Meyering
2005-09-29.Jim Meyering
2005-09-29"they wants" -> "they want"Paul Eggert
2005-09-29Rely on gettimeofday failure too.Paul Eggert
2005-09-29(settime): If settimeofday fails, give up right away.Paul Eggert
2005-09-29* settime.c (settime): Fix { typo in previous patch. Also, don'tPaul Eggert
2005-09-29(settime): Fix { typo in previous patch. Also, don'tPaul Eggert
2005-09-29.Jim Meyering
2005-09-29*** empty log message ***Jim Meyering
2005-09-29Version 5.90.Jim Meyering
2005-09-29Remove -cvs suffix from version string.Jim Meyering
2005-09-29.Jim Meyering
2005-09-29* xtime.h (XTIME_PRECISION): Now of type int, not long long int.Paul Eggert
2005-09-29(XTIME_PRECISION): Now of type int, not long long int,Paul Eggert
2005-09-29.Jim Meyering
2005-09-29*** empty log message ***Jim Meyering
2005-09-29(settime): Move the HAVE_STIME block `up' into an #elifJim Meyering
2005-09-29*** empty log message ***Jim Meyering
2005-09-29mention stat bug fixJim Meyering
2005-09-28.Jim Meyering
2005-09-28* src/system.h (LONGEST_MODIFIER): Use ULONG_MAX_LT_ULLONG_MAXPaul Eggert
2005-09-28.Jim Meyering
2005-09-28(gl_ULLONG_MAX): Simplify so that it merelyPaul Eggert
2005-09-28*** empty log message ***Jim Meyering
2005-09-28Use 5.90-cvs as the version string.Jim Meyering
2005-09-28*** empty log message ***Jim Meyering
2005-09-28remove note about FreeBSD make test failure.Jim Meyering
2005-09-28Work around a bug in FreeBSD 5.0.Jim Meyering
2005-09-28*** empty log message ***Jim Meyering
2005-09-28*** empty log message ***Jim Meyering
2005-09-27add a FIXME commentJim Meyering
2005-09-27*** empty log message ***Jim Meyering
2005-09-27*** empty log message ***Jim Meyering
2005-09-27[HAVE_CONFIG_H]: Include <config.h>.Jim Meyering
2005-09-27[HAVE_CONFIG_H]: Include <config.h> conditionally,Jim Meyering
2005-09-27Change #ifdef<TAB>HAVE_CONFIG_H to #ifdef HAVE_CONFIG_H.Jim Meyering
2005-09-27*** empty log message ***Jim Meyering
2005-09-27Include <config.h> here, now that strnumcmp-in.h no longer includes it.Jim Meyering
2005-09-27*** empty log message ***Jim Meyering
2005-09-26Test "touch -" too, and change "touch -c - >&-" so that it does notPaul Eggert
2005-09-26Test "touch -" too.Paul Eggert
2005-09-26(touch): Handle "touch -c - >&-" by checking for EBADFPaul Eggert
2005-09-26utimens.c portability fixes.Paul Eggert
2005-09-26Include unistd.h, for dup2.Paul Eggert