469
470 The environ array should not be accessed directly by the application.
471
472 ATTRIBUTES
473 See attributes(5) for descriptions of the following attributes:
474
475
476
477
478 +--------------------+-------------------+
479 | ATTRIBUTE TYPE | ATTRIBUTE VALUE |
480 +--------------------+-------------------+
481 |Interface Stability | Committed |
482 +--------------------+-------------------+
483 |MT-Level | See below. |
484 +--------------------+-------------------+
485 |Standard | See standards(5). |
486 +--------------------+-------------------+
487
488
489 The execle() and execve() fucntions are Async-Signal-Safe.
490
491 SEE ALSO
492 ksh(1), ps(1), sh(1), alarm(2), brk(2), chmod(2), exit(2), fcntl(2),
493 fork(2), getpflags(2), getrlimit(2), memcntl(2), mmap(2), nice(2),
494 priocntl(2), profil(2), semop(2), shmop(2), sigpending(2),
495 sigprocmask(2), times(2), umask(2), lockf(3C), ptrace(3C),
496 setlocale(3C), signal(3C), system(3C), timer_create(3C), a.out(4),
497 contract(4), process(4), attributes(5), environ(5), privileges(5),
498 standards(5)
499
500 WARNINGS
501 If a program is setuid to a user ID other than the superuser, and the
502 program is executed when the real user ID is super-user, then the
503 program has some of the powers of a super-user as well.
504
505
506
507 October 27, 2015 EXEC(2)
|
469
470 The environ array should not be accessed directly by the application.
471
472 ATTRIBUTES
473 See attributes(5) for descriptions of the following attributes:
474
475
476
477
478 +--------------------+-------------------+
479 | ATTRIBUTE TYPE | ATTRIBUTE VALUE |
480 +--------------------+-------------------+
481 |Interface Stability | Committed |
482 +--------------------+-------------------+
483 |MT-Level | See below. |
484 +--------------------+-------------------+
485 |Standard | See standards(5). |
486 +--------------------+-------------------+
487
488
489 The execle() and execve() functions are Async-Signal-Safe.
490
491 SEE ALSO
492 ksh(1), ps(1), sh(1), alarm(2), brk(2), chmod(2), exit(2), fcntl(2),
493 fork(2), getpflags(2), getrlimit(2), memcntl(2), mmap(2), nice(2),
494 priocntl(2), profil(2), semop(2), shmop(2), sigpending(2),
495 sigprocmask(2), times(2), umask(2), lockf(3C), ptrace(3C),
496 setlocale(3C), signal(3C), system(3C), timer_create(3C), a.out(4),
497 contract(4), process(4), attributes(5), environ(5), privileges(5),
498 standards(5)
499
500 WARNINGS
501 If a program is setuid to a user ID other than the superuser, and the
502 program is executed when the real user ID is super-user, then the
503 program has some of the powers of a super-user as well.
504
505
506
507 October 27, 2015 EXEC(2)
|