summaryrefslogtreecommitdiff
path: root/src/ln.c
AgeCommit message (Expand)AuthorFilesLines
1993-10-26merge with 3.9aJim Meyering1-2/+2
1993-10-19merge with 3.8.4kJim Meyering1-11/+10
1993-10-18add newline back, but only for --help outputJim Meyering1-0/+1
1993-10-18Change `fprintf (stdout' to `printf ('.Jim Meyering1-1/+1
1993-10-18remove extra newline in usage messageJim Meyering1-1/+1
1993-10-09merge with 3.8.3eJim Meyering1-4/+4
1993-10-08merge with 3.8.3dJim Meyering1-14/+36
1993-10-06merge with 3.8.3bFILEUTILS-3_8_3bJim Meyering1-0/+12
1993-10-06merge with 3.8.3aJim Meyering1-2/+2
1993-08-27merge with 3.8.3Jim Meyering1-12/+46
1993-08-05merge with 3.8.1Jim Meyering1-6/+6
1993-05-22merge with 3.5.5Jim Meyering1-2/+11
1993-04-04(do_link): Explicitly cast alloca return value to (char *).Jim Meyering1-1/+1
1993-04-04(usage): Mention --help and --version.Jim Meyering1-3/+4
1993-04-02Add --help and --version options.Jim Meyering1-2/+17
1993-03-29merge with 3.4.1Jim Meyering1-1/+1
1992-12-02Convert static declarations of struct option to use new macros fromJim Meyering1-8/+8
1992-11-09Declared lots of external functions and variables static.Jim Meyering1-5/+6
1992-11-01Give most file-scope variables the static attribute.Jim Meyering1-7/+7
1992-10-31Initial revisionJim Meyering1-0/+293