]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Implement ptsname_r.
authorXin LI <delphij@FreeBSD.org>
Sat, 17 Oct 2020 04:14:38 +0000 (04:14 +0000)
committerXin LI <delphij@FreeBSD.org>
Sat, 17 Oct 2020 04:14:38 +0000 (04:14 +0000)
commit3e7224dffe26948af09082309bbb6a6803e12049
treea83319297b58e57839dfa1bcf496a1b776b07484
parent180f822596ecc49d3074dcc9dfea9628aae1d48d
Implement ptsname_r.

MFC after: 2 weeks
PR: 250062
Reviewed by: jilles, 0mp, Ray <i maskray me>
Differential Revision: https://reviews.freebsd.org/D26647
include/stdlib.h
lib/libc/stdlib/Makefile.inc
lib/libc/stdlib/Symbol.map
lib/libc/stdlib/ptsname.3
lib/libc/stdlib/ptsname.c