1fc6f17a31
in the private area anyway. Nothing in FreeBSD uses it any more anyway.
446 lines
6.7 KiB
Plaintext
446 lines
6.7 KiB
Plaintext
# $FreeBSD$
|
|
|
|
FBSD_1.0 {
|
|
__xuname;
|
|
pthread_atfork;
|
|
pthread_attr_destroy;
|
|
pthread_attr_getdetachstate;
|
|
pthread_attr_getguardsize;
|
|
pthread_attr_getinheritsched;
|
|
pthread_attr_getschedparam;
|
|
pthread_attr_getschedpolicy;
|
|
pthread_attr_getscope;
|
|
pthread_attr_getstackaddr;
|
|
pthread_attr_getstacksize;
|
|
pthread_attr_init;
|
|
pthread_attr_setdetachstate;
|
|
pthread_attr_setguardsize;
|
|
pthread_attr_setinheritsched;
|
|
pthread_attr_setschedparam;
|
|
pthread_attr_setschedpolicy;
|
|
pthread_attr_setscope;
|
|
pthread_attr_setstackaddr;
|
|
pthread_attr_setstacksize;
|
|
pthread_cancel;
|
|
pthread_cleanup_pop;
|
|
pthread_cleanup_push;
|
|
pthread_cond_broadcast;
|
|
pthread_cond_destroy;
|
|
pthread_cond_init;
|
|
pthread_cond_signal;
|
|
pthread_cond_timedwait;
|
|
pthread_cond_wait;
|
|
pthread_detach;
|
|
pthread_equal;
|
|
pthread_exit;
|
|
pthread_getspecific;
|
|
pthread_join;
|
|
pthread_key_create;
|
|
pthread_key_delete;
|
|
pthread_kill;
|
|
pthread_main_np;
|
|
pthread_mutex_destroy;
|
|
pthread_mutex_init;
|
|
pthread_mutex_lock;
|
|
pthread_mutex_trylock;
|
|
pthread_mutex_unlock;
|
|
pthread_mutexattr_destroy;
|
|
pthread_mutexattr_init;
|
|
pthread_mutexattr_settype;
|
|
pthread_once;
|
|
pthread_rwlock_destroy;
|
|
pthread_rwlock_init;
|
|
pthread_rwlock_rdlock;
|
|
pthread_rwlock_tryrdlock;
|
|
pthread_rwlock_trywrlock;
|
|
pthread_rwlock_unlock;
|
|
pthread_rwlock_wrlock;
|
|
pthread_self;
|
|
pthread_setcancelstate;
|
|
pthread_setcanceltype;
|
|
pthread_setspecific;
|
|
pthread_sigmask;
|
|
pthread_testcancel;
|
|
alarm;
|
|
arc4random;
|
|
arc4random_addrandom;
|
|
arc4random_stir;
|
|
__assert;
|
|
basename;
|
|
check_utility_compat;
|
|
clock;
|
|
closedir;
|
|
confstr;
|
|
encrypt;
|
|
des_setkey;
|
|
des_cipher;
|
|
setkey;
|
|
ctermid;
|
|
ctermid_r;
|
|
daemon;
|
|
devname;
|
|
devname_r;
|
|
dirname;
|
|
getdiskbyname;
|
|
dladdr;
|
|
dlclose;
|
|
dlerror;
|
|
dlfunc;
|
|
dllockinit;
|
|
dlopen;
|
|
dlsym;
|
|
dlvsym;
|
|
dlinfo;
|
|
drand48;
|
|
erand48;
|
|
err_set_file;
|
|
err_set_exit;
|
|
err;
|
|
verr;
|
|
errc;
|
|
verrc;
|
|
errx;
|
|
verrx;
|
|
warn;
|
|
vwarn;
|
|
warnc;
|
|
vwarnc;
|
|
warnx;
|
|
vwarnx;
|
|
sys_errlist;
|
|
sys_nerr;
|
|
errno;
|
|
execl;
|
|
execle;
|
|
execlp;
|
|
execv;
|
|
execvp;
|
|
execvP;
|
|
fmtcheck;
|
|
fmtmsg;
|
|
fnmatch;
|
|
__fpclassifyf;
|
|
__fpclassifyd;
|
|
__fpclassifyl;
|
|
frexp;
|
|
setfstab;
|
|
getfstab;
|
|
getfsent;
|
|
getfsspec;
|
|
getfsfile;
|
|
setfsent;
|
|
endfsent;
|
|
ftok;
|
|
fts_open;
|
|
fts_close;
|
|
fts_read;
|
|
fts_set;
|
|
fts_children;
|
|
fts_get_clientptr;
|
|
fts_get_stream;
|
|
fts_set_clientptr;
|
|
ftw;
|
|
glob;
|
|
globfree;
|
|
getbootfile;
|
|
getbsize;
|
|
cgetset;
|
|
cgetcap;
|
|
cgetent;
|
|
cgetmatch;
|
|
cgetfirst;
|
|
cgetclose;
|
|
cgetnext;
|
|
cgetstr;
|
|
cgetustr;
|
|
cgetnum;
|
|
getcwd;
|
|
getdomainname;
|
|
setgrent;
|
|
setgroupent;
|
|
endgrent;
|
|
getgrent_r;
|
|
getgrnam_r;
|
|
getgrgid_r;
|
|
getgrnam;
|
|
getgrgid;
|
|
getgrent;
|
|
# Why are __gr_parse_entry() and __gr_match_entry() not static in
|
|
# gen/getgrent.c?
|
|
getgrouplist;
|
|
gethostname;
|
|
getloadavg;
|
|
getlogin;
|
|
getlogin_r;
|
|
getmntinfo;
|
|
setnetgrent;
|
|
getnetgrent;
|
|
endnetgrent;
|
|
innetgr;
|
|
getosreldate;
|
|
getpagesize;
|
|
getpeereid;
|
|
_getprogname;
|
|
getprogname;
|
|
setpwent;
|
|
setpassent;
|
|
endpwent;
|
|
getpwent_r;
|
|
getpwnam_r;
|
|
getpwuid_r;
|
|
getpwnam;
|
|
getpwuid;
|
|
getpwent;
|
|
getttynam;
|
|
getttyent;
|
|
setttyent;
|
|
endttyent;
|
|
isdialuptty;
|
|
isnettty;
|
|
getusershell;
|
|
endusershell;
|
|
setusershell;
|
|
getvfsbyname;
|
|
__isnan;
|
|
isnan;
|
|
__isnanf;
|
|
isnanf;
|
|
__isinf;
|
|
isinf;
|
|
__isinff;
|
|
__isinfl;
|
|
isatty;
|
|
initgroups;
|
|
jrand48;
|
|
lcong48;
|
|
ldexp;
|
|
lockf;
|
|
lrand48;
|
|
mrand48;
|
|
nftw;
|
|
nice;
|
|
nlist;
|
|
nrand48;
|
|
opendir;
|
|
pause;
|
|
posix_madvise;
|
|
popen;
|
|
pclose;
|
|
shm_open;
|
|
shm_unlink;
|
|
pselect;
|
|
psignal;
|
|
raise;
|
|
readdir;
|
|
readdir_r;
|
|
readpassphrase;
|
|
getpass;
|
|
rewinddir;
|
|
scandir;
|
|
alphasort;
|
|
seed48;
|
|
seekdir;
|
|
user_from_uid;
|
|
group_from_gid;
|
|
sem_init;
|
|
sem_destroy;
|
|
sem_open;
|
|
sem_close;
|
|
sem_unlink;
|
|
sem_wait;
|
|
sem_trywait;
|
|
sem_timedwait;
|
|
sem_post;
|
|
sem_getvalue;
|
|
semctl;
|
|
setdomainname;
|
|
sethostname;
|
|
longjmperror;
|
|
getmode;
|
|
setmode;
|
|
setproctitle;
|
|
setprogname;
|
|
siginterrupt;
|
|
sys_signame;
|
|
sys_siglist;
|
|
sys_nsig;
|
|
signal;
|
|
sigaddset;
|
|
sigdelset;
|
|
sigemptyset;
|
|
sigfillset;
|
|
sigismember;
|
|
sleep;
|
|
srand48;
|
|
fstatvfs;
|
|
statvfs;
|
|
sl_init;
|
|
sl_add;
|
|
sl_free;
|
|
sl_find;
|
|
fflagstostr;
|
|
strtofflags;
|
|
sysconf;
|
|
sysctl;
|
|
sysctlbyname;
|
|
sysctlnametomib;
|
|
syslog;
|
|
vsyslog;
|
|
openlog;
|
|
closelog;
|
|
setlogmask;
|
|
ttyslot;
|
|
ttyname_r;
|
|
ttyname;
|
|
timezone;
|
|
times;
|
|
time;
|
|
telldir;
|
|
tcgetattr;
|
|
tcsetattr;
|
|
tcsetpgrp;
|
|
tcgetpgrp;
|
|
cfgetospeed;
|
|
cfgetispeed;
|
|
cfsetospeed;
|
|
cfsetispeed;
|
|
cfsetspeed;
|
|
cfmakeraw;
|
|
tcsendbreak;
|
|
_init_tls;
|
|
tcdrain;
|
|
tcflush;
|
|
tcflow;
|
|
ualarm;
|
|
ulimit;
|
|
uname;
|
|
unvis;
|
|
strunvis;
|
|
strunvisx;
|
|
usleep;
|
|
utime;
|
|
valloc;
|
|
vis;
|
|
strvis;
|
|
strvisx;
|
|
wait;
|
|
wait3;
|
|
waitpid;
|
|
wordexp;
|
|
wordfree;
|
|
};
|
|
|
|
FBSDprivate {
|
|
# needed by thread libraries
|
|
__thr_jtable;
|
|
|
|
_pthread_atfork;
|
|
_pthread_attr_destroy;
|
|
_pthread_attr_getdetachstate;
|
|
_pthread_attr_getguardsize;
|
|
_pthread_attr_getinheritsched;
|
|
_pthread_attr_getschedparam;
|
|
_pthread_attr_getschedpolicy;
|
|
_pthread_attr_getscope;
|
|
_pthread_attr_getstackaddr;
|
|
_pthread_attr_getstacksize;
|
|
_pthread_attr_init;
|
|
_pthread_attr_setdetachstate;
|
|
_pthread_attr_setguardsize;
|
|
_pthread_attr_setinheritsched;
|
|
_pthread_attr_setschedparam;
|
|
_pthread_attr_setschedpolicy;
|
|
_pthread_attr_setscope;
|
|
_pthread_attr_setstackaddr;
|
|
_pthread_attr_setstacksize;
|
|
_pthread_cancel;
|
|
_pthread_cleanup_pop;
|
|
_pthread_cleanup_push;
|
|
_pthread_cond_broadcast;
|
|
_pthread_cond_destroy;
|
|
_pthread_cond_init;
|
|
_pthread_cond_signal;
|
|
_pthread_cond_timedwait;
|
|
_pthread_cond_wait;
|
|
_pthread_detach;
|
|
_pthread_equal;
|
|
_pthread_exit;
|
|
_pthread_getspecific;
|
|
_pthread_join;
|
|
_pthread_key_create;
|
|
_pthread_key_delete;
|
|
_pthread_kill;
|
|
_pthread_main_np;
|
|
_pthread_mutex_destroy;
|
|
_pthread_mutex_init;
|
|
_pthread_mutex_lock;
|
|
_pthread_mutex_trylock;
|
|
_pthread_mutex_unlock;
|
|
_pthread_mutexattr_destroy;
|
|
_pthread_mutexattr_init;
|
|
_pthread_mutexattr_settype;
|
|
_pthread_once;
|
|
_pthread_rwlock_destroy;
|
|
_pthread_rwlock_init;
|
|
_pthread_rwlock_rdlock;
|
|
_pthread_rwlock_tryrdlock;
|
|
_pthread_rwlock_trywrlock;
|
|
_pthread_rwlock_unlock;
|
|
_pthread_rwlock_wrlock;
|
|
_pthread_self;
|
|
_pthread_setcancelstate;
|
|
_pthread_setcanceltype;
|
|
_pthread_setspecific;
|
|
_pthread_sigmask;
|
|
_pthread_testcancel;
|
|
_spinlock;
|
|
_spinlock_debug;
|
|
_spinunlock;
|
|
_rtld_error; # for private use
|
|
_rtld_thread_init; # for private use
|
|
_err;
|
|
_warn;
|
|
__fmtcheck;
|
|
# __pw_match_entry;
|
|
# __pw_parse_entry;
|
|
__fdnlist; # used by libkvm
|
|
# __aout_fdnlist;
|
|
# __elf_is_okay__;
|
|
# __elf_fdnlist;
|
|
__opendir2;
|
|
__pause;
|
|
_pause;
|
|
__pselect;
|
|
__pw_scan; # Used by (at least) libutil
|
|
__raise;
|
|
_raise;
|
|
__sem_init;
|
|
__sem_destroy;
|
|
__sem_open;
|
|
__sem_close;
|
|
__sem_unlink;
|
|
__sem_wait;
|
|
__sem_trywait;
|
|
__sem_timedwait;
|
|
__sem_post;
|
|
__sem_getvalue;
|
|
__sleep;
|
|
_sleep;
|
|
_rtld_allocate_tls;
|
|
_rtld_free_tls;
|
|
__libc_allocate_tls;
|
|
__libc_free_tls;
|
|
___tls_get_addr; # x86 only
|
|
___libc_tls_get_addr; # x86 only
|
|
__libc_tls_get_addr;
|
|
__tls_get_addr;
|
|
__tcdrain;
|
|
_tcdrain;
|
|
__usleep;
|
|
_usleep;
|
|
__wait;
|
|
_wait;
|
|
__waitpid;
|
|
_waitpid;
|
|
};
|