5 ms·
I’ve always thought POSIX compliance is the primary thing vendors should be targeting for portability. I was trying to find something that would explain the dif
by bluejekyll 2y ago
I’ve always thought POSIX compliance is the primary thing vendors should be targeting for portability. I was trying to find something that would explain the difference between POSIX and UNIX compliance, but there’s not great sources on this specifically.
I imagine UNIX is a superset of POSIX, I’d be curious if anyone knows of a simple comparison between the two?
- chuckadams 2y agoFar as I can tell, the Single Unix Specification (SUS) is POSIX plus one extra standardized api, namely curses.
- deleted 2y ago[deleted]