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
/
applets
/
individual.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
libbb: code shrink: introduce and use [_]exit_FAILURE()
Denys Vlasenko
2023-06-15
1
-1
/
+1
*
libbb: introduce and use fputs_stdout
Ron Yorston
2021-02-03
1
-1
/
+1
*
style fixes, no code changes
Denys Vlasenko
2012-09-02
1
-1
/
+1
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
1
-1
/
+1
*
uname,individual: fix improper printf usage
Denis Vlasenko
2008-07-02
1
-3
/
+1
*
- use EXIT_{SUCCESS,FAILURE}. No object-code changes
Bernhard Reutner-Fischer
2008-05-19
1
-1
/
+1
*
- sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g"
Bernhard Reutner-Fischer
2007-04-04
1
-1
/
+1
*
NOMMU re-exec trick shuld not depend on existence of "don't daemonize"
Denis Vlasenko
2007-03-24
1
-2
/
+1
*
build system: (try to) get rid of bb_config.h hack
Denis Vlasenko
2006-10-19
1
-1
/
+1
*
bb_applet_name -> applet_name
Denis Vlasenko
2006-10-03
1
-2
/
+2
*
Change license statements (and clean up headers) on some of the files that
Rob Landley
2006-09-22
1
-1
/
+1
*
whitespace cleanup
Denis Vlasenko
2006-09-17
1
-1
/
+1
*
scripts/individual now builds 171 applets. Some of them may even work. :)
Rob Landley
2006-08-05
1
-0
/
+1
*
Digging up my old "make standalone" stuff from a year ago:
Rob Landley
2006-08-04
1
-0
/
+26