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
* sysdeps/unix/sysv/linux/check_pf.c (make_request): Return -1 instead
[glibc.git]
/
sysdeps
/
unix
/
sysv
/
linux
/
ia64
/
Versions
blob
13d710a0783308637f40c6a32e0789a0b4f2c52a
1
ld {
2
GLIBC_PRIVATE {
3
_dl_var_init;
4
}
5
}
6
libc {
7
GLIBC_2.2 {
8
ioperm; iopl;
9
inb; inw; inl;
10
_inb; _inw; _inl;
11
outb; outw; _outl;
12
_outb; _outw; _outl;
13
pciconfig_read; pciconfig_write;
14
15
# linuxthreads
16
__clone2;
17
}
18
GLIBC_2.2.2 {
19
# w*
20
wordexp;
21
}
22
GLIBC_2.2.6 {
23
getunwind;
24
}
25
}