fix some more O_CLOEXEC/SOCK_CLOEXEC issues
[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...