3 # functions used in libmachuser and libhurduser
4 _S_catch_exception_raise;
5 _S_catch_exception_raise_state;
6 _S_catch_exception_raise_state_identity;
7 _S_msg_add_auth; _S_msg_del_auth;
9 _S_msg_get_dtable; _S_msg_set_dtable;
10 _S_msg_get_env_variable; _S_msg_set_env_variable;
11 _S_msg_get_environment; _S_msg_set_environment;
12 _S_msg_get_fd; _S_msg_set_fd;
13 _S_msg_get_init_int; _S_msg_set_init_int;
14 _S_msg_get_init_ints; _S_msg_set_init_ints;
15 _S_msg_get_init_port; _S_msg_set_init_port;
16 _S_msg_get_init_ports; _S_msg_set_init_ports;
17 _S_msg_proc_newids; _S_msg_report_wait;
18 _S_msg_sig_post; _S_msg_sig_post_untraced;
19 _hurd_intr_rpc_mach_msg;
20 _hurdsig_fault_catch_exception_raise;
21 _hurdsig_fault_catch_exception_raise_state;
22 _hurdsig_fault_catch_exception_raise_state_identity;
24 # "quasi-internal" variables
26 _hurd_dtable; _hurd_dtablesize; _hurd_dtable_lock;
31 # "quasi-internal" functions
32 _hurd_canonicalize_directory_name_internal;
33 _hurd_critical_section_lock;
34 _hurd_critical_section_unlock;
35 _hurd_exception2signal;
43 _hurd_port_locked_get;
45 _hurd_thread_sigstate;
47 # functions in normal name space
50 file_name_lookup; file_name_lookup_under; file_name_path_lookup;
56 getauth; getcrdir; getcwdir; getcttyid; getdport; getproc; getumask;
61 hurd_file_name_lookup; hurd_file_name_lookup_retry;
62 hurd_file_name_path_lookup; hurd_file_name_split;
64 hurd_safe_copyin; hurd_safe_copyout;
65 hurd_safe_memmove; hurd_safe_memset;
67 hurd_thread_cancel; hurd_thread_self;
68 hurd_unpreempt_signals;
77 setauth; setcrdir; setcwdir; setproc; setcttyid;
86 # "quasi-internal" functions
100 hurd_directory_name_split;
103 # These always existed as inlines but the real functions were not exported.
107 # Same for these "quasi-internal" functions
111 # internal symbols used by other libraries (e.g. librt)
113 _hurdsig_interrupt_timeout;
114 _hurdsig_fault_preemptor; _hurdsig_fault_env;
117 # functions used in macros & inline functions
121 # "quasi-internal" functions
125 # These always existed as inlines but the real functions were not exported.
126 _hurd_fd_error_signal; _hurd_fd_error;
127 __hurd_dfail; __hurd_sockfail;
128 _hurd_port_locked_set;
129 _hurd_userlink_link; _hurd_userlink_unlink; _hurd_userlink_clear;
132 # "quasi-internal" functions
137 # "quasi-internal" functions
138 _hurd_libc_proc_init;
142 # weak refs to libthreads functions that libc calls iff libthreads in use
143 __cthread_fork; __pthread_create; __cthread_detach; __pthread_detach;
144 __pthread_getattr_np; __pthread_attr_getstack;
146 # cthreads functions with stubs in libc
147 __cthread_keycreate; __cthread_getspecific; __cthread_setspecific;
151 # Used by other libs.
152 __lll_abstimed_wait; __lll_abstimed_wait_intr; __lll_abstimed_xwait;
153 __lll_abstimed_lock; __lll_robust_lock;
154 __lll_robust_abstimed_lock; __lll_robust_trylock;
156 __libc_open; __libc_close;
158 # Used by libpthread.
159 _hurd_sigstate_set_global_rcv;
161 _hurd_sigstate_pending;
162 _hurd_sigstate_unlock;
163 _hurd_sigstate_delete;