summaryrefslogtreecommitdiff
path: root/lib/libc/sys/issetugid.2
AgeCommit message (Collapse)Author
1997-07-04correct some details in the docsTheo de Raadt
1997-04-10fix up a few pieces of doc.Theo de Raadt
NOTE: FreeBSD has now integrated issetugid() into their system and have changed the semantics! Their's will return 1 if a process has called setuid() or setgid() ---- ours was specifically designed to be decoupled from that behaviour.
1997-04-10Fix typos.Todd C. Miller
1997-02-18if a P_SUGIDEXEC proc execve()'s a non-set[ug]id program while runningTheo de Raadt
with uid/gid mismatches, P_SUGIDEXEC should persist (in case the environment has not been cleaned). pointed out by wietse@porcupine.org
1997-02-05clarify more why this is neededTheo de Raadt
1997-02-05i like my sentences to end with periodsTheo de Raadt
1996-12-11robin is pedantic about the spelling of behaviorTheo de Raadt
1996-10-15more detailed infoTheo de Raadt
1996-10-012.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0etheisen
1996-08-25and a man pageTheo de Raadt