mirror of
git://sourceware.org/git/glibc.git
synced 2024-12-21 04:31:04 +08:00
Define ACC_INVOKER.
This commit is contained in:
parent
e110de6683
commit
b146f38432
@ -18,6 +18,8 @@
|
||||
|
||||
#include <unistd.h>
|
||||
|
||||
#define ACC_INVOKER 0x01
|
||||
|
||||
extern int accessx (const char *name, int type, int who);
|
||||
|
||||
int
|
||||
|
Loading…
Reference in New Issue
Block a user