summaryrefslogtreecommitdiff
path: root/libbb/remove_file.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* audit small applets and mark some of them as NOFORK.Denis Vlasenko2007-04-101-0/+2
* remove_file: cosmetic code improvement, a few bytes savedDenis Vlasenko2007-03-261-34/+21
* rodata cleanup. "unable to" == "cannot". -300 bytesDenis Vlasenko2006-11-181-8/+8
* bb_applet_name -> applet_nameDenis Vlasenko2006-10-031-3/+3
* Remove bb_ prefixes from xfuncs.c (and a few other places), consolidateRob Landley2006-08-031-1/+1
* - add and use bb_opendir(), bb_xopendir().Bernhard Reutner-Fischer2006-04-121-15/+2
* Robert P. Day removed 8 gazillion occurrences of "extern" on functionRob Landley2006-03-061-1/+1
* Vodz, last_patch_86Glenn L McGrath2003-05-261-4/+2
* Major coreutils update.Manuel Novoa III2003-03-191-13/+13
* Major rework of the directory structure and the entire build system.Eric Andersen2001-10-241-3/+0
* Add some missing includes to kill warnings when building with the defaultManuel Novoa III2001-06-291-0/+1
* Fix symlink removal problem noted by Erik Andersen.Matt Kraai2001-05-111-1/+2
* Rewrote rm.Matt Kraai2001-04-241-0/+127