summaryrefslogtreecommitdiff
path: root/libc.map
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-06-04 12:18:38 +0000
committerUlrich Drepper <drepper@redhat.com>1998-06-04 12:18:38 +0000
commitc6bd526f49f11784f7c1d2f694538981fa573ca1 (patch)
tree77dfe3dc047dcc55bf77b65fe372720c1ef68411 /libc.map
parent7ba4fcfcf2eacf57725beabe6e7e82aa1d37d0ca (diff)
Update.
1998-06-03 Andreas Jaeger <aj@arthur.rhein-neckar.de> * libc.map: Add fattach, fdetach, getmsg, getpmsg, makecontext, putmsg, putpmsg, scalbln, scalblnf, scalblnl, strtoimax, strtoumax, swapcontext, waitid, wcsnlen, wcstoimax, wcstoumax with version GLIBC_2.1. 1998-06-04 Andreas Jaeger <aj@arthur.rhein-neckar.de> * manual/lang.texi (Range of Type): Change @end table->@end vtable. (Floating Point Parameters): Likewise.
Diffstat (limited to 'libc.map')
-rw-r--r--libc.map22
1 files changed, 12 insertions, 10 deletions
diff --git a/libc.map b/libc.map
index 07996779dc..91aa3bc0f1 100644
--- a/libc.map
+++ b/libc.map
@@ -543,14 +543,15 @@ GLIBC_2.1 {
ecb_crypt; endutxent;
# f*
+ fattach; fdetach;
fgetpos64; fmtmsg; fopen64; freopen64; fseeko; fseeko64; fsetpos64;
fstatfs64; fstatvfs; fstatvfs64; ftello; ftello64; ftruncate64; ftw64;
fopen; fclose; fdopen;
# g*
- gai_strerror; getcontext; getdate; getdate_r; getitimer; getnameinfo;
- getnetname; getpt; getrlimit64; getrusage; gettimeofday;
- getutxent; getutxid; getutxline; grantpt;
+ gai_strerror; getcontext; getdate; getdate_r; getitimer; getmsg;
+ getnameinfo; getnetname; getpmsg; getpt; getrlimit64; getrusage;
+ gettimeofday; getutxent; getutxid; getutxline; grantpt;
# New special glibc functions.
gnu_get_libc_release; gnu_get_libc_version;
@@ -573,7 +574,7 @@ GLIBC_2.1 {
lockf64; lseek64;
# m*
- mmap64; mempcpy;
+ makecontext; mmap64; mempcpy;
# n*
netname2host; netname2user; nftw; nftw64;
@@ -583,21 +584,21 @@ GLIBC_2.1 {
# p*
passwd2des; pread; pread64; printf_size; printf_size_info;
- ptsname; ptsname_r; pututxline; pwrite; pwrite64;
+ ptsname; ptsname_r; putmsg; putpmsg; pututxline; pwrite; pwrite64;
# r*
readdir64; readdir64_r; rtime;
# s*
+ scalbln; scalblnf; scalblnl;
scandir64; setitimer; setrlimit64; setutxent; settimeofday;
sighold; sigrelse; sigignore; sigset; statfs64; statvfs; statvfs64;
- strcasestr; sysv_signal;
+ strcasestr; strtoimax; strtoumax; strverscmp; strfxtime;
+ swapcontext; sysv_signal;
# New RT signal functions.
sigqueue; sigtimedwait; sigwaitinfo;
- strverscmp; strfxtime;
-
# t*
tcgetsid; tdestroy; tmpfile64; truncate64;
@@ -608,8 +609,9 @@ GLIBC_2.1 {
versionsort; versionsort64;
# w*
- wait4; wcscasecmp; wcsncasecmp; wcstoll; wcstoull; wcswcs; wmemrtombs;
- wmemrtowcs; wordexp; wordfree;
+ wait4; waitid; wcscasecmp; wcsncasecmp; wcsnlen; wcstoll;
+ wcstoimax; wcstoumax; wcstoull; wcswcs; wmemrtombs; wmemrtowcs;
+ wordexp; wordfree;
# x*
xdecrypt; xdr_authdes_cred; xdr_authdes_verf;