Date: Wed, 20 Aug 2008 09:43:46 +0000 (UTC) From: Ed Schouten <ed@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdlib grantpt.c Message-ID: <200808200943.m7K9hscU044994@repoman.freebsd.org>
index | next in thread | raw e-mail
ed 2008-08-20 09:43:46 UTC
FreeBSD src repository
Removed files:
lib/libc/stdlib grantpt.c
Log:
SVN rev 181915 on 2008-08-20 09:43:46Z by ed
Remove grantpt.c, which should have been deleted in the MPSAFE TTY commit.
The routines in grantpt.c have been moved to ptsname.c in the MPSAFE TTY
layer, because grantpt() is now effectively a no-op. I forgot to remove
the corresponding source file from libc.
Revision Changes Path
1.15 +0 -286 src/lib/libc/stdlib/grantpt.c (dead)
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808200943.m7K9hscU044994>
