steam@programming.dev to Linux@lemmy.ml · 18 hours agowhat are pros and cons of linux?message-squaremessage-square76linkfedilinkarrow-up10file-text
arrow-up10message-squarewhat are pros and cons of linux?steam@programming.dev to Linux@lemmy.ml · 18 hours agomessage-square76linkfedilinkfile-text
minus-squareVictoria@lemmy.blahaj.zonelinkfedilinkEnglisharrow-up0·14 hours ago not fully POSIX compliant that’s the first time i heard about that one. in what way?
minus-squarePetteriPano@lemmy.worldlinkfedilinkarrow-up0·14 hours agoLinux has extended quite a few system calls. Not really a problem as they mostly support the POSIX ways. But there are a few corner cases around threading and file locks that do break on mainline Linux. Not too big to overcome, as there are exceptions like EulerOS that are both compliant and certified.
that’s the first time i heard about that one. in what way?
Linux has extended quite a few system calls. Not really a problem as they mostly support the POSIX ways.
But there are a few corner cases around threading and file locks that do break on mainline Linux.
Not too big to overcome, as there are exceptions like EulerOS that are both compliant and certified.