summaryrefslogtreecommitdiff
path: root/src/touch.c
Commit message (Expand)AuthorAgeFilesLines
* Include posixver.h.Jim Meyering2002-02-201-9/+3
* (main): Issue a warning for obsolete usage, unless POSIXLY_CORRECT.Jim Meyering2002-01-181-0/+10
* Add support for POSIX 1003.1-2001, which requires removal forJim Meyering2002-01-161-7/+12
* Include the word `fail' in some diagnostics to make it clearerJim Meyering2001-12-111-2/+2
* Use new macros, HELP_OPTION_DESCRIPTION and VERSION_OPTION_DESCRIPTIONJim Meyering2001-12-021-4/+2
* (touch): Extend the change of 2001-09-15 to work onJim Meyering2001-12-021-2/+2
* (usage): Note that ``Mandatory arguments to long options are mandatoryJim Meyering2001-11-231-0/+5
* (usage): Split --help output into smaller pieces.Jim Meyering2001-11-231-2/+8
* *** empty log message ***Jim Meyering2001-10-201-2/+3
* (EISDIR): Define to 0, if not already defined.Jim Meyering2001-09-151-1/+9
* (usage): Tweak the obsolescent usage line so thatJim Meyering2001-03-171-2/+2
* (main): Interpret a lone numeric argument of 8 or 10Jim Meyering2000-11-101-1/+3
* tweak diagnosticJim Meyering2000-07-301-2/+2
* Convert "`%s'" in format strings to "%s", and wrap eachJim Meyering2000-07-251-6/+13
* Arrange to call close_stdout only upon exit.Jim Meyering2000-05-131-1/+2
* (O_NOCTTY): Define if not defined already.Jim Meyering2000-04-301-1/+5
* (O_NDELAY): Define to 0 if not defined.Jim Meyering2000-02-031-2/+10
* (anonymous enum): Define TIME_OPTION, and ...Jim Meyering1999-12-091-2/+9
* Give the right diagnostic when failing to create a file in anJim Meyering1999-12-041-2/+5
* (touch): Simplify code a tad, using fd == -1 insteadJim Meyering1999-11-141-10/+4
* (touch): Don't fail just because we couldn't openJim Meyering1999-11-131-23/+12
* (full_write): Remove unused decl.Jim Meyering1999-10-231-59/+3
* (usage): Remove misleading sentence in --help output.Jim Meyering1999-09-091-1/+0
* (usage): Clarify description of --time=WORD.Jim Meyering1999-08-081-1/+2
* (open_maybe_create): Handle Solaris' failure mode whenJim Meyering1999-05-151-2/+3
* (touch): Only do the fstat if we need to.Jim Meyering1999-05-071-14/+28
* (open_maybe_create): Don't pass 0666 to open; it's not needed and isn'tJim Meyering1999-04-261-1/+2
* (open_maybe_create): New function.Jim Meyering1999-04-021-27/+74
* (touch): Qualify a char* with the `const' keyword.Jim Meyering1999-04-011-1/+1
* Don't include closeout.h or version-etc.h explicitly. Now, they're included v...Jim Meyering1999-03-311-2/+0
* No longer include long-options.h.Jim Meyering1999-03-261-5/+13
* Include long-options.hJim Meyering1999-03-041-20/+7
* (usage): Remove `static'.Jim Meyering1999-01-161-7/+3
* (main): remove unused `i'Jim Meyering1999-01-041-1/+1
* Adapt to use new interface to XARGMATCH.Jim Meyering1999-01-021-3/+7
* (main): Use XARGCASEMATCH in place of argmatch & co.Jim Meyering1998-12-311-9/+3
* update bug-reporting addressJim Meyering1998-09-191-1/+1
* Include posixtm.h.Jim Meyering1998-09-071-4/+9
* remove --help-style comment near topJim Meyering1998-09-061-15/+1
* Don't assume ASCII in getopt arg handling.Jim Meyering1998-08-301-2/+2
* (touch): Add comment.Jim Meyering1998-08-021-0/+4
* (utime_now): Moved into m4/utimes.m4.Jim Meyering1998-07-251-34/+0
* Include safe-read.h.Jim Meyering1998-05-091-1/+1
* Use STREQ in string equality tests, not strcmp.Jim Meyering1998-04-141-1/+1
* Use #if, not #ifdef with HAVE_ macros.Jim Meyering1998-03-151-3/+3
* s/get-date.h/getdate.h/Jim Meyering1998-03-141-1/+1
* Include get-date.h.Jim Meyering1998-02-201-1/+1
* (main, usage): Check for write error to stdout before exiting.Jim Meyering1998-01-041-1/+4
* update bug-reporting addressJim Meyering1997-10-071-1/+1
* update copyrights for 1997Jim Meyering1997-02-091-1/+1