| Commit message (Expand) | Author | Age | Files | Lines |
* | Include posixver.h. | Jim Meyering | 2002-02-20 | 1 | -9/+3 |
* | (main): Issue a warning for obsolete usage, unless POSIXLY_CORRECT. | Jim Meyering | 2002-01-18 | 1 | -0/+10 |
* | Add support for POSIX 1003.1-2001, which requires removal for | Jim Meyering | 2002-01-16 | 1 | -7/+12 |
* | Include the word `fail' in some diagnostics to make it clearer | Jim Meyering | 2001-12-11 | 1 | -2/+2 |
* | Use new macros, HELP_OPTION_DESCRIPTION and VERSION_OPTION_DESCRIPTION | Jim Meyering | 2001-12-02 | 1 | -4/+2 |
* | (touch): Extend the change of 2001-09-15 to work on | Jim Meyering | 2001-12-02 | 1 | -2/+2 |
* | (usage): Note that ``Mandatory arguments to long options are mandatory | Jim Meyering | 2001-11-23 | 1 | -0/+5 |
* | (usage): Split --help output into smaller pieces. | Jim Meyering | 2001-11-23 | 1 | -2/+8 |
* | *** empty log message *** | Jim Meyering | 2001-10-20 | 1 | -2/+3 |
* | (EISDIR): Define to 0, if not already defined. | Jim Meyering | 2001-09-15 | 1 | -1/+9 |
* | (usage): Tweak the obsolescent usage line so that | Jim Meyering | 2001-03-17 | 1 | -2/+2 |
* | (main): Interpret a lone numeric argument of 8 or 10 | Jim Meyering | 2000-11-10 | 1 | -1/+3 |
* | tweak diagnostic | Jim Meyering | 2000-07-30 | 1 | -2/+2 |
* | Convert "`%s'" in format strings to "%s", and wrap each | Jim Meyering | 2000-07-25 | 1 | -6/+13 |
* | Arrange to call close_stdout only upon exit. | Jim Meyering | 2000-05-13 | 1 | -1/+2 |
* | (O_NOCTTY): Define if not defined already. | Jim Meyering | 2000-04-30 | 1 | -1/+5 |
* | (O_NDELAY): Define to 0 if not defined. | Jim Meyering | 2000-02-03 | 1 | -2/+10 |
* | (anonymous enum): Define TIME_OPTION, and ... | Jim Meyering | 1999-12-09 | 1 | -2/+9 |
* | Give the right diagnostic when failing to create a file in an | Jim Meyering | 1999-12-04 | 1 | -2/+5 |
* | (touch): Simplify code a tad, using fd == -1 instead | Jim Meyering | 1999-11-14 | 1 | -10/+4 |
* | (touch): Don't fail just because we couldn't open | Jim Meyering | 1999-11-13 | 1 | -23/+12 |
* | (full_write): Remove unused decl. | Jim Meyering | 1999-10-23 | 1 | -59/+3 |
* | (usage): Remove misleading sentence in --help output. | Jim Meyering | 1999-09-09 | 1 | -1/+0 |
* | (usage): Clarify description of --time=WORD. | Jim Meyering | 1999-08-08 | 1 | -1/+2 |
* | (open_maybe_create): Handle Solaris' failure mode when | Jim Meyering | 1999-05-15 | 1 | -2/+3 |
* | (touch): Only do the fstat if we need to. | Jim Meyering | 1999-05-07 | 1 | -14/+28 |
* | (open_maybe_create): Don't pass 0666 to open; it's not needed and isn't | Jim Meyering | 1999-04-26 | 1 | -1/+2 |
* | (open_maybe_create): New function. | Jim Meyering | 1999-04-02 | 1 | -27/+74 |
* | (touch): Qualify a char* with the `const' keyword. | Jim Meyering | 1999-04-01 | 1 | -1/+1 |
* | Don't include closeout.h or version-etc.h explicitly. Now, they're included v... | Jim Meyering | 1999-03-31 | 1 | -2/+0 |
* | No longer include long-options.h. | Jim Meyering | 1999-03-26 | 1 | -5/+13 |
* | Include long-options.h | Jim Meyering | 1999-03-04 | 1 | -20/+7 |
* | (usage): Remove `static'. | Jim Meyering | 1999-01-16 | 1 | -7/+3 |
* | (main): remove unused `i' | Jim Meyering | 1999-01-04 | 1 | -1/+1 |
* | Adapt to use new interface to XARGMATCH. | Jim Meyering | 1999-01-02 | 1 | -3/+7 |
* | (main): Use XARGCASEMATCH in place of argmatch & co. | Jim Meyering | 1998-12-31 | 1 | -9/+3 |
* | update bug-reporting address | Jim Meyering | 1998-09-19 | 1 | -1/+1 |
* | Include posixtm.h. | Jim Meyering | 1998-09-07 | 1 | -4/+9 |
* | remove --help-style comment near top | Jim Meyering | 1998-09-06 | 1 | -15/+1 |
* | Don't assume ASCII in getopt arg handling. | Jim Meyering | 1998-08-30 | 1 | -2/+2 |
* | (touch): Add comment. | Jim Meyering | 1998-08-02 | 1 | -0/+4 |
* | (utime_now): Moved into m4/utimes.m4. | Jim Meyering | 1998-07-25 | 1 | -34/+0 |
* | Include safe-read.h. | Jim Meyering | 1998-05-09 | 1 | -1/+1 |
* | Use STREQ in string equality tests, not strcmp. | Jim Meyering | 1998-04-14 | 1 | -1/+1 |
* | Use #if, not #ifdef with HAVE_ macros. | Jim Meyering | 1998-03-15 | 1 | -3/+3 |
* | s/get-date.h/getdate.h/ | Jim Meyering | 1998-03-14 | 1 | -1/+1 |
* | Include get-date.h. | Jim Meyering | 1998-02-20 | 1 | -1/+1 |
* | (main, usage): Check for write error to stdout before exiting. | Jim Meyering | 1998-01-04 | 1 | -1/+4 |
* | update bug-reporting address | Jim Meyering | 1997-10-07 | 1 | -1/+1 |
* | update copyrights for 1997 | Jim Meyering | 1997-02-09 | 1 | -1/+1 |