openat: provide more convenience names
authorEric Blake <ebb9@byu.net>
Mon, 7 Sep 2009 11:28:13 +0000 (05:28 -0600)
committerEric Blake <ebb9@byu.net>
Mon, 7 Sep 2009 11:28:13 +0000 (05:28 -0600)
commit370fec14f2e177cf533cb967e2dc04354e883c45
tree788dd4fddf9a094c7ee3c9866c68d62e7e3206a7
parentd4356ced2b562ac55101ab23a5321114c41e0eda
openat: provide more convenience names

* modules/faccessat (configure.ac): Add C witness.
* lib/unistd.in.h (readlinkat): Fix typo.
* lib/openat.h (statat, lstatat, accessat, euidaccessat): New
convenience wrappers.
* top/maint.mk (sc_prohibit_openat_without_use): Allow these
wrappers in syntax checks.

Signed-off-by: Eric Blake <ebb9@byu.net>
ChangeLog
lib/openat.h
lib/unistd.in.h
modules/faccessat
top/maint.mk