]> Savannah Git Hosting - gnulib.git/commit
faccessat: port to Solaris 10
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 15 Oct 2012 05:22:19 +0000 (22:22 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 15 Oct 2012 05:53:57 +0000 (22:53 -0700)
commitf62a2da1390a78aebe7dcbc5753ba7a2b34cf1fd
tree6bd6a6b7eea2b5e803c9178a7e22baf25f44efb0
parent573dad2ce496fa87dac2e79f37bae62e0be1d2c6
faccessat: port to Solaris 10

* lib/faccessat.c: Include <fcntl.h>, for AT_EACCESS.
Needed on Solaris 10, which doesn't have AT_EACCESS,
so we need the Gnulib fcntl.h, which defines it.
ChangeLog
lib/faccessat.c