log why the permission is denied
log why the permission is denied
Posted Jan 20, 2013 1:25 UTC (Sun) by dlang (guest, #313)In reply to: log why the permission is denied by Cyberax
Parent article: Making EPERM friendlier
You act as if the POSIX (and Single Unix Specification) standard is something handed down from on high that hasn't changed in 20 years.
The last revision to POSIX and SUS took place within the last couple of years, and the next one will take place within the next few years.
These standards work by looking at the things that people are developing, and getting consensus between the different developers as to what they can agree on, They then have those developers go and implement what they are proposing, and it only gets into the standard after there are running implementations.
by definition this means that they encourage new, non-standard, things to be developed and deployed (they can't add something to the standard if it hasn't been deployed yet)
The problem isn't with the idea of enhancing things, it's with the idea that standards don't matter, nobody else matters, only develop for yourself and to #$% with everyone else.