Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
f6efccc0659a2e2978f2021153f34ce92257ad2b
/
coreutils
/
printenv.c
636a1f8
- use EXIT_{SUCCESS,FAILURE}. No object-code changes
by Bernhard Reutner-Fischer
· 17 years ago
1d42665
*: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param)
by Denis Vlasenko
· 17 years ago
847fa77
*: tidy up usage of char **environ
by Denis Vlasenko
· 17 years ago
9b49a5e
add -fvisibility=hidden to CC flags, mark XXX_main functions
by Denis Vlasenko
· 17 years ago
e013475
env: micro-optimization
by Denis Vlasenko
· 17 years ago
9a7d38f
delete tons of extra #includes
by Denis Vlasenko
· 18 years ago
b6adbf1
usage.c: remove reference to busybox.h
by Denis Vlasenko
· 18 years ago
5b34083
several *.c files: move 'extern environ' up to the location of #includes
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
801ab14
Add one-line GPL boilerplate to numerous (but not all yet) source files.
by "Robert P. J. Day"
· 18 years ago
63fc1a9
Standardize on the vi editing directives being on the first line.
by "Robert P. J. Day"
· 18 years ago
edb3fbc
fix stupid build mistake i made earlier as pointed out by psm
by Mike Frysinger
· 20 years ago
5cfa5ef
use bb_fflush_stdout_and_exit instead of exit
by Mike Frysinger
· 20 years ago
6d1d2e5
add a printenv implementation
by Mike Frysinger
· 20 years ago