Commit 3c03c56b authored by Michael Droettboom's avatar Michael Droettboom Committed by GitHub

Merge pull request #194 from rth/disable-syscalls-sygaction-utimensat

Disable sigaction and utimensat syscalls
parents f58028e8 79b90893
......@@ -2,3 +2,5 @@
#undef HAVE_EPOLL_CREATE1
#undef HAVE_LINUX_VM_SOCKETS_H
#undef HAVE_SOCKETPAIR
#undef HAVE_UTIMENSAT
#undef HAVE_SIGACTION
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment