Search notes:

POSIX

A standard for operating systems.
POSIX = ISO/IEC 9945 (aka IEEE 1003).
To some extent, the System V Interface Description is a superset of POSIX.

Syscalls

Syscalls are not part of POSIX. POSIX defines a programming interface - if the functionality is implemented with syscalls or not is an implementation detail.
Stackoverflow: Are Unix Linux system calls part of posix library functions.

See also

POSIXLY_CORRECT, Perl module POSIX
Originally, Windows came with a POSIX subsystem: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\SubSystems
The POSIX standard also covers the line editor ed and its visual «variant» vi.
Linux Standard Base

Index

Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php:78 Stack trace: #0 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(78): PDOStatement->execute(Array) #1 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(30): insert_webrequest_('/notes/Linux/PO...', 1740444338, '3.145.215.54', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/Linux/POSIX(59): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78