• 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...
    9 KB (109 words) - 16:51, 21 January 2023
  • File and Directory Operations Pipes C Library (Standard C) I/O Port Interface and Control Process Triggers POSIX.1b: Real-time extensions (IEEE Std 1003...
    28 KB (2,667 words) - 10:38, 1 May 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) - 21:01, 11 November 2023
  • 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) - 15:33, 9 April 2024
  • original ANSI C standard, it was developed at the same time as the C library POSIX specification, which is a superset of it. Since ANSI C was adopted by...
    29 KB (2,875 words) - 23:17, 26 March 2024
  • Getopt (category C POSIX library)
    Getopt is a C library function used to parse command-line options of the Unix/POSIX style. It is a part of the POSIX specification, and is universal to...
    21 KB (2,408 words) - 22:05, 22 April 2024
  • Open (system call) (category C POSIX library)
    associates a hash with a file. The open call is standardized by the POSIX specification for C language: int open(const char *path, int oflag, .../*,mode_t mode...
    9 KB (1,131 words) - 06:58, 5 August 2022
  • Glob (programming) (category C POSIX library)
    shell scripts. The POSIX-mandated case statement in shells provides pattern-matching using glob patterns. Some shells (such as the C shell and Bash) support...
    20 KB (1,838 words) - 07:01, 25 March 2024
  • Unistd.h (category C POSIX library)
    In the C and C++ programming languages, unistd.h is the name of the header file that provides access to the POSIX operating system API. It is defined by...
    13 KB (302 words) - 13:12, 9 February 2024
  • Thumbnail for Stat (system call)
    Stat (system call) (category C POSIX library)
    addition of group permissions and larger file size. The C POSIX library header sys/stat.h, found on POSIX and other Unix-like operating systems, declares the...
    16 KB (1,897 words) - 13:58, 3 February 2024