aboutsummaryrefslogtreecommitdiff
path: root/libbb/xreadlink.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* syslogd: fix "readpath bug" by using readlink insteadvda2007-02-111-1/+1
* accumulated post-1.4.0 fixesvda2007-01-241-1/+1
* new libbb func: xmalloc_realpath (+ use it where makes sense)vda2007-01-041-4/+14
* Standardize on the vi editing directives being on the first line.rpjday2006-07-021-0/+1
* 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