fix type issues in stdint.h so underlying types of 64-bit types match ABI
[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...