Historial de Commits

Autor SHA1 Mensaje Fecha
  Rich Felker 835f9f950e clean up stdio_impl.h hace 12 años
  Rich Felker a617a8e2ad fix more unused variable warnings hace 12 años
  Rich Felker 607b05aca6 use explicit visibility to optimize a few hot-path function calls hace 12 años
  Rich Felker 892cafff66 greatly improve freopen behavior hace 12 años
  Rich Felker 617182734c add bsd fgetln function hace 12 años
  Rich Felker 2499cd9d9b remove flush hook cruft that was never used from stdio hace 13 años
  Rich Felker 4750cf4202 ditch the priority inheritance locks; use malloc's version of lock hace 13 años
  Rich Felker 18efeb320b new scanf implementation and corresponding integer parser/converter hace 13 años
  Rich Felker 2162541f38 add "scan helper getc" and rework strtod, etc. to use it hace 13 años
  Rich Felker dba68bf98f add proper fuxed-based locking for stdio hace 13 años
  Rich Felker 9080cc153c clean up handling of thread/nothread mode, locking hace 14 años
  Rich Felker e3cd6c5c26 major stdio overhaul, using readv/writev, plus other changes hace 14 años
  Rich Felker a37452430f simplify and optimize FILE lock handling hace 14 años
  Rich Felker e18b563821 implement [v]swprintf hace 14 años
  Rich Felker 5eb0d33ec0 implement flockfile api, rework stdio locking hace 14 años
  Rich Felker 0b44a0315b initial check-in, version 0.5.0 hace 14 años