This website works better with JavaScript.
Explore
Help
Sign In
pumnflqv2
/
os1
Watch
1
Star
0
Fork
You've already forked os1
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
716271ca90
os1
/
0
/
linux
/
fs
/
select.c
11 lines
103 B
Raw
Blame
History
/* nothing , only the stub */
/* gohigh */
#
include
<errno.h>
int
sys_select
(
)
{
return
-
ENOSYS
;
}
Reference in new issue
View Git Blame
Copy Permalink