summaryrefslogtreecommitdiff
path: root/debianutils/readlink.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Tito pointed out that if readlink doesn't have -f, there's no need to callRob Landley2005-09-171-6/+6
| | | | the option parsing code at all.
* Clean up memory allocation.Rob Landley2005-09-111-32/+8
|
* Cleanup patch by Bernhard Fischer, removing unnecessary includes ofRob Landley2005-09-111-5/+2
| | | | getopt.h, whitespace changes, typos, etc.
* - CONFIG_FEATURE_READLINK_FOLLOW readlink -f patch from Colin Watson ↵Ned Ludd2004-12-081-2/+22
| | | | <cjwatson@debian.org> on busybox mailing list 08/11/04
* Major coreutils update.Manuel Novoa III2003-03-191-1/+1
|
* Move readlink, mktemp, run-parts and which to a new debianutils dir.Glenn L McGrath2002-11-111-0/+46