Date: Sun, 23 May 1999 18:15:33 -0700 (PDT) From: John Birrell <jb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libutil pty.c Message-ID: <199905240115.SAA19187@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jb 1999/05/23 18:15:33 PDT Modified files: lib/libutil pty.c Log: Remove the static declaration from the line[] variable to allow openpty() to be called from a threaded application. Revision Changes Path 1.9 +2 -2 src/lib/libutil/pty.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199905240115.SAA19187>