Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- new system calls: - futex_requeue() - futex_wait() - futex_wake() - map_shadow_stack() - Itanium (ia64) is no longer supported by Linux - all ia64 specific system calls were removed from syscalls.names (it keeps only supported entries) - old, removed from Linux system calls removed: - bdflush() - create_module() - get_kernel_syms() - getpmsg() - idle() - nfsservctl() - query_module() - uselib() - _sysctl() - all unimplemented osf_* ones were removed (Alpha only)
- Loading branch information