3 # variables used in macros & inline functions
4 __hurd_threadvar_stack_mask; __hurd_threadvar_stack_offset;
6 # functions used in libmachuser and libhurduser
7 _S_catch_exception_raise;
8 _S_catch_exception_raise_state;
9 _S_catch_exception_raise_state_identity;
10 _S_msg_add_auth; _S_msg_del_auth;
11 _S_msg_describe_ports;
12 _S_msg_get_dtable; _S_msg_set_dtable;
13 _S_msg_get_env_variable; _S_msg_set_env_variable;
14 _S_msg_get_environment; _S_msg_set_environment;
15 _S_msg_get_fd; _S_msg_set_fd;
16 _S_msg_get_init_int; _S_msg_set_init_int;
17 _S_msg_get_init_ints; _S_msg_set_init_ints;
18 _S_msg_get_init_port; _S_msg_set_init_port;
19 _S_msg_get_init_ports; _S_msg_set_init_ports;
20 _S_msg_proc_newids; _S_msg_report_wait;
21 _S_msg_sig_post; _S_msg_sig_post_untraced;
22 _hurd_intr_rpc_mach_msg;
23 _hurdsig_fault_catch_exception_raise;
24 _hurdsig_fault_catch_exception_raise_state;
25 _hurdsig_fault_catch_exception_raise_state_identity;
27 # "quasi-internal" variables
29 _hurd_dtable; _hurd_dtablesize; _hurd_dtable_lock;
34 # "quasi-internal" functions
35 _hurd_canonicalize_directory_name_internal;
36 _hurd_critical_section_lock;
37 _hurd_critical_section_unlock;
38 _hurd_exception2signal;
46 _hurd_port_locked_get;
48 _hurd_thread_sigstate;
50 # functions in normal name space
53 file_name_lookup; file_name_lookup_under; file_name_path_lookup;
59 getauth; getcrdir; getcwdir; getcttyid; getdport; getproc; getumask;
64 hurd_file_name_lookup; hurd_file_name_lookup_retry;
65 hurd_file_name_path_lookup; hurd_file_name_split;
67 hurd_safe_copyin; hurd_safe_copyout;
68 hurd_safe_memmove; hurd_safe_memset;
70 hurd_thread_cancel; hurd_thread_self;
71 hurd_unpreempt_signals;
80 setauth; setcrdir; setcwdir; setproc; setcttyid;
89 # "quasi-internal" functions
100 directory_name_split;
103 hurd_directory_name_split;
106 # These always existed as inlines but the real functions were not exported.
110 # Same for these "quasi-internal" functions
114 # internal symbols used by other libraries (e.g. librt)
116 _hurdsig_interrupt_timeout;
117 _hurdsig_fault_preemptor; _hurdsig_fault_env;
120 # functions used in macros & inline functions
124 # "quasi-internal" functions
128 # These always existed as inlines but the real functions were not exported.
129 _hurd_fd_error_signal; _hurd_fd_error;
130 __hurd_dfail; __hurd_sockfail;
131 _hurd_port_locked_set;
132 __hurd_threadvar_location_from_sp;
133 __hurd_threadvar_location;
134 _hurd_userlink_link; _hurd_userlink_unlink; _hurd_userlink_clear;
137 # "quasi-internal" functions
142 # "quasi-internal" functions
143 _hurd_libc_proc_init;
147 # weak refs to libthreads functions that libc calls iff libthreads in use
148 __cthread_fork; __pthread_create; __cthread_detach; __pthread_detach;
149 __pthread_getattr_np; __pthread_attr_getstack;
151 # cthreads functions with stubs in libc
152 __cthread_keycreate; __cthread_getspecific; __cthread_setspecific;
156 # Used by other libs.
157 __lll_abstimed_wait; __lll_abstimed_wait_intr; __lll_abstimed_xwait;
158 __lll_abstimed_lock; __lll_robust_lock;
159 __lll_robust_abstimed_lock; __lll_robust_trylock;
161 __libc_open; __libc_close;
163 # Used by libpthread.
164 _hurd_sigstate_set_global_rcv;
166 _hurd_sigstate_pending;
167 _hurd_sigstate_unlock;
168 _hurd_sigstate_delete;