ubuntu-buildroot/output/build/glibc-2.36-81-g4f4d7a13edfd.../sysvipc/Versions

21 lines
314 B
Plaintext

libc {
GLIBC_2.0 {
# f*
ftok;
# m*
msgctl; msgget; msgrcv; msgsnd;
# s*
semctl; semget; semop; shmat; shmctl; shmdt; shmget;
}
GLIBC_2.3.3 {
# Non-standard function.
semtimedop;
}
GLIBC_PRIVATE {
# Cancellation point entries.
__libc_msgrcv; __libc_msgsnd;
}
}