The Portable Operating System Interface (POSIX; IPA: /ˈpɒz.ɪks/) is a family of standards specified by the IEEE Computer Society for maintaining compatibility...
29 KB (2,699 words) - 02:58, 28 October 2024
Regular expression (redirect from POSIX regular expression)
writing regular expressions have existed since the 1980s, one being the POSIX standard and another, widely used, being the Perl syntax. Regular expressions...
98 KB (8,912 words) - 11:08, 2 November 2024
Unix time (redirect from POSIX time)
the next day). For example, this is what happened on strictly conforming POSIX.1 systems at the end of 1998: Unix time numbers are repeated in the second...
51 KB (5,409 words) - 13:54, 31 October 2024
The C POSIX library is a specification of a C standard library for POSIX systems. It was developed at the same time as the ANSI C standard. Some effort...
10 KB (135 words) - 13:36, 1 August 2024
Pthreads (redirect from Posix threads)
In computing, POSIX Threads, commonly known as pthreads, is an execution model that exists independently from a programming language, as well as a parallel...
9 KB (1,086 words) - 21:48, 21 October 2024
Microsoft POSIX subsystem is one of four subsystems shipped with the first versions of Windows NT, the other three being the Win32 subsystem which provided...
7 KB (570 words) - 09:37, 24 May 2023
Tar (computing) (section POSIX.1-2001/pax)
in POSIX.1-1988 and later POSIX.1-2001, and became a format supported by most modern file archiving systems. The tar command was abandoned in POSIX.1-2001...
35 KB (3,917 words) - 09:11, 2 November 2024
Access-control list (section POSIX ACL)
permissions. POSIX 1003.1e/1003.2c working group made an effort to standardize ACLs, resulting in what is now known as "POSIX.1e ACL" or simply "POSIX ACL"....
15 KB (1,566 words) - 23:19, 27 October 2024
Signal (IPC) (redirect from SIGINT (POSIX))
inter-process communication (IPC), typically used in Unix, Unix-like, and other POSIX-compliant operating systems. A signal is an asynchronous notification sent...
31 KB (3,388 words) - 12:03, 24 September 2024
Unix shell (redirect from POSIX shell)
since bash 4.2, also if invoked explicitly in POSIX compatibility mode (with options --posix or -o posix). Only in sh/ksh compatibility mode (when invoked...
17 KB (1,733 words) - 03:27, 27 July 2024
ISO/IEC 15897 (redirect from Posix locale)
cultural elements) is an ISO/IEC standard for the registration of new POSIX locales and POSIX charmaps. This standard is the result of a "fast-track" adoption...
2 KB (195 words) - 11:54, 28 May 2022
Berkeley sockets (redirect from POSIX sockets)
modification from a de facto standard into a component of the POSIX specification. The term POSIX sockets is essentially synonymous with Berkeley sockets,...
29 KB (3,515 words) - 07:54, 25 October 2024
from the POSIX chair Andrew Josey for the symbolic price of one dollar.[citation needed] There have been some activities to make Linux POSIX-compliant...
15 KB (1,777 words) - 15:04, 28 September 2024
"target") by specifying a path thereto. Symbolic links are supported by POSIX and by most Unix-like operating systems, such as FreeBSD, Linux, and macOS...
32 KB (3,884 words) - 19:32, 19 February 2024
The Native POSIX Thread Library (NPTL) is an implementation of the POSIX Threads specification for the Linux operating system. Before the 2.6 version...
4 KB (484 words) - 15:16, 12 June 2024
Invoking Bash with the --posix option or stating set -o posix in a script causes Bash to conform very closely to the POSIX 1003.2 standard. Bash shell...
72 KB (6,156 words) - 21:26, 31 October 2024
Bc (programming language) (section POSIX bc)
||= << >> <<= >>= ?: are not available in POSIX bc. The sqrt() function for calculating square roots is POSIX bc's only built-in mathematical function...
17 KB (1,762 words) - 13:48, 2 November 2024
Read (system call) (redirect from Read (POSIX))
In modern POSIX compliant operating systems, a program that needs to access data from a file stored in a file system uses the read system call. The file...
2 KB (266 words) - 20:06, 16 August 2024
File-system permissions (section POSIX permissions)
to as permission-driven. Two types of permissions are widely available: POSIX file system permissions and access-control lists (ACLs) which are capable...
21 KB (2,141 words) - 08:41, 12 October 2024
Locale (computer software) (section POSIX platforms)
besides a "minimal locale" name "C", although the POSIX format is a commonly-used baseline. On POSIX platforms such as Unix, Linux and others, locale identifiers...
9 KB (914 words) - 13:46, 1 October 2024
Cpio (section POSIX standardization)
meta information to an ASCII-based representation. cpio was removed from POSIX.1-2001 in favor of pax, a similar utility which had been introduced in the...
8 KB (936 words) - 23:16, 18 July 2024
This is a list of POSIX (Portable Operating System Interface) commands as specified by IEEE Std 1003.1-2024, which is part of the Single UNIX Specification...
22 KB (173 words) - 14:59, 20 August 2024
Capability-based security (section POSIX capabilities)
addressing EROS: a fast capability system POSIX "capabilities" in Linux: POSIX Capabilities & Files POSIX file capabilities: Parceling the power of root...
14 KB (1,678 words) - 05:44, 10 October 2024
SIGHUP (redirect from Signal 1 (POSIX))
On POSIX-compliant platforms, SIGHUP ("signal hang up") is a signal sent to a process when its controlling terminal is closed. It was originally designed...
5 KB (619 words) - 01:28, 19 August 2024
Linux kernel interfaces (section Additions to POSIX)
defined in POSIX in a way which is reasonably compatible, robust and performant, and to provide additional useful features not defined in POSIX, just as...
16 KB (1,718 words) - 09:46, 11 October 2024
build the final program from them, one could instead create a script for POSIX-compliant shells, here named build and kept in the directory with them,...
23 KB (2,983 words) - 19:08, 4 October 2024
a digital copy of the POSIX standards documentation with a request to the comp.os.minix newsgroup. After not finding the POSIX documentation, Torvalds...
108 KB (10,037 words) - 02:49, 4 November 2024
rewrite the tools to use the Win32 runtime environment, Cygwin implemented a POSIX-compatible environment in the form of a DLL. The brand motto is "Get that...
17 KB (1,601 words) - 23:20, 30 October 2024
Single UNIX Specification (category POSIX)
Specification, although system developers generally aim for compliance with POSIX standards, which form the core of the Single UNIX Specification. The latest...
39 KB (3,846 words) - 00:12, 14 August 2024
installed by an ordinary user. A similar problem exists for the POSIX shell, since POSIX only required its name to be sh, but did not mandate a path. A...
25 KB (3,229 words) - 10:49, 8 October 2024