Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
d488a5218b378631ab78c3358dab9498426bc777
/
coreutils
/
nice.c
31f45c1
libbb: factor out fflush_stdout_and_exit(EXIT_SUCCESS)
by Denys Vlasenko
· 2 years, 11 months ago
b097a84
config: update size information
by Denys Vlasenko
· 6 years ago
7bcde5f
libbb.h: always include sys/resource.h
by Denys Vlasenko
· 7 years ago
c9807d7
nice: code shrink
by Denys Vlasenko
· 7 years ago
5c527dc
make 17 state-changing execing applets (ex: "nice PROG ARGS") noexec
by Denys Vlasenko
· 7 years ago
72089cf
config: deindent all help texts
by Denys Vlasenko
· 7 years ago
4eed2c6
Update menuconfig items with approximate applet sizes
by Denys Vlasenko
· 7 years ago
af3f420
Convert all coreutils/* applets to "new style" applet definitions
by Denys Vlasenko
· 8 years ago
6642676
*: remove "Options:" string from help texts
by Denys Vlasenko
· 14 years ago
3442538
move help text from include/usage.src.h to coreutils/*.c
by Pere Orga
· 14 years ago
fb132e4
whitespace cleanup
by Denys Vlasenko
· 14 years ago
0ef64bd
*: make GNU licensing statement forms more regular
by Denys Vlasenko
· 14 years ago
21e8e8d
libbb: introduce and use BB_EXECVP_or_die()
by Pascal Bellard
· 14 years ago
41ddd9f
*: make exec failure message more consistent
by Denys Vlasenko
· 14 years ago
9b49a5e
add -fvisibility=hidden to CC flags, mark XXX_main functions
by Denis Vlasenko
· 17 years ago
0c97c9d
'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>.
by Denis Vlasenko
· 17 years ago
b6adbf1
usage.c: remove reference to busybox.h
by Denis Vlasenko
· 18 years ago
1d76f43
EXEC_PREFER_APPLETS support by Gabriel L. Somlo <somlo@cmu.edu>
by Denis Vlasenko
· 18 years ago
06af216
suppress warnings about easch <applet>_main() having no preceding prototype
by Denis Vlasenko
· 18 years ago
f0ed376
remove bb_printf and the like
by Denis Vlasenko
· 18 years ago
ca3c981
start_stop_daemon: add -N <nice> compat
by Denis Vlasenko
· 18 years ago
1385899
attempt to regularize atoi mess.
by Denis Vlasenko
· 18 years ago
4092082
rename bb_default_error_retval -> xfunc_error_retval
by Denis Vlasenko
· 18 years ago
801ab14
Add one-line GPL boilerplate to numerous (but not all yet) source files.
by "Robert P. J. Day"
· 18 years ago
299a6b4
Consolidate #include <sys/time.h> so libbb.h does it.
by Rob Landley
· 19 years ago
c1ef7bd
just whitespace
by Tim Riker
· 19 years ago
2c51160
Add 'nice' and replace 'renice' with a new implementation.
by Manuel Novoa III
· 20 years ago