K 10 svn:author V 2 ed K 8 svn:date V 27 2008-08-20T09:43:46.628286Z K 7 svn:log V 262 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. END