summaryrefslogtreecommitdiffstats
path: root/src/link.c
AgeCommit message (Expand)AuthorLines
2005-12-28Don't include <assert.h>; it wasn't used.Jim Meyering-1/+0
2005-05-14Update FSF postal mail address.Jim Meyering-1/+1
2005-05-14Update FSF postal mail address.Jim Meyering-1/+1
2004-11-17(main): Use getopt_long rather than getopt.Paul Eggert-1/+1
2004-09-21Reject unknown options.Paul Eggert-15/+9
2004-06-21(main): Standardize on the diagnostics given when someone givesJim Meyering-2/+5
2004-01-21(usage): Use EXIT_SUCCESS, not 0, for clarity.Jim Meyering-2/+2
2003-11-05Cast NULL to `(char *)' in call to variadic function,Jim Meyering-1/+1
2003-10-18Most .c files (AUTHORS): Revert the WRITTEN_BY/AUTHORS changeJim Meyering-2/+2
2003-09-18(WRITTEN_BY): Rename from AUTHORS.Jim Meyering-2/+2
2003-09-18revert previous changeJim Meyering-1/+1
2003-09-18Update AUTHORS definition to be a comma-separated list of strings and/or updateJim Meyering-1/+1
2003-06-17(main): Call initialize_main.Jim Meyering-0/+1
2002-08-31Change `exit (0)' to `exit (EXIT_SUCCESS)',Jim Meyering-4/+4
2002-07-02(usage): Use the PACKAGE_BUGREPORT e-mail address, rather than hard-coding it.Jim Meyering-1/+1
2002-04-12Include long-options.h.Jim Meyering-40/+25
2002-04-12from Debian's fileutils_4.1-10Jim Meyering-0/+117