initial commit
[glibc.git] / sysdeps / unix / bsd / bsd4.4 / kfreebsd / fbtl / Versions
1 libc {
2 GLIBC_2.3.2 {
3 __register_atfork;
4 }
5 GLIBC_PRIVATE {
6 __libc_pthread_init;
7 __libc_current_sigrtmin_private; __libc_current_sigrtmax_private;
8 __libc_allocate_rtsig_private;
9 # needed by pthread library
10 __syscall_sigprocmask;
11 __syscall_sigwaitinfo;
12 __syscall_sigsuspend;
13 __syscall_sigaction;
14 __syscall__umtx_op;
15 # needed by librt as INLINE_SYSCALL:
16 __syscall_clock_getcpuclockid2;
17 }
18 }