Actions
Bug #1428
openPOSIX.1e implementation is too old
Description
Our posix1e(3) implementation is too old and not compatible with any
recent enough piece of software.
Actions
Added by hasso over 15 years ago. Updated over 3 years ago.
Description
Our posix1e(3) implementation is too old and not compatible with any
recent enough piece of software.
afaik posix.1e has been withdrawn some time ago. What software still uses
this? On what implementation do they rely?
Cheers,
Alex Hornung
afaik posix.1e has been withdrawn some time ago. What software still
uses this? On what implementation do they rely?
It never left draft status, yes. I don't understand all the relationships
between posix.1e, all different ACL and extended attributes
implementations, but the fact is that ACL's and extended attributes are
supported nowadays filesystems.
But we happen to have sys/extattr.h and friends no thirdparty software
supports. A lot of such software breaks though if it relies only on
existance of headers.
Hi Hasso,
Care to elaborate a bit more?
Cheers,
Antonio Huete