index
:
Erich/coreutils
master
uniq-versuch
uniq-versuch-tools
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ln.c
Age
Commit message (
Expand
)
Author
1999-01-31
(do_link): Allow creation of a hard link to a dangling
Jim Meyering
1999-01-18
(do_link): Try to remove DEST even after renaming it.
Jim Meyering
1999-01-17
(same_name): Use SAME_INODE rather than open coding it.
Jim Meyering
1999-01-17
compress copyright
Jim Meyering
1999-01-16
Remove declarations of base_name and get_version.
Jim Meyering
1998-12-07
Use dir_name, not dirname. Include dirname.h.
Jim Meyering
1998-09-19
update bug-reporting address
Jim Meyering
1998-08-30
(long_options): Use corresponding short-option character
Jim Meyering
1998-02-08
(usage): Reword to use `TARGET' and `LINK_NAME' in description.
Jim Meyering
1998-01-22
Declare new global, backup_type.
Jim Meyering
1998-01-04
(main, usage): Check for write error to stdout before exiting.
Jim Meyering
1997-12-11
(do_link): Don't require --force when target exists and
Jim Meyering
1997-10-23
Remove stpcpy decl.
Jim Meyering
1997-10-07
update bug-reporting address
Jim Meyering
1997-09-15
(do_link): Perform S_ISLNK test only if lstat succeeded.
Jim Meyering
1997-09-01
(do_link): Form destination file name (when DEST is a directory) before
Jim Meyering
1997-05-27
Use base_name, not basename.
Jim Meyering
1997-02-09
update copyrights for 1997
Jim Meyering
1997-02-01
bracket bug address with <> and append a period
Jim Meyering
1997-02-01
Compare getopt_long return value against -1, not EOF. Use NULL, not '(int *)...
Jim Meyering
1996-11-23
(usage): Alphabetize option descriptions the way sort -f would.
Jim Meyering
1996-11-03
change bug-reporting address
Jim Meyering
1996-11-02
change bug-reporting address
Jim Meyering
1996-10-05
(main): update --version output to conform to coding standard
Jim Meyering
1996-10-04
(main): update --version output to conform to coding standard
Jim Meyering
1996-08-31
(usage): remove spurious trailing \n in puts.
Jim Meyering
1996-08-29
(usage): Tell where to report bugs.
Jim Meyering
1996-08-01
[LINK_TYPE]: Remove macro. NLS messages aren't
Jim Meyering
1996-07-06
(usage): Factor out backup-related text into separate string/printf statement.
Jim Meyering
1996-07-02
(do_link): Update messages to ease translation.
Jim Meyering
1996-06-29
(do_link): Allow `ln -sf --backup k k' to succeed in creating the
Jim Meyering
1996-06-26
(do_link): Remove `!symlink &&' conjunct.
Jim Meyering
1996-06-26
(same_name): Declare parameters to be const.
Jim Meyering
1996-06-26
(same_name): New function.
Jim Meyering
1996-06-19
(decode_switches): Correct typo in error message:
Jim Meyering
1996-05-16
(do_link): Declare pointer parameters to be const.
Jim Meyering
1996-04-25
(do_link): With --force, don't remove DEST when it's
Jim Meyering
1996-04-25
(do_link): Remove duplicate `if (lstat' block.
Jim Meyering
1996-04-24
update Copyright years for 1996
Jim Meyering
1996-03-24
Update FSF's address.
Jim Meyering
1996-03-21
(main): Declare to be of type int, not void.
Jim Meyering
1996-03-16
Don't include version.h.
Jim Meyering
1996-03-12
(main): Initialize for internationalized message support: call setlocale,
Jim Meyering
1995-12-19
[SYMBOLIC_SPACE_STRING]: New macro.
Jim Meyering
1995-11-29
Mark all translatable strings using po-mode.el.
Jim Meyering
1995-11-27
(usage): Clarify description of --no-dereferences.
Jim Meyering
1995-11-27
s/non-zero/nonzero/g
Jim Meyering
1995-11-15
Break long lines.
Jim Meyering
1995-11-09
Move main to the end.
Jim Meyering
1995-11-09
Protoize.
Jim Meyering
[prev]
[next]