Some platforms (notably, the BSDs) have a more efficient implementation called

closefrom(3).


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@168522 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Tilghman Lesher
2009-01-12 23:06:12 +00:00
parent a8930194f4
commit fd3cb90841
4 changed files with 18 additions and 5 deletions

View File

@@ -153,6 +153,9 @@
/* Define to 1 if your system has a working `chown' function. */
#undef HAVE_CHOWN
/* Define to 1 if you have the `closefrom' function. */
#undef HAVE_CLOSEFROM
/* Define this to indicate the ${COS_DESCRIP} library */
#undef HAVE_COS