projects
/
kopensolaris-gnu
/
glibc.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Fixed incorrect use of mvcle introduced by 2001-07-12 change.
[kopensolaris-gnu/glibc.git]
/
sysdeps
/
i386
/
Versions
1
libc {
2
GLIBC_2.0 {
3
# Functions from libgcc.
4
__divdi3; __moddi3; __udivdi3; __umoddi3;
5
}
6
GLIBC_2.1 {
7
# global variable
8
_fp_hw;
9
}
10
GLIBC_2.1.1 {
11
# extern inline functions used by <bits/string.h>
12
__memcpy_c; __memset_cc; __memset_cg; __memset_gg; __strchr_c; __strchr_g;
13
__strchrnul_c; __strchrnul_g;
14
}
15
}