This website requires JavaScript.
Explore
More informations
Help
Sign In
godzil
/
tack
Watch
1
Star
0
Fork
0
You've already forked tack
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
af23dc77f42933a9c5a77ee84915b3f103f39aa0
tack
/
mach
/
xenix3
/
libsys
/
exit.c
ceriel
72d25b7df8
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