Add rk_cloexec_dir() to lib/roken

This commit is contained in:
Asanka Herath
2009-12-22 14:03:39 -05:00
parent ff11a8ae43
commit 68cfbb7e19
6 changed files with 18 additions and 6 deletions

View File

@@ -42,6 +42,7 @@ HEIMDAL_ROKEN_1.0 {
rk_cgetstr;
rk_cloexec;
rk_cloexec_file;
rk_cloexec_dir;
rk_closefrom;
rk_copyhostent;
rk_dns_free_data;