openat: Increase OPENAT_BUFFER_SIZE from 512 to at least 1024
[pspp] / lib / dirchownmod.h
1 #include <sys/types.h>
2 int dirchownmod (int, char const *, mode_t, uid_t, gid_t, mode_t, mode_t);