Posted Aug 21, 2008 3:50 UTC (Thu) by mkerrisk (subscriber, #1978)
[Link]
Pedant point: POSIX incorporated all of SuS some years back; the result is called POSIX. (Confusing, I know.)
Well, to be extrememly pedantic, the work of the Austin group consolidated earlier POSIX standards and SUSv2, to create a new standard that defines two levels of conformance: base conformance (aka POSIX.1-2001), and XSI (X/Open System Interface) conformance (aka SUSv3). So the result is called both POSIX and SUS.
System calls vs. library functions
Posted Aug 21, 2008 3:52 UTC (Thu) by mkerrisk (subscriber, #1978)
[Link]
Posted Aug 21, 2008 9:06 UTC (Thu) by nix (subscriber, #2304)
[Link]
That manpage, and the posixoptions manpage it links to, are excellently done. (It is a tad
unclear, though, whether posixoptions describes the meaning of the options or whether it
instead describes what values those options have got on a Linux (glibc?) system...)