Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | No need to include floatio.h here: vfscanf() no longer uses anything | tjr | 2002-11-01 | 1 | -1/+0 |
* | The field width for single-byte string conversions (%c, %s, %[) is the | tjr | 2002-10-17 | 1 | -33/+88 |
* | Remove an unneeded call to _sfrefill() that was missed in the conversion | tjr | 2002-09-24 | 1 | -6/+0 |
* | Add implementations of wscanf() and related functions: fwscanf(), swscanf(), | tjr | 2002-09-23 | 1 | -0/+748 |