fix bogus lazy allocation in ctermid and missing malloc failure check
[musl] / src / misc / ptsname.c
2012-06-20 Rich Felkerfix ptsname_r to conform to the upcoming posix requirements
2011-04-13 Rich Felkeradd ptsname_r (nonstandard) and split ptsname (standard...