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