projects
/
kopensolaris-gnu
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5126b54
)
Add __towctrans.
author
drepper
<drepper>
Sat, 4 Jul 1998 10:37:58 +0000
(10:37 +0000)
committer
drepper
<drepper>
Sat, 4 Jul 1998 10:37:58 +0000
(10:37 +0000)
wctype/Versions
patch
|
blob
|
history
diff --git
a/wctype/Versions
b/wctype/Versions
index
3c24c22
..
9b4fc57
100644
(file)
--- a/
wctype/Versions
+++ b/
wctype/Versions
@@
-14,6
+14,9
@@
libc {
wctrans; wctype; wcwidth;
}
GLIBC_2.1 {
+ # functions used in inline functions or macros
+ __towctrans;
+
# i*
iswblank;
}