Skip to content

Release 5.0.0

Latest

Choose a tag to compare

@nmggithub nmggithub released this 10 Apr 03:49
· 114 commits to main since this release
  • I have now added initial support for the "POSIX spawn" and "kqueue" API's. No documentation yet, but that will hopefully come later.
  • BSDCore.BSD now uses call instead of syscall and syscall has been repurposed to be an actual syscall wrapper.
  • Some more stuff (see commits)