xref: /xnu-12377.41.6/tests/unit/tools/xnu_lib.unexport (revision bbb1b6f9e71b8cdde6e5cd6f4841f207dee3d828)
1# The symbols in this file are symbols that darwintest main uses from libc and that XNU defines.
2_gettimeofday
3_getpid
4_getuid
5_geteuid
6_setpriority
7_open
8_write
9_dup2
10_exit
11_posix_spawn
12_task_policy_set
13__stack_chk_fail
14# used by pthreads
15_mach_vm_deallocate
16# used by tests
17_sleep
18# used by mock library
19_abort
20# used by llvm compiler_rt when creating coverage file
21_mkdir
22# for debugging
23_backtrace
24# used by sanitizers
25_task_set_exc_guard_behavior
26