| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix ptsname_r to conform to the upcoming posix requirements•••it should return the error code rather than 0/-1 and setting errno. | Rich Felker | 2012-06-20 | 1 | -1/+7 |
| * | add ptsname_r (nonstandard) and split ptsname (standard) to separate file•••this eliminates the ugly static buffer in programs that use ptsname_r. | Rich Felker | 2011-04-13 | 1 | -0/+9 |
