Home | History | Annotate | Download | only in stdlib
History log of /src/lib/libc/stdlib/ptsname.3
RevisionDateAuthorComments
 1.13  02-Jan-2022  uwe ptsname(3): fix equivalence example

The buffer is static, don't make it appear that we are returning a
pointer to a local variable.
 1.12  07-Feb-2018  pgoyette Fix typos, as reported by Eitan Adler. Update dates.
 1.11  09-Sep-2017  kamil Correct the documentatin of ptsname_r(3)

This function returns "int" not "char *": errno on failure, 0 on success.
 1.10  03-Jul-2017  wiz Remove workaround for ancient HTML generation code.
 1.9  10-Jan-2014  wiz whitespace.
 1.8  08-Jan-2014  christos return the same errors as linux for ptsname_r
 1.7  08-Jan-2014  christos add ptsname_r
 1.6  19-Oct-2012  apb Use the correct field name when describing the equivalence between
ptsname(3) and ioctl TIOCPTSNAME. It should be pm.sn, not pm.ps.
 1.5  30-Apr-2008  martin branches: 1.5.4; 1.5.8; 1.5.28;
Convert TNF licenses to new 2 clause variant
 1.4  01-Jul-2004  kleink branches: 1.4.24;
Make the spelling of reentrant match the rest of the system.
 1.3  28-May-2004  wiz Uppercase Dt argument; \-1, not -1; sort SEE ALSO; & -> \*[Am].
 1.2  28-May-2004  wiz Drop trailing whitespace.
 1.1  27-May-2004  christos unix/98 pty functions and manual pages.
 1.4.24.1  18-May-2008  yamt sync with head.
 1.5.28.2  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.5.28.1  20-Nov-2012  tls Resync to 2012-11-19 00:00:00 UTC
 1.5.8.2  30-Apr-2008  martin Convert TNF licenses to new 2 clause variant
 1.5.8.1  30-Apr-2008  martin file ptsname.3 was added on branch christos-time_t on 2008-04-30 13:10:52 +0000
 1.5.4.2  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.5.4.1  30-Oct-2012  yamt sync with head

RSS XML Feed