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
/
printf.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
usage.c: remove reference to busybox.h
vda
2007-05-26
1
-1
/
+1
*
printf: allow hex/oct numbers; move functions around
vda
2007-03-09
1
-113
/
+104
*
suppress warnings about easch <applet>_main() having
vda
2007-02-03
1
-0
/
+1
*
preparatory patch for -Wwrite-strings #1
vda
2007-01-29
1
-10
/
+10
*
safe_strtoXX interface proved to be a bit unconvenient.
vda
2006-11-27
1
-7
/
+24
*
attempt to regularize atoi mess.
vda
2006-10-08
1
-20
/
+20
*
remove unneeded #includes, fix indentation
vda
2006-09-23
1
-23
/
+15
*
- make append_option and multiconvert static.
aldot
2006-04-03
1
-1
/
+1
*
more busybox's style: close bug 745
vodz
2006-02-28
1
-3
/
+3
*
just whitespace
timr
2006-01-25
1
-2
/
+2
*
Bug 624 wants quoted char support for printf, so you can do something like:
landley
2006-01-06
1
-54
/
+50
*
Patch by Felipe Kellermann, use the common escape handling function and remov...
bug1
2004-09-15
1
-133
/
+21
*
Remove trailing whitespace. Update copyright to include 2004.
andersen
2004-03-15
1
-2
/
+2
*
Fix/eliminate use of atol
andersen
2004-03-06
1
-27
/
+3
*
Fix a stupid bug I introduced several months ago
andersen
2003-08-08
1
-2
/
+2
*
cleanup a bit to remove needless verify() function
andersen
2003-05-26
1
-39
/
+36
*
Major coreutils update.
mjn3
2003-03-19
1
-1
/
+1
*
locale correction patch from Vladimir
andersen
2001-03-19
1
-20
/
+1
*
It turns out that DODMALLOC was broken when I reorganized busybox.h
andersen
2001-02-20
1
-1
/
+1
*
This patch, put together by Manuel Novoa III, is a merge of work
andersen
2001-02-14
1
-1
/
+1
*
#define -> static const int. Also got rid of some big static buffers.
markw
2001-01-23
1
-1
/
+1
*
Renamed "internal.h" to the more sensible "busybox.h".
andersen
2000-09-25
1
-1
/
+1
*
Some #include updates.
andersen
2000-08-10
1
-1
/
+0
*
Extract usage information into a separate file.
kraai
2000-07-16
1
-7
/
+0
*
printf now compiles cleanly under both libc5 and libc6.
andersen
2000-06-19
1
-2
/
+1
*
More libc portability updates, add in the website (which has not been
erik
2000-05-19
1
-1
/
+0
*
Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP
erik
2000-05-12
1
-1
/
+6
*
More documentation updates, and minor fixes to make things sync
erik
2000-04-15
1
-1
/
+1
*
Some formatting updates (ran the code through indent)
erik
2000-02-08
1
-340
/
+292
*
A few minor updates. ;-)
erik
2000-02-07
1
-1
/
+1
*
Some busybox updates. See the changelog for details if you care.
erik
2000-01-25
1
-2
/
+0
*
Added sfdisk. Ststic-ified a bunch of stuff.
andersen
1999-10-19
1
-1
/
+1
*
More stuff.
andersen
1999-10-18
1
-8
/
+6
*
Initial revision
andersen
1999-10-05
1
-0
/
+531