Historique des commits

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