Commit History

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