aboutsummaryrefslogtreecommitdiff
path: root/libbb/xreadlink.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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