| chpriority - Change process priority |
| endgrent - Close the group database |
| endpwent - Close the user database |
| extlink - Define an external link |
| getgrent - Access group database sequentially |
| getitimer - Obtain interval timer values |
| getpgid - Get process group id for a process |
| getpriority - Determine process priority |
| getpwent - Access user database sequentially |
| getrlimit - Obtain OpenEdition resource limits |
| getrusage - Obtain OpenEdition usage statistics |
| getsid - Get session leader id for a process |
| getwd - Get working directory path name |
| lchown - Change file or link ownership |
| mmap - Map an HFS file into memory |
| mprotect - Change memory protection mapped to file |
| msgctl - Control a message queue |
| msgget - Create or find a message queue |
| msgrcv - Receive a message from a message queue |
| msgsnd - Send a message to a message queue |
| msgxrcv - Receive message with sender information |
| msync - Synchronize a memory mapped HFS file |
| munmap - Cancel mapping of a memory area to a file |
| oetaskctl - Control subtasks with OpenEdition |
| readextlink - Read an external link |
| realpath - Return absolute pathname |
| semctl - Control a semaphore set |
| semget - Create or find a set of semaphores |
| semop - Update semaphores atomically |
| setgrent - Reposition the group database |
| setitimer - Define an interval timer |
| setpriority - Change process priority |
| setpwent - Reposition the user database |
| setregid - Set real and/or effective group ID |
| setreuid - Set real and/or effective user ID |
| setrlimit - Define OpenEdition resource limits |
| shmat - Attach a shared memory segment |
| shmctl - Control a shared memory segment |
| shmdt - Detach a shared memory segment |
| shmget - Create or find a shared memory segment |
| sigblkjmp - Intercept longjmp without signal mask change |
|
spawn - Spawn a New Process |
| spawnp - Spawn a New Process |
| tcgetsid - Get session leader id for a process |
| truncate - Truncate an HFS file |