Skip to content

Releases: tobhe/opencu

v3

29 Mar 20:48

Choose a tag to compare

Improve compatibility for systems without close_range system call by importing fallback method from sudo

v2

08 Feb 18:42

Choose a tag to compare

v2
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

08 Feb 14:49

Choose a tag to compare

v1
libbsd is no longer needed.