[Overview][Constants][Types][Procedures and functions][Variables] | Reference for unit 'oldlinux' (#rtl) |
|
Check file access |
|
|
Schedule an alarm signal to be delivered |
|
|
Create a set of pipe file handlers |
|
|
Assign stream for in and output to a program |
|
|
Return basename of a file |
|
|
Sets flags in Termios record. |
|
|
Set input baud rate in Termios record |
|
|
Set output baud rate in Termios record |
|
|
Change file permission bits |
|
|
Change owner of file |
|
|
Clone current process (create new thread) |
|
|
Close directory file descriptor |
|
|
Create an array of null-terminated strings |
|
|
Extract directory part from filename |
|
|
Duplicate a file handle |
|
|
Duplicate one filehandle to another |
|
|
Convert epoch time to local time |
|
|
Execute process (using argument list) |
|
|
Execute process (using argument list, environment) |
|
|
Execute process (using argument list, environment; search path) |
|
|
Execute process |
|
|
Execute process using environment |
|
|
Execute process, search path |
|
|
Exit the current process |
|
|
File control operations. |
|
|
Close file descriptor |
|
|
Flush kernel file buffer |
|
|
Open file and return file descriptor |
|
|
Read data from file descriptor |
|
|
Set file pointer position. |
|
|
Truncate file on certain size. |
|
|
Write data to file descriptor |
|
|
Clears a filedescriptor in a set |
|
|
Check whether a filedescriptor is set |
|
|
Set a filedescriptor in a set |
|
|
Clear all file descriptors in set |
|
|
Expand filename to fully qualified path |
|
|
Lock a file (advisory lock) |
|
|
Check whether filename matches wildcard specification |
|
|
Create child process |
|
|
Rename file |
|
|
Search for file in search path. |
|
|
Split filename into path, name and extension |
|
|
Retrieve filesystem information. |
|
|
Retrieve information about a file |
|
|
Return the system date |
|
|
Return system date and time |
|
|
Return current domain name |
|
|
Return effective group ID |
|
|
Return value of environment variable. |
|
|
Return the current unix time |
|
|
Return effective user ID |
|
|
Return file selector |
|
|
Return real group ID |
|
|
Return host name |
|
|
Return local timzeone information |
|
|
Return current process ID |
|
|
Return parent process ID |
|
|
Return process priority |
|
|
Return current system time |
|
|
Return kernel time of day in GMT |
|
|
Return name of timezone information file |
|
|
Return current user ID |
|
|
Find filenames matching a wildcard pattern |
|
|
Free result of Glob call |
|
|
General kernel IOCTL call. |
|
|
Set permission on IO ports |
|
|
Set I/O privilege level |
|
|
Check if filehandle is a TTY (terminal) |
|
|
Send a signal to a process |
|
|
Create a hard link to a file |
|
|
Convert local time to epoch (unix) time |
|
|
Return information about symbolic link. Do not follow the link |
|
|
Create FIFO (named pipe) in file system |
|
|
Create memory map of a file |
|
|
Unmap previously mapped memory block |
|
|
Suspend process for a short time |
|
|
Set process priority |
|
|
Convert octal to decimal value |
|
|
Open directory for reading |
|
|
Wait for a signal |
|
|
Close file opened with POpen |
|
|
Pipe file to standard input/output of program |
|
|
Read entry from directory |
|
|
Read destination of symbolic link |
|
|
Read the timezone file and initialize time routines |
|
|
Seek to position in directory |
|
|
Wait for events on file descriptors |
|
|
Wait for event on typed ontyped file. |
|
|
Set the current system date. |
|
|
Set the current system date and time |
|
|
Set process priority |
|
|
Set the current system time. |
|
|
Execute and feed command to system shell |
|
|
Install signal handler |
|
|
Install signal handler (deprecated) |
|
|
Return set of currently pending signals |
|
|
Set list of blocked signals |
|
|
Raise a signal (send to current process) |
|
|
Set signal mask and suspend process till signal is received |
|
|
Split string in list of null-terminated strings |
|
|
Create a symbolic link |
|
|
Execute system call. |
|
|
Return kernel system information |
|
|
Is file a block device |
|
|
Is file a character device |
|
|
Is file a directory |
|
|
Is file a FIFO |
|
|
Is file a symbolic link |
|
|
Is file a regular file |
|
|
Is file a unix socket |
|
|
Terminal control: Wait till all data was transmitted |
|
|
Terminal control: Suspend transmission of data |
|
|
Terminal control: Discard data buffer |
|
|
Terminal Control: Get terminal attributes |
|
|
Terminal control: Get process group |
|
|
Terminal control: Send break |
|
|
Terminal control: Set attributes |
|
|
Terminal control: Set process group |
|
|
Return current location in a directory |
|
|
Terminal control: Get terminal name |
|
|
Set file creation mask. |
|
|
Return system name. |
|
|
Unlink (i.e. remove) a file. |
|
|
Set access and modification times of a file (touch). |
|
|
Wait for a process to terminate |
|
|
Wait for process to terminate. |
|
|
Extract the exit status from the WaitPID result. |
|
|
Check whether the process exited normally |
|
|
Check whether the process was exited by a signal. |
|
|
Check whether the process is currently stopped. |
|
|
Return the exit code from the process. |
|
|
Return the signal that caused a process to exit. |
|
|
Construct an exit status based on an return code and signal. |
|
|
Construct an exit status based on a signal. |
No notes exist for this page yet.