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
dc1f69be83
ack
/
mach
/
xenix3
/
libsys
/
wait.c
6 lines
39 B
C
Raw
Normal View
History
Unescape
Escape
Initial revision
1987-10-06 16:39:14 +00:00
wait
(
p
)
int
*
p
;
{
Added entry points for ANSI C
1990-01-19 17:37:29 +00:00
return
_wait
(
p
)
;
Initial revision
1987-10-06 16:39:14 +00:00
}
Reference in a new issue
Copy permalink