Peter S. Mazinger
|
60acdef205
Implement all needed hidden *printf and correct vasprintf, thx blindvt
|
19 년 전 |
Peter S. Mazinger
|
e385ba0d0d
Hide some of the f* *printf, use them as well
|
19 년 전 |
Peter S. Mazinger
|
c885bf5cf9
More hiding, including __mempcpy
|
19 년 전 |
Manuel Novoa III
|
371ca78703
When I broke up the stdio code, the "support pre C99 compilers" va_copy compat
|
20 년 전 |
Peter Kjellerstedt
|
fc89d0247d
Define va_copy for pre-C99 compilers (code taken from vfprintf.c).
|
20 년 전 |
Manuel Novoa III
|
082e680bd5
New stdio core. Should be more maintainable. Fixes a couple of bugs.
|
21 년 전 |