Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix the return value of fwscanf(3) when encountering an early matching | 2017-12-08 | 1 | -2/+2 | |
* | include float.h for the LDBL_MAX_EXP cpp test in floatio.h | 2016-10-30 | 1 | -1/+2 | |
* | Add framework for resolving (pun intended) libc namespace issues, using | 2015-08-31 | 1 | -1/+2 | |
* | It's still safe to assumed 'signed' exists | 2014-03-19 | 1 | -3/+3 | |
* | Use iswupper() for wide characters, not isupper(); ok deraadt | 2013-11-25 | 1 | -3/+2 | |
* | Add missing header needed by iswspace() | 2012-01-18 | 1 | -1/+2 | |
* | Add wscanf(3) and friends. Based on our scanf(3) implementation, with wide | 2011-10-16 | 1 | -0/+798 |