repo.or.cz
/
glibc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Update.
[glibc.git]
/
db
/
Versions
blob
65c1ae758678626af3cefda521c69c30d6e13b47
1
libdb {
2
GLIBC_2.0 {
3
# the real DB entry point.
4
dbopen; __dbopen;
5
6
# The compatibility functions.
7
dbm_clearerr; dbm_close; dbm_delete; dbm_dirfno; dbm_error;
8
dbm_fetch; dbm_firstkey; dbm_nextkey; dbm_open; dbm_store;
9
}
10
}