| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Since we're going to want to abstract more things that aren't part of
POSIX.1e (like xattrs) in a similar way, let's give this a more generic
name. And while we're at it, give it some more precise error reporting,
and add some tests.
|
| |
|
|
|
|
| |
In case we need to override them at build time.
|
|
|
|
|
|
|
|
| |
The file is there by default, but deprecated and not a POSIX.1E
implementation. While I'm at it, move the logic to posix1e.h so other
files aren't burdened with an extra include.
Fixes the other half of #40.
|
|
|