Files
strongswan-ext/src/libstrongswan/utils
Tobias Brunner f25f4192c7 utils: Directly use syscall() to close open FDs in closefrom()
This avoids any allocations, since calling malloc() after fork() is
potentially unsafe.

Fixes #990.
2015-08-17 11:19:44 +02:00
..
2012-10-24 16:00:51 +02:00
2014-05-16 15:42:07 +02:00
2015-04-16 14:50:41 +02:00