[libc] (GLIBC_2.2.2): Add wordexp.

This commit is contained in:
Ulrich Drepper 2001-01-26 02:16:41 +00:00
parent 2b0edb5a1e
commit 274a3ffc63

View file

@ -54,4 +54,8 @@ libc {
GLIBC_2.1.4 {
pciconfig_iobase;
}
GLIBC_2.2.2 {
# w*
wordexp;
}
}