Search Results: POSIX.2
Redirect to:
- To a section: This is a redirect from a topic that does not have its own page to a section of a page on the subject. For redirects to embedded anchors on a page, use {{R to anchor}} instead.
POSIX
Selasa, 2026-08-04 04:04:42The Portable Operating System Interface (POSIX; IPA: /ˈpɒz.ɪks/) is a family of standards specified by the IEEE Computer Society for maintaining compatibility...
Click to read more »Microsoft POSIX subsystem
Senin, 2026-08-03 17:14:15the primary API for Windows NT, plus the OS/2 and security subsystems. The subsystem only implements the POSIX.1 standard – also known as IEEE Std 1003.1-1990...
Click to read more »Glob (programming)
Sabtu, 2026-06-20 01:18:29glob() (/ɡlɒb/) is a POSIX C function for globbing, which is the archetypal use of pattern matching against the names in a filesystem directory such that...
Click to read more »Regular expression
Rabu, 2026-08-26 20:36:31writing regular expressions have existed since the 1980s, one being the POSIX standard and another, widely used, being the Perl syntax. Regular expressions...
Click to read more »KornShell
Selasa, 2026-08-11 22:21:02Bell Labs users. KornShell complies with POSIX.2, Shell and Utilities, Command Interpreter (IEEE Std 1003.2-1992.) Major differences between KornShell...
Click to read more »Comparison of programming languages
Kamis, 2026-07-23 20:37:19(PDF) on 2018-05-04. Retrieved 2018-05-03. POSIX.2, Shell and Utilities, Command Interpreter (IEEE Std 1003.2-1992.) "The Java Community Process(SM) Program...
Click to read more »C POSIX library
Sabtu, 2025-11-08 03:46:03The 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...
Click to read more »Pax (command)
Selasa, 2026-08-04 04:15:23Usenix/IEEE POSIX replacement for TAR and CPIO. Manual pages for pax on HP-UX, IRIX, and SCO UNIX attribute pax to Colburn. As early as POSIX.2 draft 10...
Click to read more »Native POSIX Thread Library
Selasa, 2025-09-09 18:42:05The Native POSIX Thread Library (NPTL) is an implementation of the POSIX Threads specification for the Linux operating system. Before the 2.6 version of...
Click to read more »Pthreads
Senin, 2026-06-08 19:26:59In computing, POSIX Threads, commonly known as pthreads (after its header <pthread.h>), is an execution model that exists independently from a programming...
Click to read more »Tar (computing)
Rabu, 2026-08-12 06:29:12in POSIX.1-1988 and later POSIX.1-2001, and became a format supported by most modern file archiving utilities. The tar command was abandoned in POSIX.1-2001...
Click to read more »Glibc
Sabtu, 2026-07-25 18:08:35ANSI C. By 1992, it had the ANSI C-1989 and POSIX.1-1990 functions implemented and work was under way on POSIX.2. In September 1995 Ulrich Drepper made his...
Click to read more »Unix time
Selasa, 2026-08-25 12:04:56second...The time is stored in 32 bits. This guarantees a crisis every 2.26 years. "Posix Has Become Outdated (2016) [pdf] | Hacker News". news.ycombinator...
Click to read more »Bash (Unix shell)
Minggu, 2026-08-02 11:31:20SHLVL declare -- POSIXLY_CORRECT="y" declare -x SHLVL="2" The full list of features available in Bash which are not specified by POSIX is considerable...
Click to read more »Getopt
Kamis, 2026-07-30 06:39:20getopt() is a POSIX C function used to parse command-line options of the Unix/POSIX style on C. It is a part of the POSIX specification, and is universal...
Click to read more »Signal (IPC)
Selasa, 2026-06-02 06:11:18inter-process communication (IPC), typically used in Unix, Unix-like, and other POSIX-compliant operating systems. A signal is an asynchronous notification sent...
Click to read more »Errno.h
Rabu, 2026-06-17 00:21:44the same values found within the POSIX specification. Traditionally, the first page of Unix system manuals, named intro(2), lists all errno.h macros, but...
Click to read more »Vi (text editor)
Rabu, 2026-07-29 17:40:07within these programs, is standardized by the Single Unix Specification and POSIX. vi is actually a mode of the earlier ex editor. Originally, ex lacked a...
Click to read more »Single UNIX Specification
Selasa, 2026-08-25 03:15:58Specification, although system developers generally aim for compliance with POSIX standards, which form the core of the Single UNIX Specification. The latest...
Click to read more »EMX (programming environment)
Kamis, 2026-03-05 10:42:31MS-DOS and OS/2. It allows creating and executing of 32-bit mode applications, presenting a POSIX API and, on OS/2, access to the OS/2 APIs. The EMX package...
Click to read more »List of POSIX commands
Senin, 2026-06-29 19:27:47of the most recent version of the Portable Operating System Interface (POSIX) – IEEE Std 1003.1-2024 which is part of the Single UNIX Specification (SUS)...
Click to read more »Unix-like
Jumat, 2026-07-31 01:45:53from the POSIX chair Andrew Josey for the symbolic price of one dollar.[citation needed] There have been some activities to make Linux POSIX-compliant...
Click to read more »Access-control list
Sabtu, 2025-12-27 17:19:20Unix-like operating systems (e.g. Linux since 2.5.46 or November 2002, FreeBSD, or Solaris) support POSIX.1e ACLs (not necessarily draft 17). ACLs are...
Click to read more »Close (system call)
Sabtu, 2026-04-18 23:09:36for Information Technology — Portable Operating System Interface (POSIX®). Vol. 2: System Interfaces. New York City, United States: IEEE. 2001-12-06...
Click to read more »LinuxThreads
Senin, 2024-01-08 19:56:42implementation of POSIX Threads introduced in 1996. The main developer of LinuxThreads was Xavier Leroy. It has been superseded by the Native POSIX Thread Library...
Click to read more »Linux kernel
Senin, 2026-08-17 05:01:03for POSIX asynchronous I/O (because they scale poorly with multithreaded applications, however, a family of Linux specific I/O system calls (io_*(2)) had...
Click to read more »Fork (system call)
Sabtu, 2026-07-18 16:05:07operating systems, and it remains a required interface for compliance with POSIX. Despite this, it has fallen out of favor in recent years as a result of...
Click to read more »MVS
Selasa, 2026-08-25 15:40:27support (originally called OpenEdition MVS) in MVS/SP V4.3 and has obtained POSIX and UNIX™ certifications at several different levels from IEEE, X/Open and...
Click to read more »Comparison of operating systems
Sabtu, 2026-07-25 06:24:23since FreeBSD 8.0-release. Support for the 1997 withdrawn POSIX ACL draft is included in Linux 2.6, but requires a file system able to store them (such as...
Click to read more »File-system permissions
Kamis, 2026-07-23 00:25:59one codified by POSIX. Since POSIX defines both the older Unix-based technology as well as ACLs, the former is called traditional POSIX permissions for...
Click to read more »ISO/IEC 15897
Sabtu, 2026-02-28 01:01:52cultural 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...
Click to read more »Stat (system call)
Selasa, 2026-07-07 07:11:47the system call via a command-line interface. The C POSIX library header sys/stat.h, found on POSIX and other Unix-like operating systems, declares stat()...
Click to read more »System V printing system
Kamis, 2026-05-21 07:08:02control over printers. The lp command was included as a requirement in the POSIX.2 standard, and a command by that name appeared in the subsequent lpr, LPRng...
Click to read more »Comparison of CAD, CAM, and CAE file viewers
Selasa, 2026-08-11 14:51:09Comparison of computer-aided design software List of CAD file formats "Release 2.2.1.4". 3 March 2026. Retrieved 7 April 2026. VariCAD - CAD system description...
Click to read more »Unix shell
Senin, 2026-07-27 14:47:22has been enhanced to be POSIX conformant. Busybox: a set of Unix utilities for small and embedded systems, which includes 2 shells: ash, a derivative...
Click to read more »NetBSD
Selasa, 2026-08-04 15:28:05very nearly entirely compliant with POSIX.1 (IEEE 1003.1-1990) standard and mostly compliant with POSIX.2 (IEEE 1003.2-1992). NetBSD provides system call-level...
Click to read more »Comparison of command shells
Selasa, 2026-08-25 19:23:22terminal, freeing the command line for additional work with the shell. POSIX shells and other Unix shells allow background execution by using the & character...
Click to read more »DCEThreads
Jumat, 2025-07-18 13:28:49but the POSIX committee had not finalised POSIX threads at the time. The Open Group had to make a decision about which to use, and the final POSIX threads...
Click to read more »VM (operating system)
Minggu, 2026-07-26 15:16:29VM/ESA Version 2, IBM introduced the chargeable optional feature OpenEdition for VM/ESA Shell and Utilities Feature, which provides POSIX compatibility...
Click to read more »Bc (programming language)
Selasa, 2026-06-16 07:02:48command print 3%2 outputs 0. But writing scale=0 after bc -l and then the command print 3%2 will output 1. Plan 9 bc is identical to POSIX bc but for an...
Click to read more »Cpio
Senin, 2026-05-11 04:56:01meta 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...
Click to read more »Locale (computer software)
Senin, 2026-06-01 09:32:20besides 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...
Click to read more »C standard library
Senin, 2026-08-10 14:58:21the original ANSI C standard, it was developed at the same time as the C POSIX library, which is a superset of it. Since ANSI C was adopted by the International...
Click to read more »Ls
Sabtu, 2026-05-30 04:02:23Guide since issue 2 of 1987. It was inherited into the first version of POSIX.1 and the Single Unix Specification. In MS-DOS, OS/2, and Windows, the equivalent...
Click to read more »Environment subsystem
Senin, 2026-08-03 17:28:09Windows NT 4.0 has three environment subsystems: Win32 (Windows API), OS/2, and POSIX, the latter of which corresponding a subset of the most common functions...
Click to read more »Portable character set
Kamis, 2026-07-09 18:17:33Portable Character Set is a set of 103 characters which, according to the POSIX standard, must be present in any character set. Compared to ASCII, the Portable...
Click to read more »Mmap
Sabtu, 2026-07-25 13:59:05In computing, mmap(2) is a POSIX-compliant Unix system call that maps files or devices into memory. It is a method of memory-mapped file I/O. It implements...
Click to read more »Austin Group
Kamis, 2025-04-24 03:02:08technical working group formed to develop and maintain a common revision of POSIX.1 and parts of the Single UNIX Specification. It is named after the location...
Click to read more »Sbrk
Sabtu, 2026-07-25 20:27:34be done using the mmap call. It is found in header <unistd.h>, in the C POSIX library. The brk and sbrk calls dynamically change the amount of space allocated...
Click to read more »Network Time Protocol
Kamis, 2026-07-30 03:10:22the POSIX TZ environment variable format (as specified in IEEE 1003.1), except that the string must not begin with a colon (:). Example: EST5EDT4,M3.2.0/02:00...
Click to read more »Comparison of computer-aided design software
Sabtu, 2026-07-25 21:30:02"KeyCreator Pro Packages | Direct Mechanical CAD". www.kubotekkosmos.com. "Release 2.2.1.4". 3 March 2026. Retrieved 7 April 2026. LibreCAD. "LibreCAD Open Source...
Click to read more »Gettext
Senin, 2025-11-24 09:52:13Object Template), .PO (Portable Object) and .MO (Machine Object). Initially, POSIX provided no means of localizing messages. Two proposals were raised in the...
Click to read more »Cygwin
Jumat, 2026-01-23 10:33:45rewrite 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...
Click to read more »TMPDIR
Selasa, 2026-03-31 04:14:36TMPDIR is the canonical environment variable in Unix and POSIX that should be used to specify a temporary directory for scratch space. Most Unix programs...
Click to read more »Fowler–Noll–Vo hash function
Kamis, 2026-07-30 07:43:55algorithm was taken from an idea sent as reviewer comments to the IEEE POSIX P1003.2 committee by Glenn Fowler and Phong Vo in 1991. In a subsequent ballot...
Click to read more »User identifier
Minggu, 2026-06-28 22:26:53processes, tar archives, and the now-obsolete Network Information Service. In POSIX-compliant environments, the shell command id gives the current user's UID...
Click to read more »C string handling
Senin, 2026-06-29 08:11:57notes that as of glibc 2.38, the code has been committed and thereby added. These functions were standardized as part of POSIX.1-2024, the Austin Group...
Click to read more »Shell script
Senin, 2026-08-17 21:49:00particular name for these functions. All Unix-like systems include at least one POSIX shell, typically either bash or the zsh compatibility mode. Comments are...
Click to read more »POSIX terminal interface
Kamis, 2026-07-23 20:38:33The POSIX terminal interface is the generalized abstraction, comprising both an application programming interface for programs, and a set of behavioural...
Click to read more »Darwin (operating system)
Senin, 2026-08-24 05:43:57Platypus. Darwin is mostly POSIX-compatible, but has never, by itself, been certified as compatible with any version of POSIX. Starting with Leopard, macOS...
Click to read more »MS-DOS
Senin, 2026-08-17 04:25:31command-line utilities from Win32, MS-DOS, OS/2 1.x and POSIX. The emulators for MS-DOS, OS/2 and POSIX use the host's window in the same way that Win16...
Click to read more »GNU Core Utilities
Minggu, 2026-08-16 09:37:04Unix-based shell commands. The utilities generally provide POSIX compliant interface when the POSIXLY_CORRECT environment variable is set, but otherwise offers...
Click to read more »Musl
Jumat, 2026-08-07 06:11:51binary without significant size overhead. It claims compatibility with the POSIX 2008 specification and the C11 standard. It also implements most of the...
Click to read more »Windows NT
Senin, 2026-08-24 17:14:15with support for several API "personalities", including Windows API, POSIX, and OS/2 APIs—the latter two were phased out starting with Windows XP. Partial...
Click to read more »Architecture of Windows NT
Kamis, 2026-07-30 22:39:21simultaneously, including the preeminent Windows API and historically OS/2 and the proprietary NT POSIX ABI. Applications running within an environment subsystem communicate...
Click to read more »Minix
Jumat, 2026-08-14 01:34:29additional platforms in the 1990s, and version 2.0 was released in 1997 and was the first to be POSIX compliant. Starting with MINIX 3, released in 2005...
Click to read more »Almquist shell
Senin, 2026-08-17 22:31:43additions". Fast, small, and virtually compatible[citation needed] with the POSIX standard's specification of the Unix shell, ash did not provide line editing...
Click to read more »Linux
Rabu, 2026-08-26 22:40:47Archived from the original on October 6, 2015. Retrieved May 12, 2020. "POSIX.1 (FIPS 151-2) Certification". Archived from the original on February 26, 2012...
Click to read more »Shared memory
Selasa, 2025-09-23 12:23:25systems. POSIX provides a standardized API for using shared memory, POSIX Shared Memory. This uses the function shm_open from sys/mman.h. POSIX interprocess...
Click to read more »Linux kernel interfaces
Selasa, 2026-07-07 07:05:45defined in POSIX in a way which is reasonably compatible, robust and performant, and to provide additional useful features not defined in POSIX, just as...
Click to read more »C (programming language)
Senin, 2026-08-17 06:38:30handed off to the IEEE working group 1003 to become the basis for the 1988 POSIX standard. In 1989, the C standard was ratified as ANSI X3.159-1989 "Programming...
Click to read more »Java Native Access
Minggu, 2026-07-05 07:10:39possible to load msvcrt for its partial POSIX support on Windows... Posix posix = (Posix) Native.loadLibrary("c", Posix.class); // but it will still fail on...
Click to read more »Unix file types
Selasa, 2026-06-30 07:33:30FIFO special, block special, character special, and socket as defined by POSIX. These types are used in the file system(s) of a Unix or Unix-like operating...
Click to read more »QUIC
Kamis, 2026-08-20 23:18:17hence independent of packet losses involving other streams. In contrast, HTTP/2, which is carried over TCP, can suffer head-of-line-blocking delays if multiple...
Click to read more »Ne (text editor)
Sabtu, 2026-07-18 05:34:56ne (for "nice editor") is a console text editor for POSIX computer operating systems such as Linux or Mac OS X. It uses the terminfo library, but it can...
Click to read more »Uptime
Minggu, 2026-06-14 22:10:14ubiquitous, it is not part of any Unix-related standard, neither SUS nor POSIX. On Linux, an uptime command is part of GNU coreutils, BusyBox and Toybox...
Click to read more »Java version history
Rabu, 2026-08-19 20:31:17retrospectively Java 2 and the version name "J2SE" (Java 2 Platform, Standard Edition) replaced JDK to distinguish the base platform from J2EE (Java 2 Platform,...
Click to read more »GNU Portable Threads
Selasa, 2025-12-16 16:25:40GNU Pth (Portable Threads) is a POSIX/ANSI-C based user space thread library for UNIX platforms that provides priority-based scheduling for multithreading...
Click to read more »Exec (system call)
Rabu, 2026-07-08 17:29:01programming languages usually provide one call named exec().[citation needed] The POSIX standard declares a family of exec functions in the unistd.h header file...
Click to read more »List of display servers
Selasa, 2026-07-21 22:09:31Yes Yes Yes POSIX Separate Smooth animations, rounded corners and blur KWin (KDE) Compositing/Stacking C++ (Qt) 2011 6.2.5 2024-12-31 GPL-2.0-or-later...
Click to read more »Bourne shell
Senin, 2026-08-17 21:11:41historically BSD-based systems had many scripts written in csh. As the basis of POSIX sh syntax, Bourne shell scripts can typically be run with Bash or dash on...
Click to read more »MacOS version history
Kamis, 2026-08-13 04:08:16now an Open Brand UNIX 03 Registered Product, conforming to the SUSv3 and POSIX 1003.1 specifications for the C API, Shell Utilities, and Threads. "Do Classic...
Click to read more »Shebang (Unix)
Senin, 2026-08-17 22:33:56individually as parameters "$1" and "$2" respectively. Because the initial # is the character used to introduce comments in the POSIX shell language (and in the...
Click to read more »Fc (Unix)
Sabtu, 2025-12-06 21:57:52and standardized by POSIX, the command is available in many operating systems today. As it is required to be "intrinsic" by POSIX, it is implemented as...
Click to read more »SIGHUP
Senin, 2024-08-19 08:28:18On POSIX-compliant platforms, SIGHUP ("signal hang up") is a signal sent to a process when its controlling terminal is closed. It was originally designed...
Click to read more »Symbolic link
Minggu, 2026-08-23 02:07:40to nothing. Symbolic links were introduced in 1982 in 4.1a BSD Unix. The POSIX standard defines the symbolic link as found in most Unix-like operating...
Click to read more »DJGPP
Kamis, 2025-07-03 22:27:24layer with many ported libraries and applications EMX - a POSIX implementation for DOS (and OS/2, too) GnuWin32 MinGW - a port of the GNU toolchain for Windows...
Click to read more »Remmina
Kamis, 2026-05-28 06:19:29Remmina is a free and open source remote desktop client for POSIX-based computer operating systems. It supports the Remote Desktop Protocol (RDP), VNC...
Click to read more »API
Jumat, 2026-08-14 05:45:34Lewine, Donald A. (1991). POSIX Programmer's Guide. O'Reilly & Associates, Inc. p. 1. ISBN 978-0-937175-73-6. Retrieved 2 August 2016. West, Joel; Dedrick...
Click to read more »Environment variable
Rabu, 2026-07-01 00:16:46as special local variables instead. Variable (computer science) List of POSIX commands List of DOS commands Special folder Environment Modules PWB shell...
Click to read more »OCFS2
Jumat, 2026-03-27 07:36:15was not a POSIX-compliant file system. With version 2 the POSIX features were included. OCFS2 (version 2) was integrated into the version 2.6.16 of Linux...
Click to read more »File descriptor
Rabu, 2026-07-15 01:39:46File descriptors are a part of the POSIX API. Each Unix process (except perhaps daemons) should have three standard POSIX file descriptors, corresponding...
Click to read more »Comparison of distributed file systems
Kamis, 2025-12-11 04:01:39journal requires |journal= (help) "Erasure coding implementation". GitHub. 2 November 2021. "Setting up GlusterFS Volumes". "MountableHDFS". "HDFS-7285...
Click to read more »Rename (computing)
Rabu, 2026-05-13 12:43:35standard library provides a function called rename which does this action. In POSIX, which is extended from the C standard, the rename function will fail if...
Click to read more »Pwd
Selasa, 2026-02-03 11:35:40of the X/Open Portability Guide since issue 2 of 1987. It was inherited into the first version of POSIX.1 and the Single Unix Specification. It appeared...
Click to read more »Echo (command)
Rabu, 2026-02-11 02:38:06by default, and some do not. Some accept options, and some do not. The POSIX specification leaves the behavior unspecified if the first argument is -n...
Click to read more »Apache Hadoop
Rabu, 2026-08-26 08:20:50the replication of data high. HDFS is not fully POSIX-compliant, because the requirements for a POSIX file-system differ from the target goals of a Hadoop...
Click to read more »Windows Services for UNIX
Jumat, 2026-04-24 10:31:53Solaris, Xenix etc) compatible with Windows binaries. Like the Microsoft POSIX subsystem that Interix replaced, it is best thought of as a distinct Unix-like...
Click to read more »Z shell
Minggu, 2026-06-21 12:56:13in its default configuration deviates in some significant ways from the POSIX standard specification of the sh language (such as eliminating implicit...
Click to read more »List of file systems
Selasa, 2026-08-04 03:03:53File System (POHMELFS) and Distributed STorage (DST). POSIX compliant, added to Linux kernel 2.6.30 Some of these may be called cooperative storage cloud...
Click to read more »Group identifier
Selasa, 2026-06-16 19:37:05In Unix-like systems, multiple users can be put into groups. POSIX and conventional Unix file system permissions are organized into three classes, user...
Click to read more »Trusted Platform Module
Selasa, 2026-08-18 23:44:42Archived from the original on June 2, 2022. Retrieved June 2, 2022. "tspi_data_bind(3) – Encrypts data blob" (Posix manual page). Trusted Computing Group...
Click to read more »Links (web browser)
Senin, 2026-07-20 02:54:40the Czech Republic. His group, "Twibright Labs", later developed version 2 of the Links browser, which displays graphics, and renders fonts in different...
Click to read more »System V Interface Definition
Jumat, 2022-09-23 22:56:33SVID issue 2 if vendors were to actually brand their products "System V R3". By the 1990s, however, its importance was largely eclipsed by POSIX and the...
Click to read more »Perl Compatible Regular Expressions
Jumat, 2026-03-20 23:46:021997. PCRE's syntax is much more powerful and flexible than either of the POSIX regular expression flavors (BRE, ERE) and than that of many other regular-expression...
Click to read more »Inter-process communication
Rabu, 2026-08-26 20:38:08.NET Remoting, and Windows Communication Foundation (WCF) Novell's SPX POSIX mmap, message queues, semaphores, and shared memory RISC OS's messages Solaris...
Click to read more »Getopts
Jumat, 2024-05-24 02:17:23arguments. It is designed to process command line arguments that follow the POSIX Utility Syntax Guidelines, based on the C interface of getopt. The predecessor...
Click to read more »Git
Kamis, 2026-08-20 16:12:34vulnerability was patched in version 2.2.1 of Git, released on 17 December 2014, and announced the next day. Git version 2.6.1, released on 29 September 2015...
Click to read more »Strip (Unix)
Minggu, 2026-07-19 14:27:29strip (without any options) has been standardized under POSIX since X/Open Portability Guide Issue 2 (1987). The command is available in Unix, Plan 9, and...
Click to read more »Comm
Selasa, 2026-02-03 11:58:51current locale, the result is undefined. The command is specified in the POSIX standard. It has been widely available on Unix-like operating systems since...
Click to read more »Question mark
Sabtu, 2026-08-08 02:02:48an ancestor class of (respectively) type T (including T itself). In the POSIX syntax for regular expressions, such as that used in Perl and Python, ?...
Click to read more »Linux Standard Base
Jumat, 2026-07-24 14:23:35structure, including the Filesystem Hierarchy Standard. LSB was based on the POSIX specification, the Single UNIX Specification (SUS), and several other open...
Click to read more »Advanced Linux Sound Architecture
Minggu, 2026-05-24 19:13:53the Linux kernel until it was introduced in the 2.5 development series in 2002 (2.5.4–2.5.5). In the 2.6 version, it replaced the previous system, Open...
Click to read more »Type (Unix)
Senin, 2026-05-11 15:21:01Release 2 (SVR2) in 1984, and continues to be included in many other POSIX-compatible shells such as Bash. However, type is not part of the POSIX standard...
Click to read more »File locking
Selasa, 2026-07-07 07:03:16Linux prior to 2.6.12, flock calls on NFS files would act only locally. Kernel 2.6.12 and above implement flock calls on NFS files using POSIX byte-range...
Click to read more »Tsort
Senin, 2026-05-11 05:02:59sort on its input. It is part of the POSIX.1 standard. and has been since The Single UNIX Specification, Version 2. According to its info page, this command...
Click to read more »TenDRA Compiler
Selasa, 2026-02-17 09:38:28The TenDRA Compiler is a C/C++ compiler for POSIX-compatible operating systems available under the terms of the BSD license. It was originally developed...
Click to read more »Expr
Senin, 2026-05-11 00:44:36v7 and standardized by POSIX, the command is available on IBM i, and for Windows via UnxUtils. The following is a (non-POSIX-compliant) example involving...
Click to read more »RTLinux
Kamis, 2026-07-16 02:22:41development of RTLinux adopted the Portable Operating System Interface (POSIX) POSIX threads application programming interface (API) and then permitted creation...
Click to read more »Windows Subsystem for Linux
Kamis, 2026-07-30 20:48:56foray into achieving Unix-like compatibility on Windows was the Microsoft POSIX subsystem, superseded by Windows Services for UNIX via MKS/Interix, which...
Click to read more »Ncdu
Rabu, 2026-03-25 03:25:56for remote shells. It runs on UNIX-based systems, such as Linux, BSD, and POSIX. Users can install ncdu by running a package manager command in their terminal...
Click to read more »Direct Rendering Infrastructure
Minggu, 2025-08-10 09:52:29the DRI2 protocol (2.0) was announced in April 2009. Since then there have been several revisions, the most recent being version 2.8 from July 2012. Due...
Click to read more »Cron
Kamis, 2026-07-30 09:23:21frequencies). It is shorthand for the more verbose POSIX form 5,10,15,20,25,30,35,40,45,50,55,00. POSIX does not define a use for slashes; its rationale...
Click to read more »Fish (Unix shell)
Jumat, 2026-05-08 01:09:30feature-rich by default, rather than highly configurable, and does not adhere to POSIX shell standards by design. fish displays incremental suggestions as the...
Click to read more »Nohup
Senin, 2026-05-11 05:02:53nohup is a POSIX command which means "no hang up". Its purpose is to execute a command such that it ignores the HUP (hangup) signal and therefore does...
Click to read more »Fiwix
Kamis, 2026-01-29 14:24:53system kernel based on the UNIX architecture and fully focused on being POSIX compatible. It is designed and developed mainly as a hobbyist operating...
Click to read more »Overlapped I/O
Jumat, 2026-01-23 16:34:20the same thread on completion (User APC is the thing very similar to Unix/POSIX signal, with the main difference being that the signals are using signal...
Click to read more »Comparison of parser generators
Kamis, 2026-08-13 00:11:34Chomsky Type 2 grammar, also termed a context-free grammar.) Context-free languages are a category of languages (sometimes termed Chomsky Type 2) which can...
Click to read more »Poll (Unix)
Rabu, 2025-12-03 08:46:40poll is a POSIX system call to wait for one or more file descriptors to become ready for use. On the BSD descendants and macOS, it has been largely superseded...
Click to read more »Microsoft Windows
Selasa, 2026-08-25 06:38:01and Microsoft's OS/2 operating system known as "NT OS/2". NT OS/2 was intended to be a secure, multi-user operating system with POSIX compatibility and...
Click to read more »Unix
Rabu, 2026-08-26 04:56:44into MS-DOS 2.0+ subdirectories, and HP's MPE group.account hierarchy and IBM's SSP and OS/400 library systems were folded into broader POSIX file systems...
Click to read more »Unix wars
Kamis, 2026-04-16 19:25:47we have had until now". POSIX offered potential neutrality for some, such as Apple Computer, in the Unix wars. The 1988 POSIX standard initially concentrated...
Click to read more »LynxOS
Selasa, 2024-10-29 06:17:28"LynuxWorks"). Sometimes known as the Lynx Operating System, LynxOS features full POSIX conformance and, more recently, Linux compatibility.[citation needed] LynxOS...
Click to read more »Spawn (computing)
Rabu, 2026-06-03 02:18:24also a different family of spawn functions in an optional extension of the POSIX standards. The DOS/Windows spawn functions are inspired by Unix functions...
Click to read more »Basename
Selasa, 2026-02-03 11:57:40introduced in X/Open Portability Guidelines issue 2 of 1987. It was inherited into the first version of POSIX and the Single Unix Specification. It first appeared...
Click to read more »Common Locale Data Repository
Sabtu, 2026-03-07 13:42:28and operating systems. CLDR overlaps somewhat with ISO/IEC 15897 (POSIX locales). POSIX locale information can be derived from CLDR by using some of CLDR's...
Click to read more »Process group
Senin, 2025-10-27 20:18:10In a POSIX-conformant operating system, a process group denotes a collection of one or more processes. Among other things, a process group is used to...
Click to read more »Ed (text editor)
Minggu, 2026-08-09 21:00:13operating system. Although not commonly used today, it remains part of the POSIX and Open Group standards, alongside the full-screen editor vi. The ed text...
Click to read more »Distrobox
Sabtu, 2026-01-17 23:46:50Podman, and Lilipod and act as wrapper for them. Distrobox is written in POSIX shell. Software installed inside the container can be exported into the...
Click to read more »SerenityOS
Selasa, 2026-07-28 21:46:26platforms x86-64, ARM, RISC-V Kernel type Monolithic Userland POSIX Default user interface GUI License BSD-2-Clause Official website www.serenityos.org...
Click to read more »Universally unique identifier
Selasa, 2026-08-25 14:10:47local-domain numbers are site-defined. On non-POSIX systems, all local domain numbers are site-defined. Thus, version-2 UUIDs are a way to combine a 32-bit local...
Click to read more »Find (Unix)
Senin, 2026-04-20 01:07:45Plett, and Tim Wood. The GNU implementation provides features beyond the POSIX specification. The command was ported to the IBM i operating system. The...
Click to read more »Find first set
Jumat, 2026-08-21 10:23:05significant one bit. There are two common variants of find first set, the POSIX definition which starts indexing of bits at 1, herein labelled ffs, and...
Click to read more »Dietlibc
Rabu, 2026-08-26 15:54:50from the original on 2025-03-05. Retrieved 2026-08-26. "Comparison of C/POSIX standard library implementations for Linux". www.etalabs.net. Archived from...
Click to read more »Lennart Poettering
Jumat, 2026-04-10 14:14:12speeding up Linux development at the expense of breaking compatibility with POSIX and other Unix-like operating systems such as the BSDs. He took this position...
Click to read more »Qshell
Sabtu, 2025-03-29 18:20:59interpreter (shell) for the IBM i operating system. Qshell is based on POSIX and X/Open standards. It is a Bourne-like shell that also includes features...
Click to read more »ViolaWWW
Minggu, 2026-02-22 04:09:00"Why Kindle Should Be An Open Book". Forbes. Tim O’Reilly. "What is Web 2.0? - Design Patterns and Business Models for the Next Generation of Software"...
Click to read more »Windows NT 3.1
Jumat, 2026-08-07 05:59:21NT 3.1 are the POSIX subsystem, which supports POSIX-compatible applications built for Windows NT, and, in the x86 version only, the OS/2 subsystem, which...
Click to read more »Opera (web browser)
Kamis, 2026-08-13 07:37:31on 10 April 1995, and then it was released publicly in 1996 with version 2.10, which ran on Microsoft Windows 95. Development for mobile device platforms...
Click to read more »Hard link
Rabu, 2026-07-15 11:57:16additional hard links to directories. POSIX-compliant operating systems, such as Linux, Android, macOS, and the non-POSIX-compliant Windows NT family, support...
Click to read more »Command-line interface
Minggu, 2026-08-16 06:51:49functionality is offered in various languages. For example, getopt() is in the C POSIX library for parsing arguments. In Multics, command-line options and subsystem...
Click to read more »Character (computing)
Selasa, 2026-06-30 02:33:48Terms – Code Point". Retrieved 2019-05-14. "POSIX definition of Character". "POSIX strlen reference". "POSIX definition of Character Array". Characters:...
Click to read more »Hierarchical File System (IBM MVS)
Selasa, 2026-04-14 19:14:26IBM's Hierarchical File System (HFS) is a POSIX-style hierarchical file system for the MVS/ESA/SP through z/OS operating systems. IBM introduced HFS on...
Click to read more »GNU
Rabu, 2026-08-12 23:01:23implementation of all of the functions specified in POSIX System Application Program Interface (POSIX.1). The GCC compiler can generate machine-code for...
Click to read more »Grep
Sabtu, 2026-07-18 20:56:57commonly deployed on POSIX systems, to the point the POSIX specification mentions their widespread existence, are actually not part of POSIX. Other commands...
Click to read more »Ps (Unix)
Selasa, 2026-02-03 11:50:35Interfaces (XSI), an optional extension to POSIX. Most systems derived from BSD fail to accept the SUS and POSIX standard options because of historical conflicts...
Click to read more »Plan 9 from Bell Labs
Kamis, 2026-08-27 00:32:11(PDF). Retrieved 8 March 2013. thread(2) – Plan 9 Programmer's Manual, Volume 1 Trickey, Howard. "APE – The ANSI/POSIX Environment". Bell Labs. Lucent Technologies...
Click to read more »The Open Group
Senin, 2026-06-29 06:28:27publishes the Single UNIX Specification technical standard, which extends the POSIX standards. The Open Group also develops and manages the TOGAF standard,...
Click to read more »Extended file attributes
Senin, 2026-05-18 02:34:11This was implemented as part of the OS/2 subsystem. They are notably used by the NFS server of the Interix POSIX subsystem in order to implement Unix-like...
Click to read more »Horizon OS
Rabu, 2026-07-22 00:37:16codename Horizon Nintendo Switch system software, a POSIX/Unix-like operating system for Switch and Switch 2 also known as Horizon Meta Horizon OS, an Android-based...
Click to read more »PATH (variable)
Jumat, 2026-05-08 18:27:37and /usr/bin, and a search path, became part of the operating system. On POSIX and Unix-like operating systems, the $PATH variable is specified as a list...
Click to read more »Diff
Sabtu, 2026-08-01 16:14:04Portability Guide issue 2 of 1987 includes diff. Context mode was added in POSIX.1-2001 (issue 6). Unified mode was added in POSIX.1-2008 (issue 7). In diff's...
Click to read more »Inspur K-UX
Selasa, 2026-05-19 12:57:58multinational company specializing in information technology. Inspur K-UX 2.0 and 3.0 for x86-64 were officially certified as UNIX systems by The Open...
Click to read more »Dd (Unix)
Jumat, 2026-07-03 06:47:04in the X/Open Portability Guide issue 2 of 1987[citation needed]. This is inherited by IEEE Std 1003.1-2008 (POSIX)[citation needed], which is part of the...
Click to read more »A/UX
Selasa, 2026-08-11 05:06:56System V Release 2.2, with features from Releases 3 and 4[citation needed] and from BSD versions 4.2 and 4.3. It is compliant with POSIX and System V Interface...
Click to read more »Child process
Jumat, 2026-04-24 22:57:41child process: the fork system call (preferred in Unix-like systems and the POSIX standard) and the spawn (preferred in the modern (NT) kernel of Microsoft...
Click to read more »Mv (Unix)
Senin, 2026-02-23 01:27:10are a part of X/Open Portability Guidelines, later the basis of POSIX and SUS. A POSIX-compliant implementation must support these. When a file is moved...
Click to read more »Intel Binary Compatibility Standard
Sabtu, 2026-06-20 04:09:31in 1988, and updated in 1990. It extends source-level standards such as POSIX and XPG3 by standardizing various operating system interfaces, including...
Click to read more »UNIX System V
Senin, 2026-08-10 00:47:01the 2020s. Since the early 1990s, due to standardization efforts such as POSIX and the success of Linux, the division between System V and BSD has become...
Click to read more »Setcontext
Sabtu, 2025-11-08 03:44:52is specified in POSIX.1-2001 and the Single Unix Specification, version 2, but not all Unix-like operating systems provide them. POSIX.1-2004 obsoleted...
Click to read more »Exit status
Jumat, 2026-07-17 05:43:39POSIX-compatible systems, the parent process can retrieve the exit status of a child process using the wait() family of system calls defined in POSIX...
Click to read more »XtreemFS
Jumat, 2025-11-28 02:13:31scenarios, including network partitions) fault tolerance, while maintaining POSIX file system semantics. Fault-tolerance is achieved by using Paxos-based...
Click to read more »Atomicity (database systems)
Minggu, 2025-12-28 06:55:49functionality. At the file-system level, POSIX-compliant systems provide system calls such as open(2) and flock(2) that allow applications to atomically...
Click to read more »X86-64
Sabtu, 2026-08-15 14:52:56higher versions of Mac OS X 10.4 run 64-bit command-line tools using the POSIX and math libraries on 64-bit Intel-based machines, just as all versions...
Click to read more »Dynamic loading
Senin, 2026-08-24 13:17:12original on 2011-04-22. Retrieved 2007-12-31. GCC 4.3.2 Optimize Options: -fstrict-aliasing POSIX documentation on dlopen() (issues 6 and 7). "Dynamic...
Click to read more »Comparison of EDA software
Rabu, 2026-08-05 19:51:36Scripting support Version Date Advanced Design System by Keysight EEsof EDA POSIX 2019 2018-11-15 No Yes, full-wave electromagnetic simulation and netlist...
Click to read more »Sleep (system call)
Selasa, 2025-12-16 06:51:54to C11. In Windows API: Sleep(2 * 1000); // Sleep for 2 seconds In Unix or POSIX system calls: sleep(2); // Sleep for 2 seconds Sleep causes the thread...
Click to read more »Robotfindskitten
Senin, 2026-06-01 11:29:23game has been ported to and/or implemented on over 30 platforms, including POSIX, the Dreamcast, Palm OS, TI-99/4A, the Z-machine, the Sony PSP, Android...
Click to read more »Postfix (software)
Minggu, 2026-08-23 20:44:58Unix-like operating system that ships with a C compiler and delivers a standard POSIX development environment. It is the default MTA for the macOS, NetBSD, RedHat/CentOS...
Click to read more »Interix
Senin, 2026-08-10 03:35:35Windows Services for UNIX, and a superset of the Microsoft POSIX subsystem. Like the POSIX subsystem, Interix was an environment subsystem for the NT...
Click to read more »Symlink race
Senin, 2025-12-15 17:24:48O_NOFOLLOW for open(2) to prevent opening a file via a symbolic-link (dangling or otherwise) and has become standardized in POSIX.1-2008. The POSIX C standard...
Click to read more »Gzip
Rabu, 2026-08-19 22:30:09algorithm Comparison of file archivers List of archive formats List of POSIX commands Open file format – Published specification for storing digital...
Click to read more »Bcheck
Selasa, 2024-11-19 22:58:36Retrieved 2024-01-11. "Advanced Debugging Techniques with bcheck". Software Development Journal: 34–38. 2005. Studio 12.2 bcheck documentation v t e...
Click to read more »Write (system call)
Minggu, 2025-11-09 14:28:59from the buffer (nbytes). The write call interface is standardized by the POSIX specification. Data is written to a file by calling the write function....
Click to read more »DR-DOS
Sabtu, 2026-07-18 21:00:26HTML 3.2 web-browser DR-WebSpyder (originally based on source code from the Arachne web browser by Michal Polák) with LAN and modem dialup, a POSIX Pthreads...
Click to read more »Fortran
Selasa, 2026-07-28 02:09:38(1976)) The IEEE 1003.9 POSIX Standard, released in 1991, provided a simple means for FORTRAN 77 programmers to issue POSIX system calls. Over 100 calls...
Click to read more »Valkey
Selasa, 2026-08-25 21:17:25io. Retrieved 7 April 2024. Redis is written in ANSI C and works in most POSIX systems like Linux, *BSD, OS X without external dependencies. "valkey/COPYING"...
Click to read more »Newline
Sabtu, 2026-08-22 04:03:36text line, or the file may be considered to be improperly truncated. The POSIX standard takes the latter position, considering newlines to be line terminators...
Click to read more »MacOS
Rabu, 2026-08-26 09:11:16applications are supported on Apple silicon Macs with Rosetta 2. At macOS's core is a POSIX-compliant operating system built on top of the XNU kernel, (which...
Click to read more »Dooble
Sabtu, 2026-06-06 06:18:06result, Dooble should be portable to any system that supports OpenSSL, POSIX threads, Qt, SQLite, and other libraries. Dooble is designed and implemented...
Click to read more »Vim (text editor)
Minggu, 2026-06-28 06:18:14compatibility mode, Vim is not entirely compatible with vi as specified by POSIX. For example, Vim does not support vi's open mode. Vim's developers state...
Click to read more »Comparison of regular expression engines
Minggu, 2026-06-21 12:18:26as possible, instead of the default as many. Note that many older, pre-POSIX engines were non-greedy and didn't have greedy quantifiers at all. Shy groups...
Click to read more »Thttpd
Jumat, 2026-06-19 09:08:45on most Unix-like operating systems, including FreeBSD, SunOS 4, Solaris 2, BSD/OS, Linux, and OSF/1. It has an executable memory size of about 50 kB...
Click to read more »Windows NT 3.5
Jumat, 2026-08-07 05:59:50file names in FAT16 partitions, Object Linking and Embedding (OLE) version 2.0 and support for input/output completion ports. Microsoft updated the graphical...
Click to read more »Yield (multithreading)
Sabtu, 2026-05-30 07:10:24pthread_yield() in the language C, a low level implementation, provided by POSIX Threads std::this_thread::yield() in the language C++, introduced in C++11...
Click to read more »Double-checked locking
Sabtu, 2026-08-08 06:21:29get the array. func getArr() []int { arrOnce.Do(func() { arr = []int{0, 1, 2} }) return arr } func main() { // thanks to double-checked locking, two goroutines...
Click to read more »Mail (Unix)
Senin, 2026-05-11 17:43:49the base for the standardization of a mail program by the OpenGroup, the POSIX standardized variant mailx. Cleancode email mailx McIlroy, M. D. (1987)...
Click to read more »List of emulators
Sabtu, 2026-06-27 05:00:58named after a sibling to Daphne. ns-2 Cisco Packet Tracer Router Sim Cygwin: For Microsoft Windows, provides a POSIX environment and system libraries (contained...
Click to read more »Amaya (web editor)
Jumat, 2026-08-14 23:06:01Introduction to Amaya". World Wide Web Consortium. Archived from the original on 2 February 2009. Retrieved 20 February 2009. Dumbill, Edd (9 May 2001). "Reports...
Click to read more »Mkstemp
Jumat, 2025-12-26 16:52:19In computing, mkstemp is a POSIX function for creating a temporary file (a computer file which usually ceases to exist when the program, which opened...
Click to read more »UClibc
Kamis, 2026-07-02 15:02:01on 2007-06-09. Retrieved 2007-06-19. pthreads support (derived from glibc 2.1.3's linuxthreads library) [...] Merged in the random number support (rand...
Click to read more »Getmail
Senin, 2026-05-11 04:50:13General Public License version 2. It is written and maintained by Charles Cazabon. The original getmail software requires Python 2, which is no longer supported...
Click to read more »Dollar sign
Minggu, 2026-08-09 11:42:32catalog records. $ matches the end of a line or string in sed, grep, and POSIX and Perl regular expressions, as well as the end of a line or the file in...
Click to read more »UnixWare
Jumat, 2026-08-07 23:38:28supported network interfaces. Other new features in the release include a POSIX Threads library in addition to the older UI threads library. Before SCO...
Click to read more »Daylight saving time
Selasa, 2026-08-25 21:22:08TZ values required by POSIX, which specify at most one start and end rule explicitly in the value. For example, TZ='EST5EDT,M3.2.0/02:00,M11.1.0/02:00'...
Click to read more »KAI T-50 Golden Eagle
Jumat, 2026-08-07 21:34:13system to be developed by an Asian company, and holds both DO-178B and IEEE POSIX certification. Samsung Thales and LIG Nex1 are the main avionics and Electronic...
Click to read more »Windows API
Kamis, 2026-08-20 13:08:11audio APIs C++/WinRT – Windows Runtime library for C++ Windows Native API C POSIX library C standard library C++ standard library Both Pascal and x86 assembly...
Click to read more »Quotation mark
Sabtu, 2026-08-22 22:17:412021. ISO-639-2 where available, otherwise ISO-639-3. With _region for disambiguation; suitable for localisation using {{{1}}} as per Posix. Appleyard,...
Click to read more »Tilde
Kamis, 2026-08-06 19:07:59Development Group (26 September 2024). "PostgreSQL 17.0 Documentation". 9.7.3. POSIX Regular Expressions. Retrieved 20 October 2024. "Perl expressions: operators...
Click to read more »DragonFly BSD
Rabu, 2026-04-01 23:13:07DragonFly Virtual Kernel", LWN.net, no. part 2, retrieved 8 December 2011 "HowTo DPorts", DragonFly BSD, retrieved 2 December 2013 Weinem, Mark (2007). "10...
Click to read more »Buildout
Senin, 2024-12-16 00:58:57"Release 5.2.0". 29 April 2026. Retrieved 30 April 2026. "Zc.buildout: System for managing development buildouts". "Buildout Recipes — Buildout v1.2.1 documentation"...
Click to read more »PowerPC
Kamis, 2026-07-16 06:53:11from System 7.1.2; and Copland BeOS R5 Pro Haiku, experimental IBM i; formerly named i5/OS, originally OS/400 MorphOS Plan 9 Inferno POSIX: Unix, Unix-like...
Click to read more »IRIX
Rabu, 2026-05-27 18:07:08release. IRIX 6.5 is compliant with UNIX System V Release 4, UNIX 95, and POSIX (including 1e/2c draft 15 ACLs and Capabilities). In the early 1990s, IRIX...
Click to read more »Byte
Senin, 2026-08-17 20:37:51not actually work if compiled with a byte size other than 8 bit. Further POSIX says "A byte is composed of a contiguous sequence of 8 bits." Today, non-8-bit...
Click to read more »Vectored I/O
Senin, 2026-07-27 08:34:16the applicable functions readv and writev in POSIX 1003.1-2001 and the Single UNIX Specification version 2. The Windows API has analogous functions ReadFileScatter...
Click to read more »Windows CE
Minggu, 2026-07-05 18:25:26MinGW, and a newlib-based SDK which may be easier for porting programs from POSIX systems. CodeGear Delphi Prism – runs in Visual Studio, also supports the...
Click to read more »Hexadecimal
Jumat, 2026-08-14 21:03:35following the C99 specification and Single Unix Specification (IEEE Std 1003.1) POSIX standard. Most European languages lack non-decimal-based words for some...
Click to read more »Chapel (programming language)
Sabtu, 2026-08-22 13:48:33(HPCS) program. It was developed as an open source project, under version 2 of the Apache license. The Chapel compiler is written in C and C++ (C++14)...
Click to read more »Iconv
Senin, 2026-05-11 00:44:32implementation, either from the GNU Standard C Library (included since version 2.1, February 1999), or the more traditional GNU libiconv, for systems based...
Click to read more »OpenVMS
Senin, 2026-08-10 16:08:22Digital Equipment Corporation (1994). Software Product Description - POSIX for OpenVMS 2.0. "OpenVMS Alpha Version 7.3-1 New Features and Documentation Overview...
Click to read more »C23 (C standard revision)
Jumat, 2026-04-10 02:43:03similar to POSIX and SVID C extensions. Add strdup() and strndup() functions in <string.h> to allocate a copy of a string – similar to POSIX and SVID C...
Click to read more »Apple Filing Protocol
Jumat, 2026-07-31 03:31:42classic Mac OS, and Apple II computers. AFP supports Unicode file names, POSIX and access-control list permissions, resource forks, named extended attributes...
Click to read more »Bluefish (software)
Minggu, 2026-05-17 09:25:12on a deterministic finite automaton. The 2.2.x branch, which is the current stable branch, supports both GTK 2 and GTK 3. Although Bluefish is not an official...
Click to read more »Open-system environment reference model
Senin, 2025-10-13 02:15:55early 1990s by the NIST as refinement of the POSIX (Portable Operating System Interface) standard. POSIX is a standard for maintaining compatibility between...
Click to read more »Terminal capabilities
Rabu, 2025-04-09 23:19:37delete key, and so forth) keystrokes. In Unix and other POSIX-compliant systems that support the POSIX terminal interface, these capabilities are encoded in...
Click to read more »Perl
Minggu, 2026-08-16 05:30:54needed] reported exceptions, Perl can be compiled from source code on all POSIX-compliant, or otherwise-Unix-compatible, platforms. Because of unusual changes...
Click to read more »File format
Selasa, 2026-07-14 20:55:10also allows storage of OS/2 extended attributes, as one of the file forks, but this feature is merely present to support the OS/2 subsystem (not present...
Click to read more »ChromeOS
Rabu, 2026-08-26 05:09:10scripts that are used on the release Chromium OS image, you should be using POSIX shell. "Poking around your Chrome OS Notebook". The Chromium Projects. Archived...
Click to read more »Pr (Unix)
Sabtu, 2025-12-13 20:09:19side by side, as an alternative to diff. It is a required program in a POSIX-compliant environment and has been implemented by GNU as part of the GNU...
Click to read more »Init
Rabu, 2026-07-15 01:32:24the original on February 24, 2018. Retrieved February 23, 2018. "BusyBox 1.2.2.1 changelog" (Document). BusyBox. This is the last release of BusyBox under...
Click to read more »C dynamic memory allocation
Jumat, 2026-08-14 06:53:32feature was relegated to optional in the later C11 standard. POSIX defines a function posix_memalign that allocates memory with caller-specified alignment...
Click to read more »ARINC 653
Rabu, 2025-12-03 21:58:14standards. Some ARINC 653 (APEX) calls have a POSIX equivalent, but are different from how they are defined in POSIX. For example, the following call defined...
Click to read more »Netscape Navigator
Minggu, 2026-07-26 08:59:34PCWorld. April 2, 2007. Archived from the original on September 6, 2015. Retrieved September 5, 2015. Notice for Netscape Navigator 2.02 for OS/2 and Netscape...
Click to read more »ZFS (z/OS file system)
Minggu, 2026-08-23 23:34:55(official name: z/OS® Distributed File Service zSeries® File System) is a POSIX-style hierarchical file system for IBM's z/OS operating system for z System...
Click to read more »Ampersand
Rabu, 2026-08-19 18:01:21shells use the ampersand as a metacharacter: Some Unix shells, like the POSIX standard sh shell, use an ampersand to execute a process in the background...
Click to read more »ZIP (file format)
Selasa, 2026-08-18 02:05:38project 7-Zip also supports AES, but not SES in ZIP files (as does its POSIX port p7zip). When using AES encryption under WinZip, the compression method...
Click to read more »Microsoft Visual C++
Selasa, 2026-06-16 07:57:51possible problems. Although Microsoft's CRT implements a large subset of POSIX interfaces, the Visual C++ compiler will emit a warning on every use of...
Click to read more »GVfs
Senin, 2025-11-10 16:44:09developers prefer it over raw POSIX calls. Among other things that means using GObject. It also means not cloning the POSIX API, but providing higher-level...
Click to read more »OpenJPEG
Minggu, 2026-07-12 23:39:23open-source library to encode and decode JPEG 2000 images. As of version 2.1 released in April 2014, it is officially conformant with the JPEG 2000 Part-1...
Click to read more »C mathematical functions
Senin, 2026-07-13 07:07:05generation. The arc4random family of random number functions are not defined in POSIX standard, but is found in some common libc implementations. It used to refer...
Click to read more »Fcron
Rabu, 2024-12-18 22:23:40periodic command scheduling. It has been developed on Linux and should work on POSIX systems. As with Anacron, it does not assume that the system is running...
Click to read more »Hex dump
Minggu, 2026-08-23 11:44:2433 0a 09 33 2e 31 34 09 36 2e 32 38 09 |2..3..3.14.6.28.| 00000070 39 2e 34 32 0a |9.42.| 00000075 The POSIX command od can be used to display a hex dump...
Click to read more »LXDE
Selasa, 2026-07-07 07:05:04written in the C programming language, using the GTK 2 toolkit, and runs on Unix and other POSIX-compliant platforms, such as Linux and BSDs. The LXDE...
Click to read more »Btrfs
Jumat, 2026-06-26 19:59:00data to share storage. A Btrfs subvolume can be thought of as a separate POSIX file namespace, mountable separately by passing subvol or subvolid options...
Click to read more »Epoll
Jumat, 2026-01-23 06:55:15is possible on any of them. It is meant to replace the older POSIX select(2) and poll(2) system calls, to achieve better performance in more demanding...
Click to read more »Conio.h
Jumat, 2026-07-03 03:19:40It is not part of the C standard library or ISO C, nor is it defined by POSIX. This header declares several useful library functions for performing "istream...
Click to read more »Go (programming language)
Sabtu, 2026-08-22 13:29:13rather than correctness and flexibility; as an example, the language uses POSIX file semantics on all platforms, and therefore provides incorrect information...
Click to read more »Madagascar (software)
Rabu, 2025-09-10 05:13:29window n1=400 j1=2 | smooth rect1=3") Plot("wind", "pow pow1=2 | grey") Flow("mute", "wind", "mutter v0=0.31 half=n") Plot("mute", "pow pow1=2 | grey") Result("denmark"...
Click to read more »SquashFS
Minggu, 2026-08-23 05:48:44used gzip compression, although Linux kernel 2.6.34 added support for LZMA and LZO compression, Linux kernel 2.6.38 added support for LZMA2 compression (which...
Click to read more »Konqueror
Jumat, 2026-05-08 18:22:32systems. The KDE community licenses and distributes Konqueror under GNU GPL-2.0-or-later. The name "Konqueror" references the two primary competitors at...
Click to read more »Maxima (software)
Sabtu, 2026-06-06 11:51:23and the physical sciences. It is written in Common Lisp and runs on all POSIX platforms such as macOS, Unix, BSD, and Linux, as well as under Microsoft...
Click to read more »Mingw-w64
Selasa, 2026-08-18 20:48:15a more complete Win32 API implementation, including: Better C99 support POSIX Threads (pthreads) support (including the possibility of enabling C++11...
Click to read more »24-hour clock
Kamis, 2026-08-13 15:23:23settings. The 24-hour system is commonly used in text-based interfaces. POSIX programs such as ls default to displaying timestamps in 24-hour format....
Click to read more »Df (Unix)
Selasa, 2026-02-03 11:29:29of the X/Open Portability Guide since issue 2 of 1987. It was inherited into the first version of POSIX and the Single Unix Specification (SUS). The...
Click to read more »Genode
Senin, 2026-08-24 14:21:37TCP/IP stacks and packet-level network services. Applications based on the POSIX interface, including GNU coreutils, bash, GCC, binutils, and findutils....
Click to read more »Packrat parser
Kamis, 2026-08-13 00:10:12grammar ambiguity) C++ Identical All Free, BSD Narwhal Packrat C Mixed POSIX, Windows Free, BSD neotoma Packrat Erlang Separate All Free, MIT OMeta Packrat...
Click to read more »Veritas Cluster File System
Jumat, 2025-10-24 21:54:56The Veritas Cluster File System (or VxCFS) is a cache coherent POSIX compliant shared file system built based upon VERITAS File System. It is distributed...
Click to read more »Cmp (Unix)
Selasa, 2026-02-03 11:26:30of the X/Open Portability Guide since issue 2 of 1987. It was inherited into the first version of POSIX.1 and the Single Unix Specification. The implementation...
Click to read more »Tux3
Jumat, 2024-10-18 22:56:36access time (atime), version create Date range 40 bits Date resolution 1/256 second File system permissions POSIX Other Supported operating systems Linux...
Click to read more »Vault 7
Senin, 2026-08-17 02:29:05DMG install files into trojan malware. Aeris was a malware implant for POSIX systems, and SeaPea was an OS X rootkit. On 3 August 2017, WikiLeaks published...
Click to read more »Node.js
Minggu, 2026-08-02 02:54:44abstraction layer for network and file system functionality on both Windows and POSIX-based systems such as Linux, macOS, OSS on NonStop, and Unix. Node.js relies...
Click to read more »ISO 13490
Minggu, 2025-08-17 11:31:07several improvements over its predecessor. It fully addresses the filename, POSIX attribute, and multibyte character issues that were not handled by ISO 9660...
Click to read more »Stdarg.h
Selasa, 2026-06-16 09:54:31main(void) { printf("%i", sum(2, 1, 3)); return 0; } This program should get the following output: 4 Outdated versions of POSIX defined the legacy header...
Click to read more »Epoch (computing)
Sabtu, 2026-07-11 07:19:52removed from a particular arbitrary date and time. For instance, Unix and POSIX measure time as the number of seconds that have passed since Thursday 1...
Click to read more »Comparison of file archivers
Sabtu, 2026-04-18 06:11:34Also Acorn RISC OS, Atari, MVS, OS/2, VM/CMS, VMS and others. General Windows CE version. This program also has a POSIX version available. The programs for...
Click to read more »RISC-V
Selasa, 2026-08-25 05:25:34C-language support for interrupts, simplified security modes and a simplified POSIX application binary interface. Correspondents have also proposed smaller...
Click to read more »Modulo
Rabu, 2026-07-22 15:16:21library: Stdlib". Ocaml.org. Retrieved 2022-02-19. Perl documentation "POSIX - Perl interface to IEEE Std 1003.1 - Perldoc Browser". perldoc.perl.org...
Click to read more »M4 (computer language)
Minggu, 2026-05-10 23:24:17included in most Unix-like operating systems, and is a component of the POSIX standard. The language was designed by Brian Kernighan and Dennis Ritchie...
Click to read more »Short-circuit evaluation
Jumat, 2026-07-17 17:26:47taking the same precedence and being left-associative with each other is POSIX shell's command-list syntax. The following simple left-to-right evaluator...
Click to read more »Flex (lexical analyzer generator)
Minggu, 2026-01-18 09:09:35generator on BSD-derived operating systems (as both lex and yacc are part of POSIX), or together with GNU bison (a version of yacc) in *BSD ports and in Linux...
Click to read more »Cyclic redundancy check
Senin, 2026-08-03 14:10:39spectrum systems (PDF). Revision D version 2.0. 3rd Generation Partnership Project 2. October 2005. pp. 2–89–2–92. Archived from the original (PDF) on 16...
Click to read more »PowerShell
Selasa, 2026-08-25 23:38:11PowerShell's developers based the core grammar of the tool on that of the POSIX 1003.2 KornShell. However, PowerShell's language was also influenced by PHP...
Click to read more »SeaMonkey
Sabtu, 2026-08-08 14:13:53"SeaMonkey 2.3.2 reports as 2.3.1…". Callek's Blog. Archived from the original on March 31, 2012. Retrieved November 17, 2011. "SeaMonkey 2.9.1". Releases...
Click to read more »List of open-source code libraries
Senin, 2026-08-10 19:11:01Software C, Fortran BSD License Binary File Descriptor library C LGPL-2.1-or-later C POSIX library C LGPL, MIT, BSD C standard library (libc) C ISO/IEC 9899...
Click to read more »Integrity (operating system)
Minggu, 2025-01-26 05:17:59systems (RTOSes) produced and marketed by Green Hills Software. INTEGRITY is POSIX-certified and intended for use in embedded systems of 32-bits or 64-bits...
Click to read more »Make (software)
Sabtu, 2026-05-23 07:08:53Python-driven implementation for compiling and running bioinformatics workflows. POSIX includes standardization of the basic features and operation of the Make...
Click to read more »Inode
Sabtu, 2026-08-15 21:29:29term vnode (the "v" refers to the kernel's virtual file system layer). The POSIX standard mandates file-system behavior that is strongly influenced by traditional...
Click to read more »Common Lisp
Sabtu, 2026-08-15 10:40:28natively multi-threaded runtime system. On Linux, MKCL features a fully POSIX-compliant runtime system. Movitz Implements a Lisp environment for x86 computers...
Click to read more »Kile
Senin, 2025-12-29 01:57:110b4 / March 17, 2024; 2 years ago (2024-03-17) Written in C++ (KDELibs) Operating system Cross-platform (Mac OS X and Linux, POSIX-compatible Microsoft...
Click to read more »BlueOS
Jumat, 2025-12-05 07:42:28It reportedly supports different hardware architectures, with multiple POSIX standards which supports Linux kernel alongside its own RTOS kernel, with...
Click to read more »Tz database
Kamis, 2026-08-13 00:11:49IBM. Retrieved 26 September 2024. "Managing the Time Zone Variable (POSIX)". IBM. 2 February 2007. Retrieved 26 September 2024. "AIX O/S updated to support...
Click to read more »Richard Stallman
Selasa, 2026-07-07 23:52:07GNU Hurd, which has yet to achieve the maturity level required for full POSIX compliance. In 1991, Linus Torvalds, a Finnish student studying at the University...
Click to read more »Non-blocking I/O (Java)
Sabtu, 2026-02-14 04:38:34efficient implementation using lower-level operating system constructs. A POSIX-compliant operating system, for example, would have direct representations...
Click to read more »Csplit
Selasa, 2026-02-03 11:59:42of the X/Open Portability Guide since issue 2 of 1987. It was inherited into the first version of POSIX and the Single Unix Specification. It first appeared...
Click to read more »Moose File System
Senin, 2026-08-10 15:23:19Moose File System (MooseFS) is an open-source, POSIX-compliant distributed file system developed by Core Technology. MooseFS aims to be fault-tolerant...
Click to read more »Terminator (terminal emulator)
Jumat, 2025-08-08 04:16:48System. Terminator will run on any modern POSIX system running Java 6 or later. Terminator is licensed under the GPL-2.0-or-later license. Terminator was originally...
Click to read more »GIO (software)
Rabu, 2026-02-25 08:18:35shortcomings of GnomeVFS" and be "so good that developers prefer it over raw POSIX calls." GIO serves as low-level system library for the GNOME Shell/GNOME/GTK...
Click to read more »Netcat
Senin, 2026-06-08 14:53:12(1.10) was released in March 1996. There are several implementations on POSIX systems, including rewrites from scratch like GNU netcat or OpenBSD netcat...
Click to read more »Midori (web browser)
Selasa, 2026-08-11 12:08:08occasional crashes.[citation needed] Nick Veitch from TechRadar included Midori 0.2.2 in his 2010 list of the eight best web browsers for Linux. At that time he...
Click to read more »Netscape Navigator 9
Senin, 2026-07-27 10:22:57Navigator 9 is based on Mozilla Firefox 2.0. The program's first beta was released on June 5, 2007, with the Beta 2 on July 12, and Beta 3 on August 16....
Click to read more »Time (Unix)
Selasa, 2026-02-03 11:53:24in braces, ie: { time anyCommand; } 2> timing.Output Alternatively one could set the bash shell to run in "POSIX mode" can force the shell to ignore the...
Click to read more »MidasWWW
Minggu, 2026-05-10 03:45:24Center (SLAC). It ran under Unix and OpenVMS. The last release was version 2.2. The 16 Nov 1992 sources were made available in June 2015 at GitHub. Tim...
Click to read more »CPU time
Jumat, 2026-02-20 00:54:10operation, it can use a function like the POSIX clock() function, which returns the CPU time used by the program. POSIX allows this clock to start at an arbitrary...
Click to read more »Bus error
Kamis, 2025-08-14 16:27:35memory access violations: problems in the logical address or permissions. On POSIX-compliant platforms, bus errors usually result in the SIGBUS signal being...
Click to read more »Hiawatha (web server)
Minggu, 2026-08-02 02:31:44active development. 1.0: September 2002. A basic but functional web server. 2.0: March 2004. Use of multithreading instead of forking. 3.0: September 2004...
Click to read more »Firefox
Sabtu, 2026-08-22 19:30:04Licence 2.0. Mozilla Trademark Policy for Distribution Partners Archived April 2, 2013, at the Wayback Machine Version 0.9 (DRAFT). Retrieved November 2, 2006...
Click to read more »HarmonyOS 5
Rabu, 2026-08-26 13:38:27needed] It achieves compatibility through an abstraction layer that supports POSIX APIs and integrates musl-libc for advanced devices. This design allows HarmonyOS...
Click to read more »Everything is a file
Senin, 2026-04-20 15:00:15unnameable file descriptors. The later invention of named pipes (FIFOs) by POSIX fills this gap. This does not mean that the only operations on an object...
Click to read more »F2FS
Kamis, 2026-07-30 19:26:57indices. Thus, one inode block (i.e., a file) covers: 4 KiB × (923 + 2×1018 + 2×10182 + 10183) = 4,228,213,756 KiB = 4,129,114.996 MiB = 4,032.338863 GiB...
Click to read more »S-Lang
Selasa, 2026-02-17 08:56:04S-Lang programming library is a software library for Unix, Windows, VMS, OS/2, and macOS. It provides routines for embedding an interpreter for the S-Lang...
Click to read more »QNX
Rabu, 2026-08-26 23:51:22(SMP) capable, and to support all current POSIX application programming interfaces (APIs) and any new POSIX APIs that could be anticipated while still...
Click to read more »Zenity
Jumat, 2026-04-03 04:24:12of GNOME applications https://gitlab.gnome.org/GNOME/zenity/-/releases/4.2.1. {{cite web}}: Missing or empty |title= (help) Cartwright, Ryan (2009-01-30)...
Click to read more »ZFS
Kamis, 2026-08-06 14:19:07byte-swapped in memory. This does not affect the stored data; as is usual in POSIX systems, files appear to applications as simple arrays of bytes, so applications...
Click to read more »Anacron
Jumat, 2024-09-27 10:35:54original on 2018-01-25. Retrieved 2018-03-31. "Initial upload of anacron-2.3 which should be optimized for better · cronie-crond/cronie@55f4057". GitHub...
Click to read more »Lynx (web browser)
Jumat, 2026-08-07 22:54:47In 1993, Montulli added an Internet interface and released a new version (2.0) of the browser. As of July 2007[update], the support of communication protocols...
Click to read more »Process.h
Senin, 2026-07-27 00:09:05most of the functions are defined by either the ANSI/ISO C standard or by POSIX. Microsoft's version of the file dates back to at least 1985, according...
Click to read more »Keith Bostic (software engineer)
Senin, 2026-05-18 03:49:17Association for Computing Machinery, IEEE, and several POSIX working groups, and a contributor to POSIX standards. M. McKusick, K. Bostic, M. Karels, J. Quarterman:...
Click to read more »Error function
Kamis, 2026-08-20 12:48:37\operatorname {erfc} (z)+\sum _{q=0}^{m}{\frac {z^{2q+1}}{2^{2(m-q)-1}(2q+1)!(m-q)!}}.} In POSIX-compliant operating systems, the header math.h shall declare...
Click to read more »Man page
Sabtu, 2026-08-08 22:15:27Unix, while System V uses a different order: POSIX APIs are present in both sections 2 and 3, where section 2 contains APIs that are implemented as system...
Click to read more »Cilk
Kamis, 2025-11-27 06:34:04follow.) cilk int fib(int n) { if (n < 2) { return n; } else { int x, y; x = spawn fib(n - 1); y = spawn fib(n - 2); sync; return x + y; } } If this code...
Click to read more »Internet Explorer for UNIX
Jumat, 2026-01-30 06:32:55SPARC 2.51 platform", but MainWin XDE 2.1 was "available on Solaris SPARC 2.51, Solaris Intel 5.5.1, SunOS 4.1.4, Irix 5.3, Irix 6.2, HP UX 10.2 and IBM...
Click to read more »Nghttp2
Selasa, 2025-07-08 23:51:14nghttp2 is a C library. It is an implementation of HTTP/2. nghttp2 was created by Tatsuhiro Tsujikawa as a derivative of spdylay, an implementation of...
Click to read more »Bionic (software)
Selasa, 2026-07-07 07:01:26implement all of C11 and POSIX, there are still (as of Android 15) about 11 POSIX functions missing from libc. There are also POSIX functions such as the...
Click to read more »Mkdir
Senin, 2026-05-04 21:30:01docs},branches,tags} If one is using variables with mkdir in a bash script, POSIX `special' built-in command 'eval' would serve its purpose. DOMAIN_NAME=includes...
Click to read more »Allied Standards Avionics Architecture Council
Minggu, 2025-08-10 00:10:15ARINC 653 API calls (and even in POSIX calls). Approximately 30% of the ASAAC API is covered directly by ARINC 653 and POSIX. For example, the following call...
Click to read more »Tee (command)
Minggu, 2026-08-09 03:06:50Unix-based utilities from GNU List of POSIX commands syslog – Network event logging system and protocol "Man Page for tee (posix Section 1)". IEEE Std 1003.1,...
Click to read more »Ext4
Jumat, 2026-07-17 18:17:56one. Replacing files by the rename() call is guaranteed to be atomic by POSIX standards – i.e. either the old file remains, or it is overwritten with...
Click to read more »I2C
Rabu, 2026-07-22 21:29:32device drivers of much of the industry's available hardware. Unison OS, a POSIX RTOS for IoT, supports I2C for several MCU and MPU hardware architectures...
Click to read more »Transport Layer Interface
Selasa, 2024-12-03 15:38:33were widely used (?) and, up to UNIX 98, may have been preferred over the POSIX Sockets API with respect to existing standards. However, it was clear at...
Click to read more »Surf (video game)
Senin, 2026-08-10 01:00:35Canary for Android now supports the browser's surf game". Windows Central. 2 September 2021. Retrieved 25 March 2022. Buria, Taras (3 December 2021). "Microsoft...
Click to read more »Backtick
Jumat, 2026-08-21 05:50:28$ echo "It is now `date`" It is now Thu Aug 20 22:50:32 UTC 2026 In all POSIX shells (including Bash and Zsh), the use of backticks for command substitution...
Click to read more »Function (computer programming)
Selasa, 2026-08-25 10:52:08Bradford (1996). PThreads Programming: A POSIX Standard for Better Multiprocessing. O'Reilly Media, Inc. pp. 2–5. ISBN 978-1-4493-6475-5. OCLC 1036778036...
Click to read more »Open Sound System
Senin, 2025-08-18 12:55:39operating systems. It is based on standard Unix devices system calls (i.e. POSIX read, write, ioctl, etc.). The term also sometimes refers to the software...
Click to read more »Andrew S. Tanenbaum
Sabtu, 2026-08-15 16:35:21tailoring it to his own needs. On October 5, 1991, Torvalds announced his own (POSIX-like) kernel, called Linux, which originally used the MINIX file system...
Click to read more »Windows XP
Selasa, 2026-08-25 20:11:51commands available in its Windows 9x predecessor were removed, as were the POSIX and OS/2 environment subsystems. In networking, NetBEUI, NWLink and NetDDE were...
Click to read more »Thread (computing)
Minggu, 2026-07-19 20:53:15"Microsoft Operating System/2 Programmer's Guide" (PDF). "Standard for Information Technology--Portable Operating System Interface (POSIX(™)) - System Application...
Click to read more »BusyBox
Rabu, 2026-08-19 22:24:01implementation of many Unix commands in a single executable file. It runs in many POSIX environments including Linux, Android, and FreeBSD, although many of the...
Click to read more »Lex (software)
Rabu, 2026-04-15 15:57:50Unix and Unix-like systems. An equivalent tool is specified as part of the POSIX standard. Lex reads an input stream specifying the lexical analyzer and...
Click to read more »ChorusOS
Minggu, 2024-10-20 18:54:43described there as a real-time Portable Operating System Interface (RT-POSIX) layer based on FreeBSD 4.1, and the CDE cross-platform software development...
Click to read more »Audacious (software)
Sabtu, 2026-07-04 06:33:34of audio formats.[citation needed] It is designed primarily for use on POSIX-compatible Unix-like operating systems, with limited support for Microsoft...
Click to read more »Dillo
Sabtu, 2026-08-01 16:49:02partly driven by the absence of an official FLTK 2 release, which had previously prevented Dillo 2 from being included in lightweight distributions where...
Click to read more »Flock (web browser)
Minggu, 2026-07-05 22:32:25and Web 2.0 facilities built into its user interface. Earlier versions of Flock used the Gecko HTML rendering engine by Mozilla. Version 2.6.2, released...
Click to read more »Filename
Selasa, 2026-07-28 22:40:27and later, tvOS 10.2 and later, watchOS 3.2 and later, iPadOS "Apple File System Reference" (PDF). Apple Inc. Lewine, Donald. POSIX Programmer's Guide:...
Click to read more »NuttX
Sabtu, 2026-05-02 02:57:44governing standards in NuttX are from the Portable Operating System Interface (POSIX) and the American National Standards Institute (ANSI). Further standard...
Click to read more »Henry Spencer
Sabtu, 2026-08-08 23:13:14Spencer donated a second version of his RE library to 4.4BSD, following the POSIX standard for regular expressions. Spencer was technical lead on the FreeS/WAN...
Click to read more »Clonezilla
Sabtu, 2026-02-14 07:16:16original on 11 November 2020. Retrieved 17 January 2022. Sharma, Mayank (2 July 2007). "Manage partitions and disks with GParted-Clonezilla live CD"...
Click to read more »Barrier (computer science)
Rabu, 2026-04-15 09:13:26demonstrated by the following C example using POSIX threads. #include <stdio.h> #include <pthread.h> #define TOTAL_THREADS 2 #define THREAD_BARRIERS_NUMBER 3 typedef...
Click to read more »C++ Standard Library
Kamis, 2026-08-13 11:03:36may be implemented by some compiler vendors. The posix namespace is reserved, presumably for use of POSIX APIs, but it currently remains unused. Identifiers...
Click to read more »Open Source Tripwire
Minggu, 2025-08-03 11:32:06and its design emphasized the program and database portability. On November 2, 1992, it was released for a beta testing. In December 1993, the formal release...
Click to read more »HarmonyOS
Rabu, 2026-08-19 20:22:15reimplementation of third-party Toybox command line and musl to provide POSIX like functionalities as a compatibility layer with HongMeng kernel Linux...
Click to read more »Lustre (file system)
Senin, 2026-08-03 12:20:50interface with different archive systems. A generic POSIX copytool is available for archives that provide a POSIX-like front-end interface. Copytools are also...
Click to read more »Compress (software)
Jumat, 2026-08-21 23:57:57(see Graphics Interchange Format#Unisys and LZW patent enforcement). As of POSIX.1-2024 compress supports the DEFLATE algorithm used in gzip. The compressed...
Click to read more »NetSurf
Jumat, 2026-07-17 11:23:24implements most of the HTML 4 and CSS 2.1 specifications using its own bespoke layout engine. As of version 2.0, NetSurf uses Hubbub, an HTML parser...
Click to read more »W3m
Selasa, 2026-06-16 20:33:59"Text-Mode Web Browsers for OS/2". The Southern California OS/2 User Group. Retrieved 16 August 2010. w3m manual page Rutland, David (2 November 2022). "The 3...
Click to read more »Server Message Block
Jumat, 2026-08-21 14:32:40also supports Amazon S3 object storage as storage backend in addition to POSIX file systems such as ext4, ZFS, Lustre, Ceph, etc. Fusion File Share by...
Click to read more »Role-based access control
Kamis, 2026-07-09 14:56:01mandatory access control (MAC). DAC with groups (e.g., as implemented in POSIX file systems) can emulate RBAC. MAC can simulate RBAC if the role graph...
Click to read more »Red Hat Linux
Kamis, 2026-07-02 17:42:02best interests of KDE. Version 9 supported the Native POSIX Thread Library, which was ported to the 2.4 series kernels by Red Hat. Red Hat Linux lacked many...
Click to read more »IBM 3270
Minggu, 2026-07-12 19:53:48Arduino shield with a BNC connector and a Python program that runs on a POSIX system. OEC allows to connect a 3270 display to IBM mainframes via TN3270...
Click to read more »Linear congruential generator
Selasa, 2026-08-11 02:37:14product and an explicit reduction step. Often a prime just less than a power of 2 is used (the Mersenne primes 231−1 and 261−1 are popular), so that the reduction...
Click to read more »NILFS
Kamis, 2025-12-11 21:32:17from severe errors that cause it to fail to find a valid checkpoint. Basic POSIX file system features Snapshots Automatically and continuously taken No limit...
Click to read more »Select (Unix)
Rabu, 2025-12-03 09:01:36system call and application programming interface (API) in Unix-like and POSIX-compliant operating systems for examining the status of file descriptors...
Click to read more »C29 (C standard revision)
Sabtu, 2026-08-22 22:42:56part of the GNU C library since at least 2001 and later became part of the POSIX.1-2008 standard. Add bit utility functions / macros / types in header <stdbit...
Click to read more »Internet Explorer 4
Minggu, 2026-07-19 09:53:25Explorer 4.0 Platform Preview was released in April 1997, and Platform Preview 2.0 in July that year. Internet Explorer 4 was released to the public on September...
Click to read more »Standard streams
Sabtu, 2026-08-08 05:12:00ultimately linked to a user's keyboard. On POSIX systems, the file descriptor for standard input is 0 (zero); the POSIX <unistd.h> definition is STDIN_FILENO;...
Click to read more »LiteOS
Minggu, 2026-03-08 18:50:04lightweight real-time operating system (RTOS) developed by Huawei. It is a POSIX compliant operating system for Internet of things (IoT) devices, and free...
Click to read more »Dup (system call)
Sabtu, 2026-02-21 08:41:48alias of the old one. The dup() and dup2() calls are standardized by the POSIX specification. Similar(following the logic) to pointers, the new file description...
Click to read more »Falkon
Minggu, 2025-12-28 18:10:17post that QupZilla had become a KDE project. After the release of Qupzilla 2.2 the project was renamed to Falkon. KDE Falkon 3.0 was released on 27 February...
Click to read more »PostGIS
Jumat, 2025-12-12 16:21:161.2.1 Release PostGIS 1.3.6 Release PostGIS 1.4.2 Release PostGIS 1.5.8 Released PostGIS 2.0.7 and 2.1.7 Released PostGIS 2.1.9 Released PostGIS 2.2.8...
Click to read more »Libevent
Jumat, 2026-07-03 13:34:38loop. Currently, libevent supports /dev/poll, kqueue(2), POSIX select(2), Windows IOCP, poll(2), epoll(7) and Solaris event ports. It also has experimental...
Click to read more »Xmonad
Rabu, 2025-09-17 19:49:13(2015). "How functional programming mattered" (PDF). National Science Review. 2 (3): 350–351. doi:10.1093/nsr/nwv042. ISSN 2095-5138. Archived (PDF) from...
Click to read more »Object-capability model
Selasa, 2025-09-09 13:42:14some uses of the term capability are inconsistent with the model, such as POSIX capabilities. KeyKOS, EROS, Integrity (operating system),[dubious – discuss]...
Click to read more »Emscripten
Rabu, 2026-08-05 09:59:47interpreted or dynamically compiled JavaScript. It even emulates an entire POSIX operating system, enabling programmers to use functions from the C standard...
Click to read more »Path (computing)
Kamis, 2026-07-02 02:35:19txt").open() as open_file: ... Most Unix-like systems use a similar syntax. POSIX allows treating a path beginning with two slashes in an implementation-defined...
Click to read more »ISO 9660
Sabtu, 2026-08-01 17:21:40indicator (note: dropped from standard after version 1.09) PX: POSIX file attributes PN: POSIX device numbers SL: symbolic link NM: alternate name CL: child...
Click to read more »TigerVNC
Kamis, 2026-05-28 05:29:51Comparison of remote desktop software RFB (protocol) X Window System "Release 1.16.2". 26 March 2026. Retrieved 7 April 2026. Peter Åstrand (2009-02-27). "Open...
Click to read more »Dennis Ritchie
Selasa, 2026-08-04 15:45:45Unix-like systems) have been developed based on Unix's design. Some follow POSIX standards, again based on Unix. Unix Programmer's Manual (1971) The C Programming...
Click to read more »Mobile operating system
Selasa, 2026-07-28 01:50:31kernel mechanisms, more comprehensive Portable Operating System Interface (POSIX), and a unified driver framework, Hardware Driver Foundation (HDF), which...
Click to read more »Fedora Linux release history
Rabu, 2026-06-24 03:27:12deprecated (but kept for compatibility) LinuxThreads, replaced by the Native POSIX Thread Library. Fedora Core 6 was released on October 24, 2006, codenamed...
Click to read more »Hosts (file)
Kamis, 2026-07-16 10:51:16for Windows XP". Retrieved August 28, 2010. "Microsoft KB 972034 Revision 2.0: default hosts files". Retrieved August 28, 2010. "Mac OS X: How to Add...
Click to read more »Chmod
Kamis, 2026-06-25 16:24:33file Group identifier – Unix/POSIX system account group number; numeric value used to represent a specific group List of POSIX commands User identifier –...
Click to read more »OpenServer
Jumat, 2026-07-03 01:24:14multi-threading application support for C, C++, and Java applications through the POSIX interface. OpenServer 6 features kernel-level threading (not found in 5...
Click to read more »Printf
Jumat, 2026-07-03 03:43:56February 2025. Kerrisk, Michael (2 February 2025). "sprintf(3) — Linux manual page". man7.org. Retrieved 19 March 2025. "POSIX awk, Output Statements". The...
Click to read more »Charles Severance (computer scientist)
Senin, 2026-02-02 00:30:42Outside of teaching and the private sector, Severance helped write the POSIX P1003 standard and has hosted several television shows, including Nothin...
Click to read more »Split-C
Kamis, 2026-03-19 14:14:32Standard library Char File I/O Math Dynamic memory String Time Variadic POSIX Implementations Bionic libhybris dietlibc glibc EGLIBC klibc Windows CRT...
Click to read more »C date and time functions
Senin, 2026-02-09 06:21:05time Year 2038 problem ISO/IEC 9899:1999 specification (PDF). p. 351, § 7.32.2. "PWB1 date system command - man page". www.tuhs.org. "date.c sourcecode of...
Click to read more »Fork–exec
Minggu, 2026-02-22 16:15:34Microsoft "WSL System Calls". 8 June 2016. "File descriptors across fork(2)/exec(2)", Operating Systems (Course 304-427B), Franco Callari, Electrical Engineering...
Click to read more »Cubesat Space Protocol
Sabtu, 2025-10-25 11:30:39implementation is written in C and is ported to run on FreeRTOS, Zephyr and POSIX and pthreads-based operating systems such as Linux. The three-letter acronym...
Click to read more »Tr (Unix)
Selasa, 2026-02-03 12:11:22character ranges. The previous example could be written: tr 'a-d' 'jkmn' In POSIX-compliant versions of tr, the set represented by a character range depends...
Click to read more »Systemd
Jumat, 2026-08-21 05:24:57systemd uses many Linux-specific features, and does not limit itself to POSIX. That unlocks a lot of functionality a system that is designed for portability...
Click to read more »Symbian
Rabu, 2026-08-26 09:22:55object-oriented persistence model was placed over the underlying FAT to provide a POSIX-style interface and a streaming model. The internal data formats rely on...
Click to read more »Memory-mapped file
Kamis, 2026-08-20 20:12:29memory are reported to the application as the SIGSEGV/SIGBUS signals on POSIX, and the EXECUTE_IN_PAGE_ERROR structured exception on Windows. All code...
Click to read more »Operating system
Sabtu, 2026-08-15 13:38:11Software Distribution (BSD). To increase compatibility, the IEEE released the POSIX standard for operating system application programming interfaces (APIs)...
Click to read more »Debian–Mozilla trademark dispute
Kamis, 2026-08-13 13:07:41Iceweasel package in Debian, version 2.0.0.2+dfsg-3 Dorland, Eric; Hommey, Mike (13 November 2006). "iceweasel (2.0+dfsg-1) unstable". Debian Changelog...
Click to read more »Inkscape
Jumat, 2026-08-21 22:16:30and pkgsrc, the latter being native to NetBSD, but well-supported on most POSIX platforms, including Linux, Illumos, and macOS. As of 2017[update], Wacom...
Click to read more »DXVK
Sabtu, 2026-07-25 14:54:05May 2024. ProtonDB - a Proton/Wine/DXVK compatibility database DXVK - GitHub repository Wine - a Win32 compatibility layer for POSIX operating systems...
Click to read more »Fetchmail
Senin, 2024-09-30 04:00:50Fetchmail is an open-source software utility for POSIX-compliant operating systems which is used to retrieve e-mail from a remote POP3, IMAP, or ODMR...
Click to read more »Event loop
Jumat, 2026-05-29 23:35:48example, being interrupted by a frustrated user). The solution arrived at by POSIX is the pselect() call, which is similar to select() but takes an additional...
Click to read more »Error message
Jumat, 2026-08-07 10:47:47that an application unexpectedly stopped working or crashed. Success In POSIX and other contexts, success is sometimes and confusingly reported as an...
Click to read more »C11 (C standard revision)
Jumat, 2026-07-17 10:52:03create-and-open mode ("…x" suffix) for fopen. This behaves like O_CREAT|O_EXCL in POSIX, which is commonly used for lock files. The quick_exit function as a third...
Click to read more »History of the Berkeley Software Distribution
Sabtu, 2026-08-15 15:32:59gambling center of Reno, Nevada. This release explicitly moved towards POSIX compliance. Among the new features were an NFS implementation from the University...
Click to read more »Master boot record
Selasa, 2026-07-28 01:26:36knowledge of hexadecimal or disk/sector editors), such as MBRWizard. dd is a POSIX command commonly used to read or write any location on a storage device...
Click to read more »GNU Data Language
Kamis, 2026-04-30 06:20:38(wxWidgets) Operating system Linux, macOS, Solaris, POSIX, Windows Type Technical computing License GNU GPL-2.0 Website gnudatalanguage.github.io Repository...
Click to read more »XCB
Rabu, 2026-08-26 06:38:15Bauer, Robert (2002). "X Meets Z: Verifying Correctness In The Presence Of POSIX Threads". Proceedings of the FREENIX Track: 2002 USENIX Annual Technical...
Click to read more »Windows NT 3.51
Jumat, 2026-08-07 06:00:21Web browsers based on and including Firefox were operable up to version 2.0.0.22, released in April 2009; they required a few manual file updates to...
Click to read more »Ctags
Rabu, 2026-07-01 01:23:03information This format is compatible with non-POSIX vi as the additional data is interpreted as a comment. POSIX implementations of vi must be changed to support...
Click to read more »Comparison of platform virtualization software
Minggu, 2026-06-07 17:23:40weilnetz.de. Retrieved 18 August 2025. "QEMU Official OS Support List Version 2.0". Claunia.com. Archived from the original on 15 August 2011. Retrieved 22...
Click to read more »SELinux
Sabtu, 2026-08-15 01:02:55discretionary access controls (MAC and DAC) within a UNIX (more precisely, POSIX) computing environment can be attributed to the National Security Agency's...
Click to read more »Drizzle (database server)
Rabu, 2025-10-22 08:42:24Linux, FreeBSD, Mac OS X, and Solaris – in general, any OS that conforms to POSIX and has a working implementation of the GNU Autotools. Microsoft Windows...
Click to read more »GNOME Web
Senin, 2026-08-10 07:29:58version 2.22 to be re-released with bugfixes alongside GNOME 2.24, so the releases stagnated until July 1, 2009, when it was announced that 2.26 would...
Click to read more »Redis
Minggu, 2026-07-12 18:26:30"Introduction to Redis". Redis is written in ANSI C and works in most POSIX systems like Linux, *BSD, OS X without external dependencies. "LICENSE.txt"...
Click to read more »Aufs
Minggu, 2025-08-10 00:26:37file systems. The name originally stood for AnotherUnionFS until version 2. Developed by Junjiro Okajima in 2006, aufs is a complete rewrite of the earlier...
Click to read more »Python Package Index
Jumat, 2025-11-21 00:50:02against their metadata, such as free software license or compatibility with POSIX. A single entry on PyPI is able to store, aside from just a package and...
Click to read more »OpenRC
Selasa, 2026-02-10 08:22:45management system, and a daemon supervisor (optional). It is written in C and POSIX-compliant shell, making it usable on BSD and Linux systems. The core part...
Click to read more »Green thread
Kamis, 2026-08-13 00:12:26threads. Examples: In C for POSIX systems, makecontext provides for lightweight co-operative threads. Not included in POSIX.1-2008 specifications due to...
Click to read more »Move (command)
Jumat, 2025-05-16 22:56:19and is then at path bar\foo. > move foo bar List of DOS commands List of POSIX commands MS-DOS and Windows command line move command "Move". Microsoft...
Click to read more »Surf (web browser)
Rabu, 2025-12-17 21:14:05et al. Release 10 September 2009; 16 years ago (2009-09-10) Stable release 2.1 / 8 May 2021; 5 years ago (8 May 2021) Written in C Engine WebKitGTK Operating...
Click to read more »Files-11
Kamis, 2026-04-23 02:09:38SYS$ERROR and SYS$COMMAND. Logical names do not have a close equivalent in POSIX operating systems. They resemble Unix environment variables, except they...
Click to read more »Minix 3
Minggu, 2026-05-03 01:50:11can make. User programs cannot make these calls. Instead, they can issue POSIX system calls which send messages to the servers. The kernel calls perform...
Click to read more »SeL4
Selasa, 2026-08-25 00:03:06die.net. Archived from the original on 2 August 2025. Retrieved 2 February 2026. Kerrisk, Michael (2010). "5: POSIX Message Queues". The Linux programming...
Click to read more »Patch (Unix)
Senin, 2026-05-11 01:16:32sources.unix) in May 1985. patch was added to XPG4, which later became POSIX. Wall's code remains the basis of "patch" programs provided in OpenBSD,...
Click to read more »Which (command)
Selasa, 2026-07-28 06:44:50the which command is similar to some implementations of the type command. POSIX specifies a command named command that also covers this functionality. The...
Click to read more »Comparison of BitTorrent tracker software
Kamis, 2026-04-02 19:19:59web}}: CS1 maint: deprecated archival service (link) "MonoTorrent". February 2, 2022. Archived from the original on January 14, 2022. Retrieved February...
Click to read more »Crypt (C)
Senin, 2026-06-08 17:54:13crypt is a POSIX C library function. It is typically used to compute the hash of user account passwords. The function outputs a text string which also...
Click to read more »Filesystem in Userspace
Kamis, 2026-07-16 18:02:43A distributed read-only software distribution system, implemented as a POSIX filesystem in user space (FUSE) using HTTP transport, to deliver software...
Click to read more »ELinks
Senin, 2026-03-02 03:33:21is free and open-source software with a GNU General Public License (GPL) 2.0 only. It began in late 2001 as an experimental fork by Petr Baudiš of the...
Click to read more »List of unit testing frameworks
Jumat, 2026-08-14 01:32:57Retrieved 2020-05-13. "ShellSpec - BDD style unit testing framework for POSIX compliant shell script". GitHub. Retrieved 2020-05-03. "bash_unit - bash...
Click to read more »Ncurses
Sabtu, 2026-05-23 13:28:51Bell Labs to release an enhanced curses library in their System V Release 2 Unix systems. This library was more powerful and instead of using termcap...
Click to read more »Hatari (emulator)
Minggu, 2025-11-09 14:15:23tuxfamily.org. "How to call a BBS using the Hatari emulator". Atari User. Vol. 2, no. 23. Anglo Internet Press. 29 April 2013. Hatari homepage Free and open-source...
Click to read more »Minicom
Rabu, 2026-08-19 06:55:48data. tip (Unix utility) PuTTY Tera Term List of Terminal Emulators "Minicom 2.11.1 · Minicom / minicom · GitLab". minicom(1) – Linux User Commands Manual...
Click to read more »Toybox
Sabtu, 2026-06-13 19:06:18simplicity, smallness, speed and standard compliance. Toybox aims to be mostly POSIX-2008 and LSB 4.1 compatible, and does not focus on having every option found...
Click to read more »Ext2
Kamis, 2026-07-23 11:43:43many of the new extensions to the VFS API. Features such as the withdrawn POSIX draft ACL proposal and the withdrawn extended attribute proposal were generally...
Click to read more »Chgrp
Sabtu, 2025-12-20 06:45:48displaying short descriptions of redirect targets List of POSIX commands IBM. "IBM System i Version 7.2 Programming Qshell" (PDF). IBM. Archived (PDF) from...
Click to read more »Futex
Selasa, 2026-07-07 07:03:23building block for higher-level locking abstractions such as semaphores and POSIX mutexes or condition variables. A futex consists of a kernel-space wait...
Click to read more »Galeon
Rabu, 2026-04-01 08:06:12browser added some features with every release.[citation needed] Version 1.2 of Galeon introduced many new features that drew attention of the general...
Click to read more »Buildbot
Minggu, 2025-08-10 00:49:57Python on top of the Twisted libraries. As of March 2021[update], in version 2.10.1, Buildbot supports SCM integration with CVS, Subversion, Darcs, Mercurial...
Click to read more »Uname
Rabu, 2026-08-05 15:07:27command appeared for the first time in PWB/UNIX. Both are specified by POSIX. The GNU version of uname is included in the "sh-utils" or "coreutils" packages...
Click to read more »PicoLisp
Kamis, 2025-12-18 18:26:45including Linux and others that are Portable Operating System Interface (POSIX) compliant. Its most prominent features are simplicity and minimalism. It...
Click to read more »Expect
Jumat, 2026-01-16 13:55:06set user [lindex $argv 0] set passw [lindex $argv 1] set host [lindex $argv 2] set location [lindex $argv 3] set file1 [lindex $argv 4] set file2 [lindex...
Click to read more »String literal
Selasa, 2026-06-30 07:31:12Language C++" (PDF)., 2.2 Phases of translation [lex.phases], p. 17: "6. Adjacent string literal tokens are concatenated." and 2.14.5 String literals [lex...
Click to read more »Data structure alignment
Kamis, 2026-07-30 16:26:34<stdlib.h> // create array of size 10 double* foo(void) { double* a; if (posix_memalign((void**)&a, 64, 10 * sizeof(double)) == 0) { return a; } return...
Click to read more »Batch file
Jumat, 2026-07-24 20:56:43Windows 2000 would have displayed result MyVar is not defined. Unlike Unix/POSIX processes, which receive their command-line arguments already split up by...
Click to read more »Coroutine
Kamis, 2026-08-20 20:16:37which supports context swapping on ARM, MIPS, PowerPC, SPARC and x86 on POSIX, Mac OS X and Windows. Coroutines can be built upon Boost.Context. In situations...
Click to read more »GNU IceCat
Rabu, 2026-05-27 05:14:020, but the UI option was absent on 2.0). GNU IceCat also provides warnings for URL redirection. In version 3.0.2-g1, the certificate of a certificate...
Click to read more »C data types
Kamis, 2026-08-20 08:55:58modern Linux, and Microchip MCC18 for embedded 8-bit PIC microcontrollers. POSIX requires char to be exactly 8 bits in size. Various rules in the C standard...
Click to read more »Sort (Unix)
Rabu, 2026-08-26 20:22:16input. sort is part of X/Open Portability Guide Issue 2 (1987). From there it was inherited into POSIX. The version of sort bundled in GNU coreutils was written...
Click to read more »Linux from Scratch
Kamis, 2026-08-20 14:47:02much longer to build than binutils, including the GNU C Library (rated at 4.2 SBUs) and the GNU Compiler Collection (rated at 11 SBUs). The unit must be...
Click to read more »Mintty
Minggu, 2026-02-15 19:36:29ways, particularly regarding xterm compatibility. It is written in C. The POSIX API provided by Cygwin is used to communicate with processes running within...
Click to read more »WebAssembly
Rabu, 2026-08-19 21:20:07WASI 0.2 defines a CLI world similar to the POSIX-like API of WASI 0.1, and an HTTP proxy world for web servers. WASI 0.2 (also known as Preview 2) was...
Click to read more »NTFS
Minggu, 2026-08-02 13:29:06volume has its own MFT. Hard links were originally included to support the POSIX subsystem in Windows NT. Although hard links use the same MFT record (inode)...
Click to read more »Unbound (DNS server)
Senin, 2026-01-12 23:51:01library as an integral part of the architecture. Originally written for POSIX-compatible Unix-like operating system, it runs on FreeBSD, OpenBSD, NetBSD...
Click to read more »Table of keyboard shortcuts
Rabu, 2026-08-26 02:33:20HT201361. Apple Inc. Retrieved 2020-01-02. "Taking Screenshots". User Guide 2.32. The GNOME Project. Archived from the original on 9 June 2012. Retrieved...
Click to read more »Rust for Linux
Selasa, 2026-05-26 21:37:05versions for the first time, allowing compiling using both 1.78 (Released 2 May, 2024) and 1.79 (Released 13 June, 2024). As of August 2024[update], Rust...
Click to read more »Job control (Unix)
Selasa, 2026-06-09 02:25:31although a user may redirect output for a background job to prevent this. POSIX specifies the user interface to job control – modeled on the Korn shell...
Click to read more »Xv6
Rabu, 2026-08-26 19:15:58"COMP20180 Intro to Operating Systems". Retrieved 2023-04-04. "Operativni sistemi 2 - Projektni zadatak" (in Serbian). Archived from the original on September...
Click to read more »Not Another Completely Heuristic Operating System
Sabtu, 2026-08-22 04:12:35University of Wisconsin". Retrieved 2014-02-17. "Nachos Beginner's Guide, Level 2: System calls and exceptions, Linköping University". Retrieved 2014-09-09...
Click to read more »Ln (Unix)
Selasa, 2026-02-03 11:31:32the ln command is specified in the Shell and Utilities (XCU) document. POSIX includes a similar specification. If neither target file nor target directory...
Click to read more »Pytest
Senin, 2026-06-22 05:47:07{"data1": 1, "data2": 2} def test_dataset(dataset): """test and confirm fixture value""" assert dataset == {"data1": 1, "data2": 2} In the above example...
Click to read more »UnionFS
Senin, 2025-10-20 11:46:19versions. Version 1.x is a standalone one that can be built as a module. Version 2.x is a newer, redesigned, and reimplemented one. aufs is an alternative version...
Click to read more »Swiftfox
Jumat, 2025-11-21 03:05:17(32bit binary). AMD: Athlon XP, Athlon, K6-2. Compiled with newer version of GCC (Firefox 2.0 uses 3.3.2, Swiftfox 2.0 uses 4.0.4). Increased security Better...
Click to read more »Ceph (software)
Kamis, 2026-04-30 14:34:59manages HDDs and SSDs with its own storage backend BlueStore and can expose a POSIX filesystem. Ceph replicates data with fault tolerance, using commodity hardware...
Click to read more »Amazon S3
Kamis, 2026-08-06 15:49:54file system. The semantics of the Amazon S3 file system are not that of a POSIX file system, so the file system may not behave entirely as expected. Implementations...
Click to read more »Ur (programming language)
Senin, 2026-03-02 03:57:46return <xml><body> <button value="Check values of 1, 2, and 3" onclick={fn _ => let val mylist = 1 :: 2 :: 3 :: [] in check mylist end }/><br/> <br/> <button...
Click to read more »Scientific notation
Jumat, 2026-08-21 03:02:34following the C99 specification and (Single Unix Specification) IEEE Std 1003.1 POSIX standard, when using the %a or %A conversion specifiers. Starting with C++11...
Click to read more »Exception handling (programming)
Sabtu, 2026-08-22 21:05:11calls an operation that throws java.lang.InterruptedException. The similar POSIX pthread_cancel API has race conditions which make it impossible to use safely...
Click to read more »Not a typewriter
Jumat, 2026-02-27 14:22:10using "typewriter" was a different contraction of the same original term. POSIX sidesteps this issue by describing ENOTTY as meaning "not a terminal". Because...
Click to read more »Internet Explorer 5
Minggu, 2026-07-19 09:53:34Media Player 6.0 (with new Real Audio codecs), NetMeeting 2.11, Chat 2.5 and FrontPage Express 2.0. Other optional installs included Offline Browsing Pack...
Click to read more »SpatiaLite
Minggu, 2025-12-28 18:48:47extensions for SQLite". SpatiaLite manual. Gaia-SINS. "ArcGIS Help (10.2, 10.2.1, and 10.2.2)". "QGIS Features". Archived from the original on 2010-01-15. Retrieved...
Click to read more »Cd (command)
Selasa, 2026-02-03 12:13:30implemented via a system call which on Unix and Unix-like systems is typically POSIX chdir() and on Windows is in the Windows API. The command is also provided...
Click to read more »List of Remote Desktop Protocol clients
Selasa, 2026-08-25 13:12:04for Linux. Remmina is a free and open-source remote desktop client for POSIX-based system that supports RDP along with a variety of other protocols....
Click to read more »List of computer algebra systems
Rabu, 2026-05-20 00:17:38Gerhard, Joachim von Zur Gathen; Jürgen (2003). Modern computer algebra (2. ed.). Cambridge: Cambridge Univ. Press. pp. 4. ISBN 9780521826464.{{cite...
Click to read more »Runtime system
Jumat, 2026-01-30 05:12:37languages. Even API-invoked standalone execution models, such as Pthreads (POSIX threads), have a runtime system that implements the execution model's behavior...
Click to read more »Be File System
Jumat, 2026-05-08 16:59:18removable media is not advised, as the file-system headers consume from 600 KB to 2 MB, rendering floppy disks virtually useless. Like its predecessor, OFS (Old...
Click to read more »IncludeOS
Sabtu, 2025-12-27 13:03:31edge". ZDNet. Yegulalp, Serdar (2 December 2015). "IncludeOS: Run cloud applications with less". InfoWorld. Retrieved 2 January 2018. Hussein, Nur (25...
Click to read more »Time in Nigeria
Jumat, 2026-07-24 18:21:11itself: Computers which do not support "Africa/Lagos" may use the older POSIX syntax: TZ="WAT-1". Time in Africa List of time zones by country "Epitome...
Click to read more »XAM
Kamis, 2026-02-12 10:40:32storage devices. XAM is similar in function to a file-system API such as the POSIX file and directory operations, in that it allows applications to store and...
Click to read more »Parallel computing
Sabtu, 2026-07-25 03:53:30manipulating shared memory variables. Distributed memory uses message passing. POSIX Threads and OpenMP are two of the most widely used shared memory APIs, whereas...
Click to read more »Dynamic Host Configuration Protocol
Kamis, 2026-07-16 05:06:25address at that point. Additionally, there is a BROADCAST flag (1 bit in 2 byte flags field, where all other bits are reserved and so are set to 0) the...
Click to read more »Trinity (supercomputer)
Senin, 2025-09-22 05:33:59Filesystem fits into the Campaign Storage tier and combines properties of POSIX and Object storage models. The capacity of this tier is growing at a rate...
Click to read more »History of Linux
Rabu, 2026-08-26 16:59:44digital copy of the POSIX standards documentation with a request to the comp.os.minix newsgroup. He was not successful in finding the POSIX documentation,...
Click to read more »Haiku (operating system)
Jumat, 2026-08-21 23:33:30app_server protocol. VESA is used as a fallback video output mode. Haiku is POSIX compatible and has translation layers for X11 and Wayland. The graphical...
Click to read more »Dot-decimal notation
Rabu, 2026-07-15 05:54:59interpreted differently in programs that do or do not recognize such formats. A POSIX-conforming variant of inet_aton, the inet_pton() function, supports only...
Click to read more »AWK
Jumat, 2026-08-21 01:15:15value. This is like the getenv function in various standard libraries and POSIX. The shell script makes an environment variable pattern containing the first...
Click to read more »N-Gage (service)
Rabu, 2026-08-12 13:07:47port games to the platform: the SDK abstracts Symbian OS and provides a POSIX compliant, standard C/C++ layer over Symbian OS. This meant that developers...
Click to read more »Text file
Senin, 2026-08-10 20:42:57Unix-like operating systems, text files format is precisely described: POSIX defines a text file as a file that contains characters organized into zero...
Click to read more »Portage (software)
Selasa, 2026-06-09 02:38:37tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="amd64 ~ppc x86" IUSE="dbus +libnotify" RDEPEND=" >=dev-libs/glib-2.32:2 dev-libs/keybinder:3[introspection]...
Click to read more »Pintos (operating system)
Sabtu, 2026-08-22 04:09:30user-space drivers Xinu ~10k Monolithic C x86 / ARM SMP, paging, virtual memory xv6 ~10k Monolithic C x86 / x86-64 / RISC-V user-space drivers, POSIX layer...
Click to read more »Runit
Kamis, 2026-07-23 03:22:53operating system they are running on, the second stage is portable across all POSIX compliant operating systems. The 3 stages can be configured through 3 executable...
Click to read more »Exim
Senin, 2026-05-11 18:57:43to be 'exceptions' rather than the norm." In 1997, Hazel replaced Exim's POSIX regular expression library written by Henry Spencer with a new library he...
Click to read more »List of personal information managers
Senin, 2026-05-25 23:12:21deprecated by Google Docs, Google Keep Haystack all operating systems with POSIX and Java MIT Hula Linux GPL Replaced by Bongo project IBM Lotus Organizer...
Click to read more »Lego Mindstorms NXT
Jumat, 2026-07-03 08:22:33official Lego Mindstorms NXT software (such as Linux), and works on any POSIX-compliant operating system where libusb 0.1 is supported. Windows support...
Click to read more »Leap second
Jumat, 2026-08-14 01:31:19elapsed since an arbitrary epoch; for instance, since 1970-01-01 00:00:00 in POSIX machines or since 1900-01-01 00:00:00 in NTP. This counter does not count...
Click to read more »OpenBSD
Kamis, 2026-08-06 10:41:43features designed to improve security, such as: Secure alternatives to POSIX functions in the C standard library, such as strlcat for strcat and strlcpy...
Click to read more »UNIX System Services
Senin, 2025-01-27 21:22:45z/OS-specific services. Conversely, if a program adheres to UNIX standards such as POSIX and ANSI C, it will be easier to move it between different UNIX operating...
Click to read more »Mousepad (software)
Selasa, 2026-06-16 23:53:15modifies the code to add a newline at the end of files so that they are POSIX-compliant and do not merge when printing multiple files back-to-back. In...
Click to read more »Dynamic-link library
Rabu, 2026-07-01 19:57:45was: %f\n", result); return 0; } The Python ctypes binding will use POSIX API on POSIX systems. import ctypes my_dll = ctypes.cdll.LoadLibrary("Example.dll")...
Click to read more »Video games and Linux
Selasa, 2026-08-25 14:29:05such as musl-libc of C standard library that targets the Linux syscall and POSIX APIs compatibility for native compatible games as well as limited virtual...
Click to read more »Chroot
Senin, 2026-05-04 21:29:52distributions build all RPMs using a chroot tool such as mock. Many FTP servers for POSIX systems use the chroot mechanism to sandbox untrusted FTP clients. This...
Click to read more »Here document
Selasa, 2026-02-10 22:33:45(see below), where behavior parallels the corresponding string quoting. In POSIX shell but not csh/tcsh, appending a minus sign to the << (i.e. <<-) has...
Click to read more »Software-defined radio
Senin, 2026-07-06 07:56:30Software Communications Architecture (SCA). This standard uses CORBA on POSIX operating systems to coordinate various software modules. The program is...
Click to read more »Comparison of DNS server software
Rabu, 2026-05-20 10:05:37code should be easily portable to POSIX- and BSD-compatible systems, provided that those systems support the POSIX threads (pthreads). The rest might...
Click to read more »Metaprogramming
Rabu, 2026-01-28 20:42:39Pascal Script for Object Pascal. A simple example of a metaprogram is this POSIX Shell script, which is an example of generative programming: #!/bin/sh #...
Click to read more »Test (Unix)
Rabu, 2026-08-12 02:06:30must be surrounded by blank spaces (this is because [ is a program and POSIX compatible shells require a space between the program name and its arguments)...
Click to read more »Comparison of cluster software
Rabu, 2026-04-15 15:03:23Authentication GPG, AES-128, SHA1 None Any cluster Posix FS (gfs, gpfs, ocfs, etc.) Any cluster Posix FS (gfs, gpfs, ocfs, etc.) Heterogeneous OS Nice level...
Click to read more »KDE on Cygwin
Minggu, 2025-08-10 04:14:19Desktop Environment 1, 2, and 3 and the corresponding versions of the Qt toolkit to the Windows Operating System by using Cygwin, a POSIX emulation layer. KDE...
Click to read more »Ada (programming language)
Senin, 2026-07-20 14:57:57assessment of a language processor (ACATS) IEEE Standard 1003.5b-1996, the POSIX Ada binding Ada Language Mapping Specification, the CORBA interface description...
Click to read more »OpenHarmony
Kamis, 2026-08-06 12:18:24Interface (POSIX-y) for Linux syscalls within the Linux kernel side and LiteOS kernel that is the inherent part of the original LiteOS design in POSIX API compatibility...
Click to read more »Porting
Jumat, 2026-07-31 06:59:03Porting such a program between two standards-compliant platforms (such as POSIX.1) can be just a matter of loading the source code and recompiling it on...
Click to read more »Santa Cruz Operation
Minggu, 2026-08-23 21:59:14mirroring and striping support, disk compression, RAID levels 0, 1, and 5, POSIX.1b real-time scheduling and semaphores, the Advanced Power Management interface...
Click to read more »Tru64 UNIX
Kamis, 2026-08-13 02:54:56this was the first version (Release 1.2) of what is most commonly referred to as OSF/1. DEC OSF/1 AXP Release 1.2 was shipped in March 1993. OSF/1 AXP...
Click to read more »Comparison of raster-to-vector conversion software
Jumat, 2026-04-03 03:52:17Potrace Peter Selinger 2001 2019 (version 1.16) Free GPL-2.0-or-later Cross-platform, Windows and POSIX Scan2CAD Avia Systems 1997 2022 (version 10.4.13) $49–$149...
Click to read more »