aboutsummaryrefslogtreecommitdiff
path: root/libbb/remove_file.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* audit small applets and mark some of them as NOFORK.vda2007-04-101-0/+2
* remove_file: cosmetic code improvement, a few bytes savedvda2007-03-261-34/+21
* rodata cleanup. "unable to" == "cannot". -300 bytesvda2006-11-181-8/+8
* bb_applet_name -> applet_namevda2006-10-031-3/+3
* Remove bb_ prefixes from xfuncs.c (and a few other places), consolidatelandley2006-08-031-1/+1
* - add and use bb_opendir(), bb_xopendir().aldot2006-04-121-15/+2
* Robert P. Day removed 8 gazillion occurrences of "extern" on functionlandley2006-03-061-1/+1
* Vodz, last_patch_86bug12003-05-261-4/+2
* Major coreutils update.mjn32003-03-191-13/+13
* Major rework of the directory structure and the entire build system.andersen2001-10-241-3/+0
* Add some missing includes to kill warnings when building with the defaultmjn32001-06-291-0/+1
* Fix symlink removal problem noted by Erik Andersen.kraai2001-05-111-1/+2
* Rewrote rm.kraai2001-04-241-0/+127