6 ms·
In past, there have been Linux-based operating systems that have been certified as Single Unix Specification compliant, and part of said specification is POSIX.
by machinestops 2y ago
In past, there have been Linux-based operating systems that have been certified as Single Unix Specification compliant, and part of said specification is POSIX. I would imagine GNU and Busybox and Musl will be willing to implement the changes proposed by POSIX 2024, which inevitably leads down the road of newlines being banned.
- CJefferson 2y agoHoww would that work? Checking strings passed to open and rejecting them? Would we then have undeletable files, as we can't refer to their filenames?