Age | Commit 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-30 | Use 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 width | Paul Eggert |
2005-09-30 | Clarify "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-29 | Rely 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't | Paul Eggert |
2005-09-29 | (settime): Fix { typo in previous patch. Also, don't | Paul Eggert |
2005-09-29 | . | Jim Meyering |
2005-09-29 | *** empty log message *** | Jim Meyering |
2005-09-29 | Version 5.90. | Jim Meyering |
2005-09-29 | Remove -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 #elif | Jim Meyering |
2005-09-29 | *** empty log message *** | Jim Meyering |
2005-09-29 | mention stat bug fix | Jim Meyering |
2005-09-28 | . | Jim Meyering |
2005-09-28 | * src/system.h (LONGEST_MODIFIER): Use ULONG_MAX_LT_ULLONG_MAX | Paul Eggert |
2005-09-28 | . | Jim Meyering |
2005-09-28 | (gl_ULLONG_MAX): Simplify so that it merely | Paul Eggert |
2005-09-28 | *** empty log message *** | Jim Meyering |
2005-09-28 | Use 5.90-cvs as the version string. | Jim Meyering |
2005-09-28 | *** empty log message *** | Jim Meyering |
2005-09-28 | remove note about FreeBSD make test failure. | Jim Meyering |
2005-09-28 | Work 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-27 | add a FIXME comment | Jim 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-27 | Change #ifdef<TAB>HAVE_CONFIG_H to #ifdef HAVE_CONFIG_H. | Jim Meyering |
2005-09-27 | *** empty log message *** | Jim Meyering |
2005-09-27 | Include <config.h> here, now that strnumcmp-in.h no longer includes it. | Jim Meyering |
2005-09-27 | *** empty log message *** | Jim Meyering |
2005-09-26 | Test "touch -" too, and change "touch -c - >&-" so that it does not | Paul Eggert |
2005-09-26 | Test "touch -" too. | Paul Eggert |
2005-09-26 | (touch): Handle "touch -c - >&-" by checking for EBADF | Paul Eggert |
2005-09-26 | utimens.c portability fixes. | Paul Eggert |
2005-09-26 | Include unistd.h, for dup2. | Paul Eggert |