Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
7d1c7d8337853ca99e6ec1150ac4b834cfed5cd3
/
coreutils
/
nohup.c
a02a4e9
whitespace and comment format fixes, no code changes
by Denys Vlasenko
· 7 years ago
5c527dc
make 17 state-changing execing applets (ex: "nice PROG ARGS") noexec
by Denys Vlasenko
· 7 years ago
95f7953
do not use `a' quoting style in comments
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
3442538
move help text from include/usage.src.h to coreutils/*.c
by Pere Orga
· 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
2ec91ae
*: remove some uses of argc
by Denys Vlasenko
· 15 years ago
e992bae
*: remove a few more cases of argc usage. -89 bytes.
by Denys Vlasenko
· 15 years ago
6c4dade
- update my name. No obj-code changes ;)
by Bernhard Reutner-Fischer
· 16 years ago
f8157ca
nohup: compat patch by Christoph Gysin <mailinglist.cache at gmail.com>
by Denis Vlasenko
· 17 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
e06bed3
use bb_sanitize_stdio() where appropriate
by Denis Vlasenko
· 18 years ago
e1a0d48
message string changes, mostly for consistency, also -32 bytes in .rodata
by Denis Vlasenko
· 18 years ago
4092082
rename bb_default_error_retval -> xfunc_error_retval
by Denis Vlasenko
· 18 years ago
3503ff7
- pull r15578 from busybox_scratch branch:
by Bernhard Reutner-Fischer
· 18 years ago
9213a9e
whitespace cleanup
by Denis Vlasenko
· 18 years ago
a980165
getty, sulogin: convert to using bb_msg for syslog output
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
63fc1a9
Standardize on the vi editing directives being on the first line.
by "Robert P. J. Day"
· 18 years ago
027ea1a
Two more issues pointed out by Bernhard.
by Rob Landley
· 19 years ago
fa6b5e6
It takes _talent_ to implement a version of nohup that does everything except
by Rob Landley
· 19 years ago
c020f5f
New version of nohup that's much smaller, less paranoid, consistent,
by Rob Landley
· 19 years ago
6c35c7c
usage bb_dev_null
by "Vladimir N. Oleynik"
· 19 years ago
1f0ac23
very small size reduce for nohup applet
by "Vladimir N. Oleynik"
· 19 years ago
9d7010c
- add applet nohup(1)
by Bernhard Reutner-Fischer
· 19 years ago