summaryrefslogtreecommitdiff
path: root/libbb/xreadlink.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* syslogd: fix "readpath bug" by using readlink insteadDenis Vlasenko2007-02-111-1/+1
* accumulated post-1.4.0 fixesDenis Vlasenko2007-01-241-1/+1
* new libbb func: xmalloc_realpath (+ use it where makes sense)Denis Vlasenko2007-01-041-4/+14
* Standardize on the vi editing directives being on the first line."Robert P. J. Day"2006-07-021-0/+1
* Patch from Denis Vlasenko turning static const int (which gets emitted intoRob Landley2006-03-101-1/+1
* Robert P. Day removed 8 gazillion occurrences of "extern" on functionRob Landley2006-03-061-1/+1
* just whitespaceTim Riker2006-01-251-1/+1
* Patch from Tito to fix memory leak upon error.Glenn L McGrath2004-08-111-2/+3
* Remove trailing whitespace. Update copyright to include 2004.Eric Andersen2004-03-151-4/+4
* Major coreutils update.Manuel Novoa III2003-03-191-1/+1
* Applied vodz' patches #49 and #50 (with a small correction in runshell.c)Robert Griebl2002-07-191-2/+1
* Per some comments from Lars Kellogg-Stedman <lars@larsshack.org>,Eric Andersen2001-05-071-3/+6
* Made new xreadlink function for libbb and changed applets to use it instead ofMark Whitley2001-04-301-0/+34