index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
coreutils
/
printenv.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update applet size estimates
Denys Vlasenko
2023-07-10
1
-1
/
+1
*
config: update size information
Denys Vlasenko
2018-12-28
1
-1
/
+1
*
config: deindent all help texts
Denys Vlasenko
2017-07-21
1
-1
/
+1
*
Update menuconfig items with approximate applet sizes
Denys Vlasenko
2017-07-18
1
-1
/
+1
*
Convert all coreutils/* applets to "new style" applet definitions
Denys Vlasenko
2016-11-23
1
-0
/
+9
*
move help text from include/usage.src.h to coreutils/*.c
Pere Orga
2011-03-31
1
-0
/
+6
*
printenv: fix environ == NULL segfault
Denys Vlasenko
2011-03-08
1
-3
/
+8
*
Marked some more applets NOEXEC/NOFORK
Dan Fandrich
2010-10-01
1
-0
/
+2
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
1
-1
/
+1
*
cksum, printenv: report errors via exitcode
Denis Vlasenko
2008-11-11
1
-1
/
+5
*
*: rename ATTRIBUTE_XXX to just XXX.
Denis Vlasenko
2008-07-05
1
-1
/
+1
*
- use EXIT_{SUCCESS,FAILURE}. No object-code changes
Bernhard Reutner-Fischer
2008-05-19
1
-1
/
+1
*
*: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param)
Denis Vlasenko
2008-03-17
1
-2
/
+2
*
*: tidy up usage of char **environ
Denis Vlasenko
2008-01-28
1
-1
/
+0
*
add -fvisibility=hidden to CC flags, mark XXX_main functions
Denis Vlasenko
2007-10-11
1
-1
/
+1
*
env: micro-optimization
Denis Vlasenko
2007-08-06
1
-14
/
+9
*
delete tons of extra #includes
Denis Vlasenko
2007-05-31
1
-3
/
+0
*
usage.c: remove reference to busybox.h
Denis Vlasenko
2007-05-26
1
-1
/
+1
*
several *.c files:
Denis Vlasenko
2007-05-17
1
-1
/
+1
*
suppress warnings about easch <applet>_main() having
Denis Vlasenko
2007-02-03
1
-0
/
+1
*
remove bb_printf and the like
Denis Vlasenko
2006-10-26
1
-1
/
+1
*
Add one-line GPL boilerplate to numerous (but not all yet) source files.
"Robert P. J. Day"
2006-07-12
1
-14
/
+1
*
Standardize on the vi editing directives being on the first line.
"Robert P. J. Day"
2006-07-02
1
-0
/
+1
*
fix stupid build mistake i made earlier as pointed out by psm
Mike Frysinger
2005-04-26
1
-1
/
+1
*
use bb_fflush_stdout_and_exit instead of exit
Mike Frysinger
2005-04-23
1
-1
/
+2
*
add a printenv implementation
Mike Frysinger
2005-04-21
1
-0
/
+52