MentOS
0.8.0
The Mentoring Operating System
Main Page
Related Pages
Modules
Classes
Class List
Class Index
Class Members
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Variables
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Files
File List
File Members
All
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
x
z
Functions
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
z
Variables
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
Typedefs
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
x
z
Enumerations
a
b
e
f
g
k
m
p
s
z
Enumerator
_
a
b
c
d
e
f
g
i
k
m
p
r
s
t
z
Macros
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
•
All
Classes
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Modules
Pages
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