MentOS
0.8.0
The Mentoring Operating System
libc
src
unistd
Functions
exit.c File Reference
Functions
void
exit
(int status)
Wrapper for exit system call.
More...
Detailed Description
Copyright
(c) 2014-2024 This file is distributed under the MIT License. See LICENSE.md for details.
Function Documentation
◆
exit()
void exit
(
int
status
)
Wrapper for exit system call.
Parameters
status
The exit status.
Generated by
1.9.1