mirror of
https://gitlab.freedesktop.org/libbsd/libbsd.git
synced 2025-10-23 08:31:46 +02:00
Add new closefrom() function
Code taken from sudo, man page from FreeBSD.
This commit is contained in:
@@ -89,3 +89,7 @@ LIBBSD_0.3 {
|
||||
|
||||
fpurge;
|
||||
} LIBBSD_0.2;
|
||||
|
||||
LIBBSD_0.4 {
|
||||
closefrom;
|
||||
} LIBBSD_0.3;
|
||||
|
Reference in New Issue
Block a user