Skip to content

15014

Pre-release
Pre-release
Compare
Choose a tag to compare
@jackchammons jackchammons released this 19 Jan 23:42
· 1562 commits to live since this release

Build 15014

For general Windows information on build 15014 visit the Windows Blog.

To track or report an issue visit our Github page.

Fixed

  • Ctrl+C now works as intended
  • htop and ps auxw now show correct resource utilization (GH #516)
  • Basic translation of NT exceptions to signals. (GH #513)
  • fallocate now fails with ENOSPC when running out of space instead of EINVAL (GH #1571)
  • Added /proc/sys/kernel/sem.
  • Implemented semop and semtimedop system calls
  • Fixed nslookup errors with IP_RECVTOS & IPV6_RECVTCLASS socket option (GH 69)
  • Support for socket options IP_RECVTTL and IPV6_RECVHOPLIMIT
  • Additional fixes and improvements

LTP Results:

Number of Passing Test: 709

Number of non-Passing (failing, skipped, etc…): 255

LTP Test Run Logs

Syscall Summary

Total Syscalls: 384

Total Implemented: 235

Total Stubbed: 22

Total Unimplemented: 127

Detailed Breakdown