Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
edacf1f302331da39d90e71baf026bf1017ea937
/
libbb
/
remove_file.c
4a68697
libbb: do not check closedir() in remove_file()
by Denys Vlasenko
· 3 years, 6 months ago
05b1806
remove_file: don't call rmdir if remove_file return failure
by Chen Yu
· 6 years ago
bae8fc4
xargs: use bb_ask_y_confirmation_FILE() instead of homegrown copy
by Denys Vlasenko
· 7 years ago
77cb6b9
libbb: rename bb_ask -> bb_ask_noecho, bb_ask_confirmation -> bb_ask_y_confirmation
by Denys Vlasenko
· 7 years ago
ebe6d9d
whitespace and comment format fixes, no code changes
by Denys Vlasenko
· 7 years ago
17f8418
Add conditional support for -v / --verbose
by Denys Vlasenko
· 11 years ago
44642d1
ln: support -T and -v
by Simon B
· 13 years ago
0ef64bd
*: make GNU licensing statement forms more regular
by Denys Vlasenko
· 14 years ago
6331cf0
*: use "can't" instead of "cannot"
by Denys Vlasenko
· 15 years ago
defc1ea
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
by Denis Vlasenko
· 16 years ago
cf26ab7
mdev: plug a few memory and fd leaks; simplify code a bit
by Denis Vlasenko
· 17 years ago
99912ca
audit small applets and mark some of them as NOFORK.
by Denis Vlasenko
· 18 years ago
f4d40c8
remove_file: cosmetic code improvement, a few bytes saved
by Denis Vlasenko
· 18 years ago
89f0b34
rodata cleanup. "unable to" == "cannot". -300 bytes
by Denis Vlasenko
· 18 years ago
8f8f268
bb_applet_name -> applet_name
by Denis Vlasenko
· 18 years ago
d921b2e
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
by Rob Landley
· 18 years ago
cb44816
- add and use bb_opendir(), bb_xopendir().
by Bernhard Reutner-Fischer
· 19 years ago
dfba741
Robert P. Day removed 8 gazillion occurrences of "extern" on function
by Rob Landley
· 19 years ago
393183d
Vodz, last_patch_86
by Glenn L McGrath
· 22 years ago
cad5364
Major coreutils update.
by Manuel Novoa III
· 22 years ago
bdfd0d7
Major rework of the directory structure and the entire build system. -Erik
by Eric Andersen
· 23 years ago
a2949aa
Add some missing includes to kill warnings when building with the default
by Manuel Novoa III
· 23 years ago
f3e79ba
Fix symlink removal problem noted by Erik Andersen.
by Matt Kraai
· 24 years ago
8810bdb
Rewrote rm.
by Matt Kraai
· 24 years ago