1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-30 22:43:12 +03:00
2004-10-20  Ulrich Drepper  <drepper@redhat.com>

	* sysdeps/unix/sysv/linux/syscalls.list: Add entries for setaltroot,
	key_add, key_request, and keyctl syscalls.
	* sysdeps/unix/sysv/linux/Versions: Export them.
This commit is contained in:
Ulrich Drepper
2004-10-20 07:09:15 +00:00
parent b6929021da
commit 13772215fc
3 changed files with 13 additions and 0 deletions

View File

@ -114,6 +114,9 @@ libc {
}
GLIBC_2.3.4 {
sched_getaffinity; sched_setaffinity;
# new syscalls
setaltroot; add_key; request_key; keyctl;
}
GLIBC_PRIVATE {
# functions used in other libraries