about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/mips/mips32/Versions
blob: c4f38d8faf911ef1c662c28cb43e7c8a17490f63 (plain) (blame)
1
2
3
4
5
6
7
8
9
libc {
  GLIBC_2.19 {
    getrlimit64;
    setrlimit64;
  }
  GLIBC_2.24 {
    recvmsg; sendmsg;
  }
}