]> git.meshlink.io Git - meshlink/commit
Use access() instead of stat() for checking whether scripts exist.
authorGuus Sliepen <guus@tinc-vpn.org>
Mon, 14 Sep 2009 22:36:07 +0000 (00:36 +0200)
committerGuus Sliepen <guus@tinc-vpn.org>
Mon, 14 Sep 2009 22:36:07 +0000 (00:36 +0200)
commit633c0cf1b067d118d5453bc8522fab65ffc82d2c
treeb606986a514507212c57936bcb5dfe2add929e76
parent6f1e0ece4e61f30612ed84ca4640635a02892cc8
Use access() instead of stat() for checking whether scripts exist.
src/process.c