index
:
busybox
master
Busybox
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
coreutils
/
ln.c
Age
Commit message (
Expand
)
Author
2000-10-04
Patch from Matt Kraai: "When it encounters a problem creating a link, ln
Eric Andersen
2000-10-04
Rewrite to use getopt and return instead of exit, a seperate function (fs_lin...
Glenn L McGrath
2000-09-25
Renamed "internal.h" to the more sensible "busybox.h".
Eric Andersen
2000-09-13
Fix calls to {m,c,re}alloc so that they use x{m,c,re}alloc instead of
Matt Kraai
2000-07-16
Extract usage information into a separate file.
Matt Kraai
2000-07-14
Use errorMsg rather than fprintf.
Matt Kraai
2000-07-11
Re-enable ln -n in the help.
Eric Andersen
2000-07-11
Another patch from Matt Kraai <kraai@alumni.carnegiemellon.edu>:
Eric Andersen
2000-07-10
Remove yet more kernel header dependancies.
Eric Andersen
2000-07-10
From Matt Kraai <kraai@alumni.carnegiemellon.edu>:
Eric Andersen
2000-06-22
Pavel Roskin <proski@gnu.org> just found a nasty memory
Eric Andersen
2000-06-21
Document 'ln --'
Eric Andersen
2000-06-19
Updates to a number of apps to remove warnings/compile errors under libc5.
Eric Andersen
2000-06-18
Check for 3 and more arguments was incorrect
Pavel Roskin
2000-06-15
ln: fixed command line parser. Added support for "--"
Pavel Roskin
2000-06-06
Fixed a bunch of stuff:
Eric Andersen
2000-05-12
Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP
Erik Andersen
2000-04-28
Latest and greatest. Some effort at libc5 (aiming towards newlib)
Erik Andersen
2000-04-13
Upates to include copyright 2000 to everything
Erik Andersen
2000-03-04
A few updates (including the cp fix the Craig has been looking for)
Erik Andersen
2000-02-11
Updates
Erik Andersen
2000-02-08
Some formatting updates (ran the code through indent)
Erik Andersen
2000-02-07
A few minor updates. ;-)
Erik Andersen
1999-11-10
Updates to usage, and made tar work.
Eric Andersen
1999-11-06
Fixed ln, df, and removed redundant stuff from mtab.
Eric Andersen
1999-10-20
Fixed up copyright notices and such
Eric Andersen
1999-10-18
More stuff.
Eric Andersen
1999-10-13
More stuff
Eric Andersen
1999-10-05
Initial revision
Eric Andersen
[prev]