Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2019年10月24日 | fix errno for posix_openpt with no free ptys available | Rich Felker | -1/+3 |
2018年09月12日 | reduce spurious inclusion of libc.h | Rich Felker | -1/+0 |
2014年03月17日 | fix negated error codes from ptsname_r | Rich Felker | -1/+1 |
2012年06月20日 | fix ptsname_r to conform to the upcoming posix requirements | Rich Felker | -3/+6 |
2011年04月13日 | add ptsname_r (nonstandard) and split ptsname (standard) to separate file | Rich Felker | -11/+7 |
2011年02月12日 | initial check-in, version 0.5.0 v0.5.0 | Rich Felker | -0/+35 |