Skip to content

6.7.0

Compare
Choose a tag to compare
@hrw hrw released this 08 Jan 10:17
· 45 commits to master since this release
  • 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)