Skip to content
  • Jonas Termansen's avatar
    Refactor libc process exit and abortion. · b4192c10
    Jonas Termansen authored
    Removed Maxsi::Process:: functions as they suck and are barely used. Gave
    the functions standard names and put them in their own source files.
    
    The declarations now have nice noreturn attributes attached.
    b4192c10