projects
/
oweals
/
musl.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
fix behavior of printf with alt-form octal, zero precision, zero value
[oweals/musl.git]
/
src
/
stdio
/
vfprintf.c
2014-11-15
Rich Felker
fix behavior of printf with alt-form octal, zero precis...
blob
|
commitdiff
|
raw
2014-05-30
Szabolcs Nagy
use cleaner code for handling float rounding in vfprintf
blob
|
commitdiff
|
raw
|
diff to current
2014-04-07
Rich Felker
fix printf rounding with %g for some corner case midpoints
blob
|
commitdiff
|
raw
|
diff to current
2014-04-07
Rich Felker
fix failure of printf %g to strip trailing zeros in...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-07
Rich Felker
fix carry into uninitialized slots during printf floati...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-09
Rich Felker
fix incorrect rounding in printf floating point corner...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-09
Rich Felker
fix buffer overflow in printf formatting of denormals...
blob
|
commitdiff
|
raw
|
diff to current
2013-10-07
Szabolcs Nagy
minor vfprintf and vfwprintf changes to please static...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-02
Rich Felker
protect against long double type mismatches (mainly...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-14
Rich Felker
Merge remote-tracking branch 'ppc-port/ppc-squashed'
blob
|
commitdiff
|
raw
|
diff to current
2012-11-08
Rich Felker
clean up stdio_impl.h
blob
|
commitdiff
|
raw
|
diff to current
2012-10-19
Rich Felker
avoid raising spurious division-by-zero exception in...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-07
Rich Felker
use restrict everywhere it's required by c99 and/or...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-14
Rich Felker
Merge remote-tracking branch 'nsz/exp'
blob
|
commitdiff
|
raw
|
diff to current
2012-08-11
Rich Felker
minor but worthwhile optimization in printf: avoid...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-20
Rich Felker
fix another oob pointer arithmetic issue in printf...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-20
Rich Felker
fix pointer overflow bug in floating point printf
blob
|
commitdiff
|
raw
|
diff to current
2012-06-08
Rich Felker
fix %ls breakage in last printf fix
blob
|
commitdiff
|
raw
|
diff to current
2012-06-08
Rich Felker
fix printf %ls with precision limit over-read issue
blob
|
commitdiff
|
raw
|
diff to current
2012-04-17
Rich Felker
fix buffer overflow in vfprintf on long writes to unbuf...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-17
Rich Felker
fix %lf, etc. with printf
blob
|
commitdiff
|
raw
|
diff to current
2011-09-29
Rich Felker
don't crash on null strings in printf
blob
|
commitdiff
|
raw
|
diff to current
2011-07-04
Rich Felker
printf: "if a precision is specified, the '0' flag...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-04
Rich Felker
zero precision with zero value should not inhibit prefi...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-04
Rich Felker
printf("%#x",0) should print 0 not 0x0
blob
|
commitdiff
|
raw
|
diff to current
2011-05-11
Rich Felker
fix the last known rounding bug in floating point printing
blob
|
commitdiff
|
raw
|
diff to current
2011-04-12
Rich Felker
fix printf("%.9g", 1.1) and similar not dropping traili...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-05
Rich Felker
fix overflow in printf %N$ argument handling
blob
|
commitdiff
|
raw
|
diff to current
2011-04-05
Rich Felker
fix various floating point rounding and formatting...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-04
Rich Felker
use a local temp buffer for unbuffered streams in vfprintf
blob
|
commitdiff
|
raw
|
diff to current
2011-03-28
Rich Felker
major stdio overhaul, using readv/writev, plus other...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-25
Rich Felker
fix all implicit conversion between signed/unsigned...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-20
Rich Felker
fix %n specifier, again. this time it was storing the...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-16
Rich Felker
fix printf %n specifier - missing breaks had it clobber...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-12
Rich Felker
initial check-in, version 0.5.0
v0.5.0
blob
|
commitdiff
|
raw
|
diff to current