repo.or.cz
/
glibc
/
history.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Don't define exp2 inline.
[glibc/history.git]
/
db
/
libdb.map
blob
01414a170835810ab5360b47446bc98faa9b1f38
1
GLIBC_2.0 {
2
global:
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
local:
11
*;
12
};