summaryrefslogtreecommitdiff
path: root/src/link.c
Commit message (Expand)AuthorAgeFilesLines
* maint: use new emit_try_help in place of equivalent fprintfJim Meyering2012-01-071-2/+1
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* maint: update all copyright year number rangesJim Meyering2011-01-011-1/+1
* maint: update all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* doc: mention the texinfo documentation in --helpPádraig Brady2009-09-211-1/+1
* global: convert indentation-TABs to spacesJim Meyering2009-08-251-6/+6
* maint: update all Copyright year lists to include 2009Jim Meyering2009-06-231-1/+1
* use new global, "Version", rather than macro, VERSIONJim Meyering2008-08-261-1/+1
* use gnulib's progname moduleJim Meyering2008-06-031-4/+1
* declare program_name consistentlyJim Meyering2008-06-021-1/+1
* adjust copyright datesJim Meyering2008-05-261-1/+1
* convert single-author programs to use proper_nameJim Meyering2008-05-261-1/+1
* Use PACKAGE_NAME instead of GNU_PACKAGE.Eric Blake2007-08-301-2/+2
* Update all copyright notices to use the newer form.Jim Meyering2007-07-231-5/+4
* Change "version 2" to "version 3" in all copyright notices.Jim Meyering2007-07-101-1/+1
* Help translators include translation team's web or email address.Jim Meyering2007-03-281-1/+1
* Don't include <assert.h>; it wasn't used.Jim Meyering2005-12-281-1/+0
* Update FSF postal mail address.Jim Meyering2005-05-141-1/+1
* Update FSF postal mail address.Jim Meyering2005-05-141-1/+1
* (main): Use getopt_long rather than getopt.Paul Eggert2004-11-171-1/+1
* Reject unknown options.Paul Eggert2004-09-211-15/+9
* (main): Standardize on the diagnostics given when someone givesJim Meyering2004-06-211-2/+5
* (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
* Change `exit (0)' to `exit (EXIT_SUCCESS)',Jim Meyering2002-08-311-4/+4
* (usage): Use the PACKAGE_BUGREPORT e-mail address, rather than hard-coding it.Jim Meyering2002-07-021-1/+1
* Include long-options.h.Jim Meyering2002-04-121-40/+25
* from Debian's fileutils_4.1-10Jim Meyering2002-04-121-0/+117