Skip to content

v2

Compare
Choose a tag to compare
@tobhe tobhe released this 08 Feb 18:42
· 7 commits to master since this release
Some linux distributions provide a void closefrom() function in

unistd.h, others don't. Use cmake's CheckFunctionExists to find
out if that is the case and use the compat/ version otherwise.