This website requires JavaScript.
Explore
More informations
Help
Sign In
godzil
/
ack
Watch
1
Star
0
Fork
0
You've already forked ack
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
bd4bc1cad0c5a46cf6e4b1ecb64871d1a4f719e9
ack
/
mach
/
xenix3
/
libsys
/
exit.c
ceriel
4043036e27
Initial revision
1987-10-06 16:39:14 +00:00
6 lines
36 B
C
Raw
Blame
History
exit
(
n
)
{
_cleanup
(
)
;
_exit
(
n
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink