3 # functions with a weak definition in the dynamic linker
7 # Functions shared with the dynamic linker
8 __libc_read; __libc_write; __libc_lseek64;
16 # variables that must be shared with libc
17 __hurd_sigthread_stack_base; __hurd_sigthread_stack_end;
18 __hurd_sigthread_variables;
19 __hurd_threadvar_stack_mask; __hurd_threadvar_stack_offset;
21 # functions that must be shared with libc
22 __close; __getcwd; __getpid;
23 __mmap; __open; __xstat64; __fxstat64;
24 _exit; _hurd_intr_rpc_mach_msg;
28 # this also must be shared with libc.
34 # functions that must be shared with libc
35 __libc_read; __libc_write; __libc_lseek64;