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

12 lines
172 B
Plaintext
Raw Normal View History

1998-12-22 17:27:58 +00:00
libc {
GLIBC_2.1 {
ioperm; iopl;
inb; inw; inl;
outb; outw; outl;
}
GLIBC_2.1.3 {
# New rlimit interface
2000-01-24 12:07:25 +00:00
getrlimit; setrlimit; getrlimit64;
}
1998-12-22 17:27:58 +00:00
}