]> git.ipfire.org Git - thirdparty/glibc.git/blame - libc.map
Update.
[thirdparty/glibc.git] / libc.map
CommitLineData
714a562f
UD
1GLIBC_2.0 {
2 global:
3 # global variables
4 _errno; _itoa_lower_digits; _itoa_upper_digits;
5 __ctype_b; __ctype_tolower; __ctype_toupper;
900bec85
UD
6 _nl_msg_cat_cntr; __environ; _environ; _res;
7 ___brk_addr; __curbrk; _nl_current_LC_CTYPE; _libc_intl_domainname;
5107cf1d 8 _sys_errlist; _sys_siglist; __progname; _nl_default_dirname;
3996f34b 9 __timezone; __daylight; __tzname;
5107cf1d
UD
10 _nl_current_LC_COLLATE; __collate_element_hash;
11 __collate_element_strings; __collate_symbol_classes;
12 __collate_symbol_hash; __collate_symbol_strings;
dfd2257a 13 _obstack;
ca34d7a7 14 __progname_full; __progname;
714a562f 15
f43ce637
UD
16 _IO_list_all; _IO_stderr_; _IO_stdin_; _IO_stdout_;
17
dfd2257a
UD
18 # This is for ix86 only.
19 _fp_hw;
20
714a562f 21 # helper functions
900bec85 22 __errno_location; __libc_init_first; __h_errno_location;
714a562f
UD
23
24 # functions with special/multiple interfaces
25 __sigsetjmp; _setjmp; __sigaddset; __sigdelset; __sigismember;
0413b54c
UD
26 __sysv_signal; __bsd_getpgrp; _longjmp; _mcount;
27 __divqu; __remqu; __divqs; __remqs; __divlu; __remlu; __divls;
f43ce637 28 __remls; __divl; __reml; __divq; __remq; __divqu; __remqu;
714a562f
UD
29
30 # functions which have an additional interface since they are
31 # are cancelable.
32 __libc_wait; __libc_waitpid; __libc_pause; __libc_nanosleep;
33 __libc_open; __libc_close; __libc_read; __libc_write;
34 __libc_lseek; __libc_fcntl; __libc_tcdrain; __libc_fsync;
f43ce637
UD
35 __libc_msync; __libc_system; __libc_accept; __libc_send; __libc_recvfrom;
36 __libc_recvmsg; __libc_sendmsg; __libc_recv; __libc_sendto; __libc_connect;
714a562f
UD
37
38 # interface of malloc functions
39 __libc_calloc; __libc_free; __libc_mallinfo; __libc_malloc;
40 __libc_mallopt; __libc_memalign; __libc_pvalloc; __libc_realloc;
41 __libc_valloc;
762a2918
UD
42 __malloc_initialize_hook; __free_hook; __malloc_hook; __realloc_hook;
43 __memalign_hook; __after_morecore_hook;
44 __malloc_initialized; __default_morecore; __morecore;
714a562f
UD
45
46 # functions with required interface outside normal name space
5107cf1d
UD
47 _exit; __ivaliduser; __open_catalog;
48 __argz_count; __argz_stringify; __argz_next;
f41c8091 49 __check_rhosts_file; __rcmd_errstr; __xpg_basename;
714a562f
UD
50
51 # functions from the experimental locale implementation
52 __*_l; __newlocale; __duplocale; __freelocale;
53
54 # functions used in inline functions or macros
55 __strto*_internal; __wcsto*_internal; __getdelim;
56 __isnan; __isnanf; __isnanl; __finite; __finitef; __finitel;
900bec85 57 __isinf; __isinff; __isinfl;
714a562f
UD
58 __signbit; __signbitf; __signbitl; __cmsg_nxthdr;
59 _obstack_allocated_p; _obstack_begin; _obstack_begin_1;
60 _obstack_free; _obstack_memory_used; _obstack_newchunk;
61 __assert_fail; __assert_perror_fail;
ce37fa88 62 _IO_getc; _IO_peekc_unlocked; _IO_putc; _IO_feof; _IO_ferror;
dfd2257a
UD
63 __xstat; __fxstat; __lxstat; __xstat64; __fxstat64; __lxstat64; __xmknod;
64 __dcgettext; __uflow; __underflow; __overflow; __iswctype; __sigpause;
65 __ctype_get_mb_cur_max; __bzero;
714a562f
UD
66
67 # functions used in other libraries
dfd2257a 68 __printf_fp; __stpncpy; __stpcpy; __strdup; __mempcpy;
900bec85
UD
69 _nss_files_parse_grent; _nss_files_parse_pwent; _nss_files_parse_spent;
70 __nss_database_lookup; __internal_endnetgrent; __internal_getnetgrent_r;
71 __internal_setnetgrent; __gmtime_r; __secure_getenv;
72 __select; __sched_get_priority_max; __sched_get_priority_min;
73 __sched_getparam; __sched_getscheduler; __sched_setscheduler;
74 __sched_yield; __on_exit; __gettimeofday; __fork; __clone;
dfd2257a 75 __nss_configure_lookup; _dl_open; _dl_close; _dl_addr; _IO_file_setbuf;
d705269e
UD
76 _IO_file_init; _IO_file_attach; _IO_do_write; _IO_seekoff;
77 _IO_link_in; _IO_file_open; _IO_file_doallocate; _IO_file_fopen;
78 _IO_file_overflow; _IO_file_underflow; _IO_file_sync; _IO_file_seekoff;
79 _IO_file_close_it; _IO_file_read; _IO_file_seek; _IO_file_write;
80 _IO_file_stat; _IO_file_close; _IO_file_xsputn; _IO_sgetn;
81 _IO_seekpos; _IO_padn; _IO_getline; _IO_vfprintf;
82 _IO_proc_open; _IO_proc_close; _IO_vfscanf; _IO_free_backup_area;
83 _IO_un_link; _IO_switch_to_get_mode; _IO_default_uflow;
84 _IO_default_xsputn; _IO_default_xsgetn; _IO_default_pbackfail;
85 _IO_setb; _IO_default_doallocate; _IO_doallocbuf; _IO_init;
86 _IO_default_finish; _IO_sputbackc; _IO_sungetc; _IO_adjust_column;
87 _IO_flush_all; _IO_flush_all_linebuffered; _IO_init_marker;
88 _IO_remove_marker; _IO_marker_difference; _IO_marker_delta;
89 _IO_seekmark; _IO_unsave_markers; _IO_str_overflow;
90 _IO_str_underflow; _IO_str_init_static; _IO_str_init_readonly;
1ea89a40 91 _IO_str_seekoff; _IO_str_pbackfail; _IO_file_jumps;
1618c590 92 _IO_peekc_locked; _IO_flockfile; _IO_funlockfile;
f43ce637 93 _IO_fopen; _IO_fclose;
ca34d7a7 94 __vsscanf; __vfscanf; __vsnprintf;
60c96635 95 _rpc_dtablesize; _null_auth; _seterr_reply;
8f2ece69 96 __res_randomid;
714a562f 97
650425ce
UD
98 # Exception handling support functions from libgcc
99 __register_frame; __register_frame_table; __deregister_frame;
100 __frame_state_for;
101
8f2ece69
UD
102 # variables in normal name space
103 argp_err_exit_status; argp_program_bug_address; argp_program_version;
104 argp_program_version_hook;
105 daylight;
106 environ;
107 errno; error_message_count; error_one_per_line; error_print_progname;
108 getdate_err;
109 h_errlist; h_errno; h_nerr;
110 in6addr_any; in6addr_loopback;
111 loc1; loc2; locs;
112 mallwatch;
113 obstack_alloc_failed_handler; obstack_exit_failure;
114 optarg; opterr; optind; optopt;
115 program_invocation_name; program_invocation_short_name;
116 re_max_failures; re_syntax_options; rexecoptions; rpc_createerr;
117 stderr; stdin; stdout; svc_fdset; svcauthdes_stats;
118 sys_errlist; sys_nerr; sys_sigabbrev; sys_siglist;
119 timezone; tzname;
120
121 # functions in normal name space
122 # Please keep them sorted by name!
123
124 # a*
125 a64l; abort; abs; accept; access; acct; addmntent; addseverity;
126 adjtime; adjtimex; advance; alarm; alphasort;
127
128 argp_error; argp_failure; argp_fmtstream_free; argp_fmtstream_point;
129 argp_fmtstream_printf; argp_fmtstream_putc; argp_fmtstream_puts;
130 argp_fmtstream_set_lmargin; argp_fmtstream_set_rmargin;
131 argp_fmtstream_set_wmargin; argp_fmtstream_write; argp_help;
132 argp_make_fmtstream; argp_parse; argp_state_help; argp_usage;
133
134 argz_add; argz_add_sep; argz_append; argz_count; argz_create;
135 argz_create_sep; argz_delete; argz_extract; argz_insert; argz_next;
136 argz_replace; argz_stringify;
137
138 asctime; asctime_r; asprintf; atexit; atof; atoi; atol; atoll;
139 authdes_create; authdes_getucred; authdes_pk_create; authnone_create;
140 authunix_create; authunix_create_default;
141
142 # b*
143 basename; bcmp; bcopy; bdflush; bind; bindresvport;
144 bindtextdomain; brk; bsd_signal; bsearch; btowc; bzero;
145
146 # c*
147 cachectl; cacheflush; calloc; callrpc; canonicalize_file_name;
148 catclose; catgets; catopen;
149 cbc_crypt; cfgetispeed; cfgetospeed; cfmakeraw; cfree;
150 cfsetispeed; cfsetospeed; cfsetspeed; chdir; chflags; chmod; chown;
151 chroot; clearenv; clearerr; clearerr_unlocked;
152
153 clnt_broadcast; clnt_create; clnt_pcreateerror; clnt_perrno;
154 clnt_perror; clnt_spcreateerror; clnt_sperrno; clnt_sperror;
155 clntraw_create; clnttcp_create; clntudp_bufcreate; clntudp_create;
156
157 clock; clone; close; closedir; closelog; confstr; connect; copysign;
dfd2257a
UD
158 copysignf; copysignl; creat; creat64; create_module; ctermid; ctime;
159 ctime_r; cuserid;
8f2ece69
UD
160
161 # d*
162 daemon; dcgettext; delete_module; des_setparity; dgettext;
163 difftime; dirfd; dirname; div; dprintf; drand48; drand48_r; dup; dup2;
164 dysize;
165
166 # e*
167 ecb_crypt; ecvt; ecvt_r; endaliasent; endfsent; endgrent; endhostent;
168 endmntent; endnetent; endnetgrent; endprotoent; endpwent; endrpcent;
169 endservent; endspent; endttyent; endusershell; endutent; endutxent;
170 envz_add; envz_entry; envz_get; envz_merge; envz_remove;
171 envz_strip; erand48; erand48_r; err; error; error_at_line; errx;
172
173 ether_aton; ether_aton_r; ether_hostton; ether_line; ether_ntoa;
174 ether_ntoa_r; ether_ntohost;
175
176 euidaccess; execl; execle; execlp; execv; execve; execvp; exit;
177
178 # f*
179 fchdir; fchflags; fchmod; fchown; fclose; fcloseall; fcntl; fcvt;
180 fcvt_r; fdatasync; fdopen; feof; feof_unlocked; ferror;
181 ferror_unlocked; fexecve; fflush; fflush_unlocked; ffs; fgetc;
dfd2257a 182 fgetgrent; fgetgrent_r; fgetpos; fgetpos64; fgetpwent; fgetpwent_r; fgets;
8f2ece69 183 fgetspent; fgetspent_r; fileno; fileno_unlocked; finite; finitef;
f43ce637 184 finitel; flock; flockfile; fmtmsg; fnmatch; fopen; fopen64; fopencookie;
dfd2257a 185 fork; fpathconf; fprintf; fputc; fputc_unlocked; fputs; fread; free;
f43ce637 186 freeaddrinfo; freopen; freopen64; frexp; frexpf; frexpl; fscanf; fseek;
dfd2257a
UD
187 fseeko; fseeko64; fsetpos; fsetpos64; fstatfs; fstatfs64; fsync; ftell;
188 ftello; ftello64; ftime; ftok; ftruncate; ftruncate64; ftrylockfile;
189 fts_children; fts_close; fts_open; fts_read; fts_set; ftw; ftw64;
8f2ece69
UD
190 funlockfile; fwrite;
191
192 # g*
193 gai_strerror; gcvt; get_avphys_pages; get_current_dir_name;
194 get_kernel_syms; get_myaddress; get_nprocs; get_nprocs_conf;
195 get_phys_pages; getaddrinfo; getaliasbyname; getaliasbyname_r;
196 getaliasent; getaliasent_r; getc; getc_unlocked; getchar;
0413b54c
UD
197 getchar_unlocked; getcontext;
198 getcwd; getdate; getdate_r; getdelim; getdirentries;
8f2ece69
UD
199 getdomainname; getdtablesize; getegid; getenv; geteuid; getfsent;
200 getfsfile; getfsspec; getgid; getgrent; getgrent_r; getgrgid;
201 getgrgid_r; getgrnam; getgrnam_r; getgroups; gethostbyaddr;
202 gethostbyaddr_r; gethostbyname; gethostbyname2; gethostbyname2_r;
203 gethostbyname_r; gethostent; gethostent_r; gethostid; gethostname;
204 getitimer; getline; getlogin; getlogin_r; getmntent; getmntent_r;
205 getnameinfo; getnetbyaddr; getnetbyaddr_r; getnetbyname;
206 getnetbyname_r; getnetent; getnetent_r; getnetgrent; getnetgrent_r;
207 getnetname; getopt; getopt_long; getopt_long_only; getpagesize;
208 getpass; getpeername; getpgid; getpgrp; getpid; getppid; getpriority;
209 getprotobyname; getprotobyname_r; getprotobynumber;
210 getprotobynumber_r; getprotoent; getprotoent_r; getpublickey; getpw;
211 getpwent; getpwent_r; getpwnam; getpwnam_r; getpwuid; getpwuid_r;
0413b54c 212 getresgid; getresuid;
dfd2257a 213 getrlimit; getrlimit64; getrpcbyname; getrpcbyname_r; getrpcbynumber;
8f2ece69
UD
214 getrpcbynumber_r; getrpcent; getrpcent_r; getrpcport; getrusage; gets;
215 getsecretkey; getservbyname; getservbyname_r; getservbyport;
216 getservbyport_r; getservent; getservent_r; getsid; getsockname;
217 getsockopt; getspent; getspent_r; getspnam; getspnam_r; getsubopt;
218 gettext; gettimeofday; getttyent; getttynam; getuid; getusershell;
219 getutent; getutent_r; getutid; getutid_r; getutline; getutline_r;
0413b54c
UD
220 getutxent; getutxid; getutxline; getw; getwd; glob; glob_pattern_p;
221 globfree; gmtime; gmtime_r; group_member; gsignal; gtty;
8f2ece69
UD
222
223 # h*
224 hasmntopt; hcreate; hcreate_r; hdestroy; hdestroy_r; herror;
225 host2netname; hsearch; hsearch_r; hstrerror; htonl; htons;
226
227 # i*
0413b54c 228 ieee_get_fp_control; ieee_set_fp_control;
8f2ece69
UD
229 if_freenameindex; if_indextoname; if_nameindex; if_nametoindex; index;
230 inet6_isipv4mapped; inet_addr; inet_aton; inet_lnaof; inet_makeaddr;
231 inet_netof; inet_network; inet_nsap_addr; inet_nsap_ntoa; inet_ntoa;
232 inet_ntop; inet_pton; init_module; initgroups; initstate; initstate_r;
f43ce637
UD
233 innetgr; insque; ioctl; ioperm; iopl; iruserok; iconv_open; iconv;
234 iconv_close;
8f2ece69
UD
235
236 isalnum; isalpha; isascii; isatty; isblank; iscntrl; isdigit;
237 isfdtype; isgraph; isinf; isinff; isinfl; islower; isnan; isnanf;
238 isnanl; isprint; ispunct; isspace; isupper; iswalnum; iswalpha;
239 iswblank; iswcntrl; iswctype; iswdigit; iswgraph; iswlower; iswprint;
240 iswpunct; iswspace; iswupper; iswxdigit; isxdigit;
241
242 # j*
243 jrand48; jrand48_r;
244
245 # k*
246 key_decryptsession; key_decryptsession_pk; key_encryptsession;
247 key_encryptsession_pk; key_gendes; key_get_conv; key_secretkey_is_set;
248 key_setnet; key_setsecret;
249
250 kill; killpg; klogctl;
251
252 # l*
253 l64a; labs; lchown; lckpwdf; lcong48; lcong48_r; ldexp; ldexpf;
254 ldexpl; ldiv; lfind; link; listen; llabs; lldiv; llseek; localeconv;
dfd2257a
UD
255 localtime; localtime_r; lockf; lockf64; longjmp; lrand48; lrand48_r;
256 lsearch; lseek; lseek64;
8f2ece69
UD
257
258 # m*
259 madvise;
260
261 mallinfo; malloc; malloc_get_state; malloc_set_state;
262 malloc_stats; malloc_trim; malloc_usable_size; mallopt;
263
264 mblen; mbrlen; mbrtowc; mbsinit; mbsnrtowcs; mbsrtowcs; mbstowcs;
265 mbtowc; mcheck; mcount;
266
267 memalign; memccpy; memchr; memcmp; memcpy; memfrob; memmem;
dfd2257a 268 memmove; mempcpy; memset;
8f2ece69
UD
269
270 mkdir; mkfifo; mkstemp; mktemp; mktime; mlock;
dfd2257a 271 mlockall; mmap; mmap64; modf; modff; modfl; moncontrol; monstartup; mount;
8f2ece69
UD
272 mprobe; mprotect; mrand48; mrand48_r; mremap; msgctl; msgget; msgrcv;
273 msgsnd; msync; mtrace; munlock; munlockall; munmap; muntrace;
274
275 # n*
dfd2257a
UD
276 nanosleep; netname2host; netname2user; nftw; nftw64; nfsservctl; nice;
277 nl_langinfo; nrand48; nrand48_r; ntohl; ntohs;
8f2ece69
UD
278
279 # o*
dfd2257a 280 obstack_free; obstack_printf; obstack_vprintf; on_exit; open; open64;
8f2ece69
UD
281 open_memstream; opendir; openlog;
282
283 # p*
0413b54c
UD
284 parse_printf_format; passwd2des; pathconf; pause; pciconfig_read;
285 pciconfig_write; pclose; perror;
8f2ece69 286 personality; pipe; pmap_getmaps; pmap_getport; pmap_rmtcall; pmap_set;
dfd2257a
UD
287 pmap_unset; poll; popen; prctl; pread; printf; printf_size;
288 printf_size_info; profil; profil_counter; pwrite; pselect; psignal;
8f2ece69
UD
289
290 pthread_attr_destroy;
291 pthread_attr_getdetachstate; pthread_attr_getinheritsched;
292 pthread_attr_getschedparam; pthread_attr_getschedpolicy;
293 pthread_attr_getscope; pthread_attr_init; pthread_attr_setdetachstate;
294 pthread_attr_setinheritsched; pthread_attr_setschedparam;
295 pthread_attr_setschedpolicy; pthread_attr_setscope;
296 pthread_cond_broadcast; pthread_cond_destroy; pthread_cond_init;
297 pthread_cond_signal; pthread_cond_wait; pthread_condattr_destroy;
298 pthread_condattr_init; pthread_equal; pthread_exit;
299 pthread_getschedparam; pthread_mutex_destroy; pthread_mutex_init;
300 pthread_mutex_lock; pthread_mutex_unlock;
301 pthread_mutexattr_getkind_np; pthread_mutexattr_setkind_np;
302 pthread_self; pthread_setcancelstate; pthread_setcanceltype;
303 pthread_setschedparam;
304
305 ptrace; putc; putc_unlocked; putchar;
306 putchar_unlocked; putenv; putpwent; puts; putspent; pututline;
307 pututxline; putw; pvalloc;
308
309 # q*
0413b54c 310 qecvt; qecvt_r; query_module; qfcvt; qfcvt_r; qgcvt; qsort; quotactl;
8f2ece69
UD
311
312 # r*
313 raise; rand; rand_r; random; random_r; rcmd;
314
315 re_comp; re_compile_fastmap; re_compile_pattern; re_exec; re_match;
316 re_match_2; re_search; re_search_2; re_set_registers; re_set_syntax;
317
dfd2257a
UD
318 read; readdir; readdir_r; readdir64; readdir64_r; readlink; readv;
319 realloc; realpath; reboot; recv; recvfrom; recvmsg; regcomp; regerror;
320 regexec; regfree; register_printf_function; registerrpc; remove; remque;
321 rename; res_init; revoke; rewind; rewinddir; rexec; rindex; rmdir; rpmatch;
8f2ece69
UD
322 rresvport; rtime; ruserok; ruserpass;
323
324 # s*
325 sbrk; scalbn; scalbnf; scalbnl; scandir; scanf;
326
327 sched_get_priority_max; sched_get_priority_min; sched_getparam;
328 sched_getscheduler; sched_rr_get_interval; sched_setparam;
329 sched_setscheduler; sched_yield;
330
331 seed48; seed48_r; seekdir; select;
332 semctl; semget; semop; send; sendmsg; sendto; setaliasent; setbuf;
0413b54c
UD
333 setbuffer; setcontext;
334 setdomainname; setegid; setenv; seteuid; setfsent;
8f2ece69
UD
335 setfsgid; setfsuid; setgid; setgrent; setgroups; sethostent;
336 sethostid; sethostname; setitimer; setjmp; setlinebuf; setlocale;
337 setlogin; setlogmask; setmntent; setnetent; setnetgrent; setpgid;
0413b54c 338 setpgrp; setpriority; setprotoent; setpwent; setregid; setresgid;
dfd2257a
UD
339 setresuid; setreuid; setrlimit; setrlimit64; setrpcent; setservent;
340 setsid; setsockopt; setspent;
8f2ece69
UD
341 setstate; setstate_r; settimeofday; setttyent; setuid; setusershell;
342 setutent; setutxent; setvbuf; sgetspent; sgetspent_r; shmat; shmctl;
343 shmdt; shmget; shutdown;
344
345 sigaction; sigaddset; sigaltstack; sigandset; sigblock; sigdelset;
346 sigemptyset; sigfillset; siggetmask; siginterrupt; sigisemptyset;
347 sigismember; siglongjmp; signal; sigorset; sigpause; sigpending;
348 sigprocmask; sigreturn; sigsetmask; sigstack; sigsuspend; sigvec;
349 sigwait;
350
351 sleep; snprintf; socket; socketpair; sprintf; srand; srand48;
dfd2257a
UD
352 srand48_r; srandom; srandom_r; sscanf; ssignal; sstk; statfs; statfs64;
353 step; stime; stpcpy; stpncpy; strcasecmp; strcat; strchr; strcmp; strcoll;
8f2ece69
UD
354 strcpy; strcspn; strdup; strerror; strerror_r; strfmon; strfry;
355 strftime; strlen; strncasecmp; strncat; strncmp; strncpy; strndup;
356 strnlen; strpbrk; strptime; strrchr; strsep; strsignal; strspn;
357 strstr; strtod; strtof; strtok; strtok_r; strtol; strtold; strtoll;
358 strtoq; strtoul; strtoull; strtouq; strverscmp; strxfrm; stty;
359
360 svc_exit; svc_getreq; svc_getreqset; svc_register; svc_run;
361 svc_sendreply; svc_unregister; svcerr_auth; svcerr_decode;
362 svcerr_noproc; svcerr_noprog; svcerr_progvers; svcerr_systemerr;
363 svcerr_weakauth; svcfd_create; svcraw_create; svctcp_create;
364 svcudp_bufcreate; svcudp_create; svcudp_enablecache;
365
366 swab; swapoff; swapon; symlink; sync;
0413b54c 367 syscall; sysconf; sysctl; sysinfo; syslog; sysmips;
8f2ece69
UD
368 system;
369
370 # t*
371 tcdrain; tcflow; tcflush; tcgetattr; tcgetpgrp; tcsendbreak;
372 tcsetattr; tcsetpgrp; tdelete; tdestroy; telldir; tempnam; textdomain;
dfd2257a
UD
373 tfind; time; timegm; timelocal; times; tmpfile; tmpfile64; tmpnam;
374 tmpnam_r;
8f2ece69
UD
375
376 toascii; tolower; toupper; towctrans; towlower; towupper;
dfd2257a
UD
377 tr_break; truncate; truncate64; tsearch; ttyname; ttyname_r; ttyslot;
378 twalk; tzset;
8f2ece69
UD
379
380 # u*
381 ualarm; ulckpwdf; ulimit; umask; umount; uname; ungetc; unlink;
382 unsetenv; updwtmp; uselib; user2netname; usleep; ustat; utime; utimes;
383 utmpname;
384
385 # v*
386 valloc; vasprintf; vdprintf; verr; verrx; versionsort; vfork;
387 vfprintf; vfscanf; vhangup; vlimit; vm86; vprintf; vscanf; vsnprintf;
388 vsprintf; vsscanf; vsyslog; vtimes; vwarn; vwarnx;
389
390 # w*
391 wait; wait3; wait4; waitpid; warn; warnx;
392
393 wcpcpy; wcpncpy; wcrtomb; wcscasecmp; wcscat; wcschr; wcscmp; wcscoll;
394 wcscpy; wcscspn; wcsdup; wcslen; wcsncasecmp; wcsncat; wcsncmp;
395 wcsncpy; wcsnrtombs; wcspbrk; wcsrchr; wcsrtombs; wcsspn; wcsstr;
396 wcstod; wcstof; wcstok; wcstol; wcstold; wcstoll; wcstombs; wcstoq;
397 wcstoul; wcstoull; wcstouq; wcswcs; wcswidth; wcsxfrm; wctob; wctomb;
398 wctrans; wctype; wcwidth;
399
55c14926
UD
400 wmemchr; wmemcmp; wmemcpy; wmemmove; wmemset;
401
402 wordexp; wordfree;
403
404 write; writev;
8f2ece69
UD
405
406 # x*
407 xdecrypt; xdr_accepted_reply; xdr_array; xdr_authdes_cred;
408 xdr_authdes_verf; xdr_authunix_parms; xdr_bool; xdr_bytes;
409 xdr_callhdr; xdr_callmsg; xdr_char; xdr_cryptkeyarg; xdr_cryptkeyarg2;
410 xdr_cryptkeyres; xdr_des_block; xdr_double; xdr_enum; xdr_float;
411 xdr_free; xdr_getcredres; xdr_int; xdr_key_netstarg; xdr_key_netstres;
412 xdr_keybuf; xdr_keystatus; xdr_long; xdr_netnamestr; xdr_netobj;
413 xdr_opaque; xdr_opaque_auth; xdr_pmap; xdr_pmaplist; xdr_pointer;
414 xdr_reference; xdr_rejected_reply; xdr_replymsg; xdr_rmtcall_args;
0413b54c 415 xdr_rmtcallres; xdr_short; xdr_sizeof; xdr_string; xdr_u_char; xdr_u_int;
8f2ece69
UD
416 xdr_u_long; xdr_u_short; xdr_union; xdr_unixcred; xdr_vector;
417 xdr_void; xdr_wrapstring; xdrmem_create; xdrrec_create;
418 xdrrec_endofrecord; xdrrec_eof; xdrrec_skiprecord; xdrstdio_create;
419 xencrypt; xprt_register; xprt_unregister;
714a562f
UD
420
421 local:
422 *;
423};
1ea89a40
UD
424
425GLIBC_2.1 {
426 global:
f43ce637 427 # global variables
6973fc01 428 _IO_2_1_stdin_; _IO_2_1_stdout_; _IO_2_1_stderr_;
f43ce637
UD
429
430 # functions used in other libraries
431 _IO_fclose; _IO_fopen;
432
433 # functions in normal name space
434 fopen; fclose;
435
f2ea0f5b 436} GLIBC_2.0;