729 .LP
730 See \fBattributes\fR(5) for descriptions of the following attributes:
731 .sp
732
733 .sp
734 .TS
735 box;
736 c | c
737 l | l .
738 ATTRIBUTE TYPE ATTRIBUTE VALUE
739 _
740 Interface Stability Committed
741 _
742 MT-Level See below.
743 _
744 Standard See \fBstandards\fR(5).
745 .TE
746
747 .sp
748 .LP
749 The \fBexecle()\fR and \fBexecve()\fR fucntions are Async-Signal-Safe.
750 .SH SEE ALSO
751 .LP
752 \fBksh\fR(1), \fBps\fR(1), \fBsh\fR(1), \fBalarm\fR(2), \fBbrk\fR(2),
753 \fBchmod\fR(2), \fBexit\fR(2), \fBfcntl\fR(2), \fBfork\fR(2),
754 \fBgetpflags\fR(2), \fBgetrlimit\fR(2), \fBmemcntl\fR(2), \fBmmap\fR(2),
755 \fBnice\fR(2), \fBpriocntl\fR(2), \fBprofil\fR(2), \fBsemop\fR(2),
756 \fBshmop\fR(2), \fBsigpending\fR(2), \fBsigprocmask\fR(2), \fBtimes\fR(2),
757 \fBumask\fR(2), \fBlockf\fR(3C), \fBptrace\fR(3C), \fBsetlocale\fR(3C),
758 \fBsignal\fR(3C), \fBsystem\fR(3C), \fBtimer_create\fR(3C), \fBa.out\fR(4),
759 \fBcontract\fR(4), \fBprocess\fR(4), \fBattributes\fR(5), \fBenviron\fR(5),
760 \fBprivileges\fR(5), \fBstandards\fR(5)
761 .SH WARNINGS
762 .LP
763 If a program is \fBsetuid\fR to a user \fBID\fR other than the superuser, and
764 the program is executed when the real user \fBID\fR is super-user, then the
765 program has some of the powers of a super-user as well.
|
729 .LP
730 See \fBattributes\fR(5) for descriptions of the following attributes:
731 .sp
732
733 .sp
734 .TS
735 box;
736 c | c
737 l | l .
738 ATTRIBUTE TYPE ATTRIBUTE VALUE
739 _
740 Interface Stability Committed
741 _
742 MT-Level See below.
743 _
744 Standard See \fBstandards\fR(5).
745 .TE
746
747 .sp
748 .LP
749 The \fBexecle()\fR and \fBexecve()\fR functions are Async-Signal-Safe.
750 .SH SEE ALSO
751 .LP
752 \fBksh\fR(1), \fBps\fR(1), \fBsh\fR(1), \fBalarm\fR(2), \fBbrk\fR(2),
753 \fBchmod\fR(2), \fBexit\fR(2), \fBfcntl\fR(2), \fBfork\fR(2),
754 \fBgetpflags\fR(2), \fBgetrlimit\fR(2), \fBmemcntl\fR(2), \fBmmap\fR(2),
755 \fBnice\fR(2), \fBpriocntl\fR(2), \fBprofil\fR(2), \fBsemop\fR(2),
756 \fBshmop\fR(2), \fBsigpending\fR(2), \fBsigprocmask\fR(2), \fBtimes\fR(2),
757 \fBumask\fR(2), \fBlockf\fR(3C), \fBptrace\fR(3C), \fBsetlocale\fR(3C),
758 \fBsignal\fR(3C), \fBsystem\fR(3C), \fBtimer_create\fR(3C), \fBa.out\fR(4),
759 \fBcontract\fR(4), \fBprocess\fR(4), \fBattributes\fR(5), \fBenviron\fR(5),
760 \fBprivileges\fR(5), \fBstandards\fR(5)
761 .SH WARNINGS
762 .LP
763 If a program is \fBsetuid\fR to a user \fBID\fR other than the superuser, and
764 the program is executed when the real user \fBID\fR is super-user, then the
765 program has some of the powers of a super-user as well.
|