-.\" $OpenBSD: issetugid.2,v 1.5 1997/02/05 20:37:23 deraadt Exp $
+.\" $OpenBSD: issetugid.2,v 1.6 1997/02/05 22:56:43 deraadt Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
or other libraries) can gaurantee safe behavior when used inside
setuid or setgid programs.
Some library routines may not be passed sufficient information to know
-if the current program was started setuid or setgid.
+if the current program was started setuid or setgid because higher level
+calling code may have made changes to the uid or the euid.
In particular, it is wise to use this call to determine if a
pathname returned from a
.Fn getenv
.Xr seteuid 2,
.Xr setgid 2 ,
.Xr setegid 2
+.Sh HISTORY
+A
+.Fn lstat
+function call appeared in
+OpenBSD 2.0