glibc/sysdeps/unix/sysv/linux/arm/Versions

12 lines
185 B
Plaintext
Raw Normal View History

libc {
GLIBC_2.1 {
ioperm; iopl;
inb; inw; inl;
outb; outw; outl;
}
GLIBC_2.1.3 {
# New rlimit interface
getrlimit; setrlimit; getrlimit64; setrlimit64;
}
}