Hacker News new | ask | show | jobs
by GTP 251 days ago
I always assumed it was the other way around: a system follows POSIX to be POSIX-compliant.
1 comments

It's both.

There are POSIX-specific standards (like pthreads) but they come about after other people invent threads and don't agree on an API.