aboutsummaryrefslogtreecommitdiff
path: root/libbb/xreadlink.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Patch from Denis Vlasenko turning static const int (which gets emitted intolandley2006-03-101-1/+1
* Robert P. Day removed 8 gazillion occurrences of "extern" on functionlandley2006-03-061-1/+1
* just whitespacetimr2006-01-251-1/+1
* Patch from Tito to fix memory leak upon error.bug12004-08-111-2/+3
* Remove trailing whitespace. Update copyright to include 2004.andersen2004-03-151-4/+4
* Major coreutils update.mjn32003-03-191-1/+1
* Applied vodz' patches #49 and #50 (with a small correction in runshell.c)sandman2002-07-191-2/+1
* Per some comments from Lars Kellogg-Stedman <lars@larsshack.org>,andersen2001-05-071-3/+6
* Made new xreadlink function for libbb and changed applets to use it instead ofmarkw2001-04-301-0/+34