xfree, close-on-exec
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23468 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -404,7 +404,14 @@ int ROKEN_LIB_FUNCTION
|
||||
rk_undumpdata (const char *, void **, size_t *);
|
||||
|
||||
void ROKEN_LIB_FUNCTION
|
||||
rk_xfree (void *buf);
|
||||
rk_xfree (void *);
|
||||
|
||||
void ROKEN_LIB_FUNCTION
|
||||
rk_cloexec(int);
|
||||
|
||||
void ROKEN_LIB_FUNCTION
|
||||
rk_cloexec_file(FILE *);
|
||||
|
||||
|
||||
ROKEN_CPP_END
|
||||
|
||||
|
Reference in New Issue
Block a user