Date: Sat, 29 Nov 1997 03:31:00 -0800 (PST) From: Peter Wemm <peter@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libtermcap termcap.c Message-ID: <199711291131.DAA04186@freefall.freebsd.org>
index | next in thread | raw e-mail
peter 1997/11/29 03:30:59 PST
Modified files:
lib/libtermcap termcap.c
Log:
Work around the problems caused by calling issetugid() in libtermcap in
a similar way to libc. Sigh. This is not pretty but seems to work.
Somthing like this was needed in preference to bogusly bumping the major
library number here.
The syscall(SYS_issetugid) idea is originally Bruce's.
Revision Changes Path
1.14 +41 -2 src/lib/libtermcap/termcap.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199711291131.DAA04186>
