]> git.ipfire.org Git - thirdparty/libbsd.git/commit
Add new closefrom() function
authorGuillem Jover <guillem@hadrons.org>
Sat, 31 Dec 2011 07:39:44 +0000 (08:39 +0100)
committerGuillem Jover <guillem@hadrons.org>
Tue, 29 May 2012 02:36:23 +0000 (04:36 +0200)
commit943939d0e57257c83a8113102eb9e9703963cc5c
treea4ed1c70f6230e425f4ceb853a108cb21d367b52
parent3d614131b598e52b34c487866dae4853df5ec86a
Add new closefrom() function

Code taken from sudo, man page from FreeBSD.
COPYING
configure.ac
include/bsd/unistd.h
man/Makefile.am
man/closefrom.3 [new file with mode: 0644]
src/Makefile.am
src/closefrom.c [new file with mode: 0644]
src/libbsd.map