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
a49ffb794552203268ed132142c35f7c7b98a5c5
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