Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix an off-by-one bug that caused the first character of the buffer to | tjr | 2004-08-06 | 1 | -2/+1 |
| | | | | be uninitialized. | ||||
* | Add fgetwln(), a wide character version of fgetln(). | tjr | 2004-07-16 | 1 | -0/+68 |