Manuel Novoa III
|
57e9510d98
Fix a buglet regarding floating point output for ?nprintf functions.
|
24 ani în urmă |
Manuel Novoa III
|
82dd793fd0
stdio mostly rewritten... passes lots of tests now.
|
24 ani în urmă |
Manuel Novoa III
|
d521275a86
Lots of stdio cleanups. Several bug fixes, addition of a number of functions
|
24 ani în urmă |
Manuel Novoa III
|
0ba092c1c9
Add vdprintf function. Note: will be rewritten to check if file descriptor has an associated FILE to avoid bad interactions with buffered output, but needed for busybox right now and that implementation has the same bug.
|
24 ani în urmă |
Manuel Novoa III
|
35ec5000a5
Fix a couple of bugs in printf. Add floating pt output for doubles. Yeah!
|
24 ani în urmă |
Manuel Novoa III
|
e2ee4a8471
Really fixed 0-pad bug this time. ;-) Code-size reductions if sizeof(int) and
|
25 ani în urmă |
Manuel Novoa III
|
fdfb85cbca
Fixed (hopefully) 0-pad bug in printf. Added asprintf function. Reworked
|
25 ani în urmă |
Eric Andersen
|
47459d25eb
Cannot portably pass a short via va_args, since it will be
|
25 ani în urmă |
Eric Andersen
|
ae97a89e1a
A large update from Manuel Novoa III <mnovoa3@bellsouth.net>.
|
25 ani în urmă |
Eric Andersen
|
c6218dbae5
A number of updates from Manuel Novoa III. Things look good...
|
25 ani în urmă |
Eric Andersen
|
c1fe19d4c1
Bug ugly formatting update
|
25 ani în urmă |
Eric Andersen
|
3973dd83bf
Add in snprintf and vsnprintf
|
25 ani în urmă |
Erik Andersen
|
64bc641218
Initial revision
|
25 ani în urmă |