]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Implement ptsname_r.
authordelphij <delphij@FreeBSD.org>
Sat, 17 Oct 2020 04:14:38 +0000 (04:14 +0000)
committerdelphij <delphij@FreeBSD.org>
Sat, 17 Oct 2020 04:14:38 +0000 (04:14 +0000)
commitb8392af61c68fd88a74a425f909a069e657df22a
treea83319297b58e57839dfa1bcf496a1b776b07484
parent605a6341051d92a8867b5ed75ec7b0f86cb7dda1
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