Created
March 4, 2018 17:42
-
-
Save u1735067/87cc57e3dd0e2030c6bc7c9f537c6147 to your computer and use it in GitHub Desktop.
Notes about POSIX & Single Unix Specification
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Infos | |
https://en.wikipedia.org/wiki/Single_UNIX_Specification | |
https://github.com/geoff-codes/posix-unix-standard | |
https://mywiki.wooledge.org/POSIX | |
Single Unix Specification, SUS (T101) = "Base Specifications" POSIX-2008 (C165) (+ X/Open Curses (C094)) (??) | |
http://www.cse.psu.edu/~deh25/cmpsc311/Lectures/Standards/PosixStandard.html | |
"SUS" | |
https://publications.opengroup.org/t101 | |
http://pubs.opengroup.org/onlinepubs/9699919799/ | |
http://pubs.opengroup.org/onlinepubs/9699919799/toc.htm | |
http://pubs.opengroup.org/onlinepubs/9699919799/download/index.html | |
http://pubs.opengroup.org/onlinepubs/9699919799/download/susv4tc2.zip | |
"POSIX" (= same in latest version?) | |
https://publications.opengroup.org/c165 | |
https://www.opengroup.org/austin/faq.html#obtaining | |
https://www.opengroup.org/austin/papers/posix_faq.html | |
https://geoff-codes.github.io/posix-unix-standard/ (2013 : Issue 7 + TC1) | |
https://www.opengroup.org/austin/restricted/issue7-tc2/C165.pdf | |
Curse | |
https://publications.opengroup.org/c094 | |
Other | |
SUS & POSIX in 4 volumes: Base definition, System Interfaces, Shell and Utilities, Rationale | |
http://maxim.int.ru/bookshelf/OReilly__POSIX_Programmers_Guide.pdf | |
http://www.open-std.org/jtc1/sc22/open/n4217.pdf (= https://publications.opengroup.org/c082 2008 draft ?) | |
https://mirror.math.princeton.edu/pub/oldlinux/download/c950.pdf = POSIX Issue 6 (2001) - Base definition | |
https://mirror.math.princeton.edu/pub/oldlinux/download/c951.pdf = POSIX Issue 6 (2001) - System Interfaces | |
https://mirror.math.princeton.edu/pub/oldlinux/download/c952.pdf = POSIX Issue 6 (2001) - Shell and Utilities | |
https://mirror.math.princeton.edu/pub/oldlinux/download/c953.pdf = POSIX Issue 6 (2001) - Rationale | |
http://cs2.ist.unomaha.edu/~stanw/POSIX-BaseDefinitions2004.pdf = POSIX Issue 6 (2001) + TC1&2 - Base definition | |
https://www.opengroup.org/austin/ | |
https://www.opengroup.org/austin/docs/austin_822.pdf | |
https://publications.opengroup.org/c181 = 2008 + TC1 (2013) + TC2 (2016) ? | |
http://ieeexplore.ieee.org/document/8277153/versions | |
http://ieeexplore.ieee.org/document/7394902/ | |
http://standards.ieee.org/findstds/interps/1003.1-2008.html |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment