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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
coreutils
/
env.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Robert P. Day removed 8 gazillion occurrences of "extern" on function
Rob Landley
2006-03-06
1
-1
/
+1
*
Patch from Denis Vlasenko to constify things and fix a few typos.
Rob Landley
2006-02-22
1
-1
/
+2
*
- new bb_opt_complementally syntax, use [-:?] only - 'free' chars
"Vladimir N. Oleynik"
2005-10-14
1
-7
/
+5
*
Cleanup patch by Bernhard Fischer, removing unnecessary includes of
Rob Landley
2005-09-11
1
-1
/
+1
*
1) bb_opt_complementaly -> bb_opt_complementally
"Vladimir N. Oleynik"
2005-09-05
1
-1
/
+1
*
Thats odd. I guess this was cut-n-paste error, but vodz
Eric Andersen
2004-04-16
1
-1
/
+1
*
Larry Doolittle writes:
Eric Andersen
2004-04-14
1
-1
/
+1
*
As vodz pointed out, setting unset_env to NULL is sufficient
Eric Andersen
2003-11-07
1
-5
/
+1
*
Set unset_env pointing to a NULL item, to prevent us from walking
Eric Andersen
2003-11-03
1
-1
/
+5
*
last_patch98 from vodz:
Eric Andersen
2003-07-28
1
-12
/
+41
*
Update a bunch of docs. Run a script to update my email addr.
Eric Andersen
2003-07-14
1
-1
/
+1
*
last_patch89 from vodz:
Eric Andersen
2003-06-20
1
-12
/
+5
*
Major coreutils update.
Manuel Novoa III
2003-03-19
1
-18
/
+34
*
Change 'printf("%s\n", ...)' into 'puts(...)'. Noted and patched in hostname.c
Matt Kraai
2001-05-16
1
-1
/
+1
*
Check that putenv succeeded, suggested by Jonas Holmberg.
Matt Kraai
2001-05-11
1
-1
/
+2
*
Fix handling of '-' option and way that variables are added to the
Matt Kraai
2001-05-11
1
-6
/
+14
*
Add in a new standalone env applet for fixing up app's environments
Eric Andersen
2001-03-29
1
-0
/
+97