Use _POSIX_VERSION, not _POSIX_SOURCE.
[gnulib.git] / lib / euidaccess.c
1995-05-19 Jim MeyeringNo longer include safe-l?stat.h.
1995-05-13 Jim Meyering(eaccess_stat): Make statp and path arguments const.
1995-01-27 Jim MeyeringDeclare errno if it's not defined.
1994-11-03 Jim MeyeringDefine S_IXUSR, S_IXGRP, and S_IXOTH in terms of _IEXEC...
1994-11-01 Jim MeyeringInitial revision