summaryrefslogtreecommitdiff
path: root/src/sync.c
Commit message (Expand)AuthorAgeFilesLines
* (usage): Use EXIT_SUCCESS, not 0, for clarity.Jim Meyering2004-01-211-2/+2
* Cast NULL to `(char *)' in call to variadic function,Jim Meyering2003-11-051-1/+1
* Most .c files (AUTHORS): Revert the WRITTEN_BY/AUTHORS changeJim Meyering2003-10-181-2/+2
* (WRITTEN_BY): Rename from AUTHORS.Jim Meyering2003-09-181-2/+2
* revert previous changeJim Meyering2003-09-181-1/+1
* Update AUTHORS definition to be a comma-separated list of strings and/or updateJim Meyering2003-09-181-1/+1
* (main): Call initialize_main.Jim Meyering2003-06-171-0/+1
* Handle argc < optind.Jim Meyering2003-05-101-2/+2
* Change `exit (0)' to `exit (EXIT_SUCCESS)',Jim Meyering2002-08-311-2/+2
* (usage): Use the PACKAGE_BUGREPORT e-mail address, rather than hard-coding it.Jim Meyering2002-07-021-1/+1
* Use new macros, HELP_OPTION_DESCRIPTION and VERSION_OPTION_DESCRIPTIONJim Meyering2001-12-021-4/+2
* (usage): Make --help and --version strings start in column 7.Jim Meyering2001-11-241-2/+2
* Split usage strings so that --help and --versionJim Meyering2001-11-231-2/+4
* (main): Likewise.Jim Meyering2001-01-171-2/+2
* update copyright dateJim Meyering2000-07-091-1/+1
* Arrange to call close_stdout only upon exit.Jim Meyering2000-05-131-1/+2
* Don't include closeout.h or version-etc.h explicitly. Now, they're included v...Jim Meyering1999-03-311-1/+0
* reorder includesJim Meyering1999-03-261-1/+1
* (PROGRAM_NAME, AUTHORS): Define and use.Jim Meyering1999-03-261-3/+8
* Include long-options.hJim Meyering1999-03-041-1/+2
* update copyright datesJim Meyering1999-02-161-1/+1
* (usage): Don't make it static so that it can be called from libfu.a by xargma...Jim Meyering1999-01-161-1/+1
* update bug-reporting addressJim Meyering1998-09-191-1/+1
* (main, usage): Check for write error to stdout before exiting.Jim Meyering1998-01-041-1/+3
* update bug-reporting addressJim Meyering1997-10-071-1/+1
* update copyrights for 1997Jim Meyering1997-02-091-1/+1
* bracket bug address with <> and append a periodJim Meyering1997-02-011-1/+1
* change bug-reporting addressJim Meyering1996-11-031-1/+1
* change bug-reporting addressJim Meyering1996-11-021-1/+1
* (main): update --version output to conform to coding standardJim Meyering1996-10-051-1/+1
* (usage): remove spurious trailing \n in puts.Jim Meyering1996-08-311-1/+1
* (usage): Tell where to report bugs.Jim Meyering1996-08-291-0/+1
* update Copyright years for 1996Jim Meyering1996-04-241-1/+1
* Update FSF's address.Jim Meyering1996-03-241-2/+2
* (main): Declare to be of type int, not void.Jim Meyering1996-03-211-1/+1
* Don't include version.h.Jim Meyering1996-03-161-2/+1
* (main): Initialize for internationalized message support: call setlocale,Jim Meyering1996-03-121-0/+3
* Mark all translatable strings using po-mode.el.Jim Meyering1995-11-291-5/+5
* Protoize.Jim Meyering1995-11-091-5/+2
* (usage): Add one or two lines of descriptive text.Jim Meyering1995-05-221-0/+1
* add 1995 to Copyright datesJim Meyering1995-03-101-1/+1
* Include "error.h" rather than simply declaring `void error ();'.Jim Meyering1994-12-271-2/+1
* * sync.c (main): Make error message accurate.Jim Meyering1994-12-271-1/+1
* .Jim Meyering1994-10-081-0/+1
* .Jim Meyering1994-10-021-10/+0
* .Jim Meyering1994-07-011-0/+75