Historial de Commits

Autor SHA1 Mensaje Fecha
  Szabolcs Nagy 571744447c include cleanups: remove unused headers and add feature test macros hace 11 años
  Rich Felker f0328a5656 fix invalid %m format crash in wide scanf variants hace 11 años
  Rich Felker 1d92cddb1e fix uninitialized/stale use of alloc (%m modifier) flag in scanf hace 12 años
  Rich Felker ef5507867b fix scanf %c conversion wrongly storing a terminating null byte hace 12 años
  Rich Felker e039db27c2 implement 'm' modifier for wide scanf variants hace 12 años
  Rich Felker de80ea9f1c refactor wide-char scanf string handling hace 12 años
  Isaac Dunham 14f0272ea1 Add ABI compatability aliases. hace 12 años
  Rich Felker 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 hace 12 años
  Rich Felker bdeb184c3d fix wide scanf's handling of input failure on %c, and simplify %[ hace 13 años
  Rich Felker a12aa29185 fix failure to distinguish input/match failure in wide %[ scanf hace 13 años
  Rich Felker 9ab180fa57 fix broken %s and %[ with no width specifier in wide scanf hace 13 años
  Rich Felker 99fbf4cfdb make wide scanf %[ respect width hace 13 años
  Rich Felker 0072251572 fix wide scanf to respect field width for strings hace 13 años
  Rich Felker 73ec1d0495 introduce new wide scanf code and remove the last remnants of old scanf hace 13 años
  Rich Felker 0b44a0315b initial check-in, version 0.5.0 hace 14 años