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:
71c0bf2
)
Add libc_hidden_proto for __strcoll_l and __strxfrm_l.
author
drepper
<drepper>
Sun, 14 Mar 2004 20:43:44 +0000
(20:43 +0000)
committer
drepper
<drepper>
Sun, 14 Mar 2004 20:43:44 +0000
(20:43 +0000)
include/string.h
patch
|
blob
|
history
diff --git
a/include/string.h
b/include/string.h
index
041590b
..
42d9362
100644
(file)
--- a/
include/string.h
+++ b/
include/string.h
@@
-78,6
+78,8
@@
libc_hidden_proto (__strerror_r)
libc_hidden_proto (__strverscmp)
libc_hidden_proto (basename)
libc_hidden_proto (strcoll)
+libc_hidden_proto (__strcoll_l)
+libc_hidden_proto (__strxfrm_l)
libc_hidden_builtin_proto (memchr)
libc_hidden_builtin_proto (memcpy)