glibc/sysdeps/unix/sysv/linux/arm/Versions
2000-01-24 12:07:25 +00:00

12 lines
172 B
Plaintext

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