This website requires JavaScript.
Explore
Help
Sign In
d0p1
/
ack
Watch
1
Star
0
Fork
You've already forked ack
0
Code
Issues
Pull requests
Packages
Projects
Releases
Wiki
Activity
7ae888b754
ack
/
mach
/
vax4
/
libbsd4_2
/
exit.c
ceriel
4ffb6fe8bd
Initial revision
1987-02-23 18:58:58 +00:00
6 lines
36 B
C
Raw
Blame
History
exit
(
n
)
{
_cleanup
(
)
;
_exit
(
n
)
;
}
Reference in a new issue
View git blame
Copy permalink