This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
libowfat
mirror of
/home/gitosis/repositories/libowfat.git
Watch
1
Star
0
Fork
You've already forked libowfat
0
Code
Releases
Activity
d42c303f71
libowfat
/
io
/
io_wait.c
6 lines
66 B
C
Raw
Normal View
History
Unescape
Escape
beginnings of the io library
2003-09-02 00:14:04 +00:00
#
include
"io_internal.h"
void
io_wait
(
)
{
reverse return code for safemult API to conform to newer djb APIs
2003-09-05 21:25:51 +00:00
io_waituntil2
(
-
1
)
;
beginnings of the io library
2003-09-02 00:14:04 +00:00
}