v1.1.24 update
[musl-tables] / abi_func.cc
index 34edd17..d04a252 100644 (file)
@@ -321,6 +321,7 @@ T(conj)
 T(conjf)
 T(conjl)
 T(connect)
+T(copy_file_range)
 T(copysign)
 T(copysignf)
 T(copysignl)
@@ -991,8 +992,10 @@ T(posix_madvise)
 T(posix_memalign)
 T(posix_openpt)
 T(posix_spawn)
+T(posix_spawn_file_actions_addchdir_np)
 T(posix_spawn_file_actions_addclose)
 T(posix_spawn_file_actions_adddup2)
+T(posix_spawn_file_actions_addfchdir_np)
 T(posix_spawn_file_actions_addopen)
 T(posix_spawn_file_actions_destroy)
 T(posix_spawn_file_actions_init)
@@ -1232,6 +1235,7 @@ T(sched_setaffinity)
 T(sched_setparam)
 T(sched_setscheduler)
 T(sched_yield)
+T(secure_getenv)
 T(seed48)
 T(seekdir)
 T(select)