Commit History

Author SHA1 Message Date
  Waldemar Brodkorb 219b69d72e libc/stdio: Rework custom streams interface similar to glibc. 8 years ago
  Maksim Rayskiy 18bf00f312 libc: add missing lock initialization in vswprintf 13 years ago
  Bernhard Reutner-Fischer 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
  Denis Vlasenko c6df9c9452 more of warning fixes, mostly pointer signedness mismatches 15 years ago
  Denis Vlasenko cb97aadebf Last portion of libc_hidden_proto removal. 15 years ago
  Denis Vlasenko 2a915734a3 even more fixes for vda-made breakage in vXXXfprintf 16 years ago
  Denis Vlasenko c921d8a2c5 fix breakage in old_vfprintf case 16 years ago
  Denis Vlasenko 023509e8e5 Remove vestigial locking init from sprintf routines. 16 years ago
  Denis Vlasenko 36ac7bee0f Factor out the core of vprintf() into separate function 16 years ago
  Peter S. Mazinger 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 years ago
  Peter S. Mazinger af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 years ago
  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
  Manuel Novoa III 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 years ago