Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | improve revision 1.2: in unusual cases, fgetwc(3) can succeed | 2016-08-27 | 1 | -2/+12 | |
| | | | | | | even though ferror(3) is already set; also from Andrey Chernov <ache at freebsd dot org>; OK millert@ | ||||
* | set the error indicator on malloc(3) failure; | 2016-08-24 | 1 | -2/+4 | |
| | | | | | from Andrey Chernov <ache at freebsd dot org>; OK millert@ | ||||
* | bugfix: when fgetwc(3) fails, fgetwln(3) must fail as well; | 2016-08-21 | 1 | -2/+2 | |
| | | | | OK jca@ martijn@ millert@ | ||||
* | Add fgetwln(3) from FreeBSD and bump libc minor revision. | 2015-01-12 | 1 | -0/+81 | |