コミット履歴

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