Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-01-29 | . | Jim Meyering | |
1999-01-29 | *** empty log message *** | Jim Meyering | |
1999-01-29 | *** empty log message *** | Jim Meyering | |
1999-01-29 | . | Jim Meyering | |
1999-01-29 | *** empty log message *** | Jim Meyering | |
1999-01-29 | Use the 3-argument forms of AC_DEFINE* macros. | Jim Meyering | |
1999-01-29 | Use jm_AFS. | Jim Meyering | |
1999-01-29 | *** empty log message *** | Jim Meyering | |
1999-01-29 | Use TIME_WITH_SYS_TIME-based #if test rather than | Jim Meyering | |
TM_IN_SYS_TIME based one (for shred). | |||
1999-01-27 | . | Jim Meyering | |
1999-01-27 | . | Jim Meyering | |
1999-01-25 | *** empty log message *** | Jim Meyering | |
1999-01-25 | *** empty log message *** | Jim Meyering | |
1999-01-25 | (isaac_seed): Guard clock_gettime with test of | Jim Meyering | |
HAVE_CLOCK_GETTIME, not CLOCK_REALTIME. (wipename): Rename local dirfd to dir_fd to avoid shadowing the function declared in Linux's dirent.h. | |||
1999-01-25 | (ARRAY_CARDINALITY): Define. | Jim Meyering | |
(ARGMATCH_ASSERT): New macro. | |||
1999-01-25 | *** empty log message *** | Jim Meyering | |
1999-01-25 | (usage): Remove static attribute. | Jim Meyering | |
1999-01-25 | (usage): Remove static attribute. | Jim Meyering | |
Move function be the first in the file. | |||
1999-01-25 | (usage): Remove static attribute. | Jim Meyering | |
Move function be the first in the file. | |||
1999-01-25 | (usage): Remove static attribute. | Jim Meyering | |
Move function be the first in the file. | |||
1999-01-25 | (usage): Remove static attribute. | Jim Meyering | |
Move function be the first in the file. | |||
1999-01-25 | (usage): Remove static attribute. | Jim Meyering | |
Move function be the first in the file. | |||
1999-01-25 | (usage): Remove static attribute. | Jim Meyering | |
Move function be the first in the file. | |||
1999-01-25 | (usage): Remove static attribute. | Jim Meyering | |
Move function be the first in the file. | |||
1999-01-25 | . | Jim Meyering | |
1999-01-25 | (program_name): Remove dcl. | Jim Meyering | |
Include error.h. (argmatch_invalid): Use error rather than fprintf. | |||
1999-01-25 | tweak comment | Jim Meyering | |
1999-01-25 | tweak comment | Jim Meyering | |
1999-01-25 | tweak comment | Jim Meyering | |
1999-01-25 | *** empty log message *** | Jim Meyering | |
1999-01-25 | New version from L. Peter Deutsch. | Jim Meyering | |
1999-01-25 | *** empty log message *** | Jim Meyering | |
1999-01-25 | Exit nonzero upon failed write to stdout. | Jim Meyering | |
1999-01-25 | *** empty log message *** | Jim Meyering | |
1999-01-25 | (DONT_UNLINK_WHILE_OPEN) [__MSDOS__ || _WIN32]: Define. | Jim Meyering | |
1999-01-25 | *** empty log message *** | Jim Meyering | |
1999-01-25 | (quotearg_n_options): Revert type of parameter `n' | Jim Meyering | |
(and hence that of the local `n1', too) to `int' at Paul's request. | |||
1999-01-25 | Add comments. | Jim Meyering | |
1999-01-24 | *** empty log message *** | Jim Meyering | |
1999-01-24 | (fdatasync): Remove function. instead, ... | Jim Meyering | |
[! HAVE_FDATASYNC]: Define to fsync. From Colin Plumb. | |||
1999-01-23 | *** empty log message *** | Jim Meyering | |
1999-01-23 | (fdatasync) [! HAVE_FDATASYNC]: New function. | Jim Meyering | |
1999-01-23 | *** empty log message *** | Jim Meyering | |
1999-01-23 | (wipename): Print the `FILE: deleting' message only when in verbose mode. | Jim Meyering | |
1999-01-23 | (wipename): Print the `FILE: deleted' message only when in verbose mode. | Jim Meyering | |
1999-01-23 | always close stdout | Jim Meyering | |
1999-01-23 | fix typos in comments | Jim Meyering | |
1999-01-23 | (pfstatus): Use __format__ and __printf__. | Jim Meyering | |
Remove `if __GNUC__ >= 2' guard. | |||
1999-01-23 | *** empty log message *** | Jim Meyering | |
1999-01-23 | Bracket pfstatus messages with _(). | Jim Meyering | |