Skip to content

Tags: tobhe/opencu

Tags

v3

Toggle v3's commit message
Fix build with older gcc. Put variable declaration in scope.

v2

Toggle v2's commit message
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.

v1

Toggle v1's commit message
libbsd is no longer needed.