musl - musl - an implementation of the standard library for Linux-based systems

index : musl
musl - an implementation of the standard library for Linux-based systems
summary refs log tree commit diff
path: root/src/stdio/vfwscanf.c
AgeCommit message (Expand)AuthorLines
2018年09月16日fix null pointer subtraction and comparison in stdio Rich Felker-1/+1
2018年09月12日reduce spurious inclusion of libc.h Rich Felker-1/+0
2017年09月04日handle whitespace before %% in scanf Bartosz Brachaczek-2/+6
2017年03月14日fix wide scanf's use of a compound literal past its lifetime Rich Felker-1/+2
2015年06月13日fix idiom for setting stdio stream orientation to wide Rich Felker-1/+1
2014年07月02日fix failure of wide printf/scanf functions to set wide orientation Rich Felker-0/+2
2013年12月12日include cleanups: remove unused headers and add feature test macros Szabolcs Nagy-3/+0
2013年08月31日fix invalid %m format crash in wide scanf variants Rich Felker-0/+2
2013年07月20日fix uninitialized/stale use of alloc (%m modifier) flag in scanf Rich Felker-0/+2
2013年06月22日fix scanf %c conversion wrongly storing a terminating null byte Rich Felker-2/+4
2013年06月06日implement 'm' modifier for wide scanf variants Rich Felker-7/+40
2013年06月05日refactor wide-char scanf string handling Rich Felker-55/+32
2013年04月05日Add ABI compatability aliases. Isaac Dunham-0/+3
2012年09月06日use restrict everywhere it's required by c99 and/or posix 2008 Rich Felker-1/+1
2012年04月17日fix wide scanf's handling of input failure on %c, and simplify %[ Rich Felker-5/+6
2012年04月17日fix failure to distinguish input/match failure in wide %[ scanf Rich Felker-1/+3
2012年04月17日fix broken %s and %[ with no width specifier in wide scanf Rich Felker-3/+7
2012年04月17日make wide scanf %[ respect width Rich Felker-2/+3
2012年04月17日fix wide scanf to respect field width for strings Rich Felker-4/+7
2012年04月17日introduce new wide scanf code and remove the last remnants of old scanf Rich Felker-13/+284
2011年02月12日initial check-in, version 0.5.0 v0.5.0 Rich Felker-0/+28
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月06日 02:24:44 +0000

AltStyle によって変換されたページ (->オリジナル) /