index
:
uClibc-alpine
0.9.32
0.9.32-alpine
master
Where we track our uclibc patches
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libc
/
stdio
/
printf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
A couple of printf fixes from Johan Adolfsson (johan.adolfsson@axis.com).
Manuel Novoa III
2001-05-07
1
-23
/
+31
*
Since Erik apparently wants def/undef vs def 1/0...
Manuel Novoa III
2001-03-19
1
-26
/
+26
*
Test for Config features using features.h.
Manuel Novoa III
2001-03-18
1
-27
/
+27
*
Delete a stray character that hopped into the file...
Manuel Novoa III
2001-03-13
1
-1
/
+1
*
Fix a buglet regarding floating point output for ?nprintf functions.
Manuel Novoa III
2001-02-28
1
-1
/
+2
*
stdio mostly rewritten... passes lots of tests now.
Manuel Novoa III
2001-02-27
1
-29
/
+28
*
Lots of stdio cleanups. Several bug fixes, addition of a number of functions
Manuel Novoa III
2001-02-19
1
-13
/
+28
*
Add vdprintf function. Note: will be rewritten to check if file descriptor h...
Manuel Novoa III
2001-02-15
1
-0
/
+11
*
Fix a couple of bugs in printf. Add floating pt output for doubles. Yeah!
Manuel Novoa III
2001-01-30
1
-5
/
+33
*
Really fixed 0-pad bug this time. ;-) Code-size reductions if sizeof(int) and
Manuel Novoa III
2001-01-28
1
-54
/
+62
*
Fixed (hopefully) 0-pad bug in printf. Added asprintf function. Reworked
Manuel Novoa III
2001-01-27
1
-30
/
+70
*
Cannot portably pass a short via va_args, since it will be
Eric Andersen
2001-01-12
1
-2
/
+2
*
A large update from Manuel Novoa III <mnovoa3@bellsouth.net>.
Eric Andersen
2001-01-11
1
-36
/
+30
*
A number of updates from Manuel Novoa III. Things look good...
Eric Andersen
2000-12-20
1
-220
/
+398
*
Bug ugly formatting update
Eric Andersen
2000-10-09
1
-302
/
+308
*
Add in snprintf and vsnprintf
Eric Andersen
2000-08-11
1
-75
/
+103
*
Initial revision
0_9_1
Erik Andersen
2000-05-14
1
-0
/
+387