@[email protected] to Programmer [email protected] • 3 months agoSpecifying file pathslemmy.mlimagemessage-square131fedilinkarrow-up11.27Kcross-posted to: [email protected][email protected]
arrow-up11.27KimageSpecifying file pathslemmy.ml@[email protected] to Programmer [email protected] • 3 months agomessage-square131fedilinkcross-posted to: [email protected][email protected]
minus-square@[email protected]linkfedilink2•3 months agoI thougt linux is no longer Posix compliant, or is just partially posix compliant.
minus-square@[email protected]linkfedilink5•3 months agoIt was never fully compliant. POSIX threads, in particular, are a long time sticking point on Linux.
minus-square@[email protected]linkfedilink3•3 months agoIs there any OS that’s fully POSIX-compliant?
minus-square@[email protected]linkfedilink8•3 months agoYes, in fact, there’s a formal certification process by the IEEE and the Open Group. https://en.wikipedia.org/wiki/POSIX#POSIX-oriented_operating_systems Mind you, I think only one of the fully-certified OSen has any substantial use these days (MacOS X). People tend to overvalue it, IMO.
I thougt linux is no longer Posix compliant, or is just partially posix compliant.
It was never fully compliant. POSIX threads, in particular, are a long time sticking point on Linux.
Is there any OS that’s fully POSIX-compliant?
Yes, in fact, there’s a formal certification process by the IEEE and the Open Group.
https://en.wikipedia.org/wiki/POSIX#POSIX-oriented_operating_systems
Mind you, I think only one of the fully-certified OSen has any substantial use these days (MacOS X). People tend to overvalue it, IMO.
Thank you for educating this dumbass.