summaryrefslogtreecommitdiff
path: root/debianutils/readlink.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* syslogd: fix "readpath bug" by using readlink insteadDenis Vlasenko2007-02-111-1/+1
* suppress warnings about easch <applet>_main() havingDenis Vlasenko2007-02-031-0/+1
* remove bb_printf and the likeDenis Vlasenko2006-10-261-1/+1
* readlink: do not emit errors if file doesnt not exist / not a linkDenis Vlasenko2006-10-201-13/+24
* getopt_ulflags -> getopt32.Denis Vlasenko2006-10-031-2/+2
* - fix copy'n paste errors that got introduced when switching to the shorter b...Bernhard Reutner-Fischer2006-09-131-1/+1
* - move #include busybox.h to the very top so we pull in the configBernhard Reutner-Fischer2006-06-021-2/+3
* The gnu extension to have realpath() malloc its buffer when handed a NULLRob Landley2006-05-171-2/+2
* Tito pointed out that if readlink doesn't have -f, there's no need to callRob Landley2005-09-171-6/+6
* Clean up memory allocation.Rob Landley2005-09-111-32/+8
* Cleanup patch by Bernhard Fischer, removing unnecessary includes ofRob Landley2005-09-111-5/+2
* - CONFIG_FEATURE_READLINK_FOLLOW readlink -f patch from Colin Watson <cjwatso...Ned Ludd2004-12-081-2/+22
* 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