Difference between revisions of "Posix"
Jump to navigation
Jump to search
(Create page for notes on Posix programming constructs and libraries.) |
m (Add link to GNU Hurd Posix thread library project.) |
||
| Line 4: | Line 4: | ||
* https://www.kernel.org/doc/ols/2002/ols2002-pages-330-337.pdf | * https://www.kernel.org/doc/ols/2002/ols2002-pages-330-337.pdf | ||
| + | |||
| + | GNU Hurd Posix threading implementation . . . | ||
| + | |||
| + | * https://www.gnu.org/software/hurd/libpthread.html | ||
<!-- odne komentar --> | <!-- odne komentar --> | ||
Revision as of 22:39, 14 January 2025
2025-01-13 Monday
Posix notes
GNU Hurd Posix threading implementation . . .