summaryrefslogtreecommitdiff
path: root/libc.map
diff options
context:
space:
mode:
Diffstat (limited to 'libc.map')
-rw-r--r--libc.map6
1 files changed, 5 insertions, 1 deletions
diff --git a/libc.map b/libc.map
index 587c71e59a..bb44c591db 100644
--- a/libc.map
+++ b/libc.map
@@ -374,7 +374,11 @@ GLIBC_2.0 {
wcstoul; wcstoull; wcstouq; wcswcs; wcswidth; wcsxfrm; wctob; wctomb;
wctrans; wctype; wcwidth;
- wmemchr; wmemcmp; wmemcpy; wmemmove; wmemset; write; writev;
+ wmemchr; wmemcmp; wmemcpy; wmemmove; wmemset;
+
+ wordexp; wordfree;
+
+ write; writev;
# x*
xdecrypt; xdr_accepted_reply; xdr_array; xdr_authdes_cred;