source: rtems/doc/posix1003.1/ch04.t @ 68feecfd

4.104.114.84.95
Last change on this file since 68feecfd was 68feecfd, checked in by Joel Sherrill <joel.sherrill@…>, on 03/11/98 at 22:56:23

Outline complete and apparently correct.

  • Property mode set to 100644
File size: 992 bytes
Line 
1@c
2@c  COPYRIGHT (c) 1988-1998.
3@c  On-Line Applications Research Corporation (OAR).
4@c  All rights reserved.
5@c
6@c  $Id$
7@c
8
9@chapter Process Environment
10@section Process Identification
11@subsection Get Process and Parent Process IDs
12@section User Identification
13@subsection Get Real User Effective User Real Group and Effective Group IDs
14@subsection Set User and Group IDs
15@subsection Get Supplementary Group IDs
16@subsection Get User Name
17@section Process Groups
18@subsection Get Process Group ID
19@subsection Create Session and Set Process Group ID
20@subsection Set Process Group ID for Job Control
21@section System Identification
22@subsection Get System Name
23@section Time
24@subsection Get System Time
25@subsection Get Process Times
26@section Environment Variables
27@subsection Environment Access
28@section Terminal Identification
29@subsection Generate Terminal Pathname
30@subsection Determine Terminal Device Name
31@section Configurable System Variables
32@subsection Get Configurable System Variables
33
Note: See TracBrowser for help on using the repository browser.