Skip to content
Snippets Groups Projects
Commit d3ae976a authored by Nicolas Noble's avatar Nicolas Noble Committed by Nicolas "Pixel" Noble
Browse files

Not all Linuxes are equal, and secure_getenv isn't always there.

Let's include <features.h> to figure out if the system we're on is supporting secure_getenv, and adapt accordingly.
I suspect we might want to do the same with epoll, as it was added to glibc in 2.3.2, and eventfd has been added to glibc in 2.8.
parent 6be5e587
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment