musl/include
Rich Felker d426b04533 add ioperm/iopl syscalls
based on patches by orc and Isaac Dunham, with some fixes. sys/io.h
exists and contains prototypes for these functions regardless of
whether the target arch has them; this is a bit unorthodox but I don't
think it will break anything. the function definitions do not exist
unless the appropriate SYS_* syscall number macro is defined, which
should make sure configure scripts looking for these functions don't
find them on other systems.

presently, sys/io.h does not have the inb/outb/etc. port io
macros/functions. I'd be surprised if ioperm/iopl are useful without
them, so they probably need to be added at some point in appropriate
bits/io.h files...
2012-07-23 16:54:53 -04:00
..
2012-07-23 16:54:53 -04:00
2012-07-19 00:37:43 -04:00
2012-05-06 16:35:32 -04:00
2012-03-22 20:00:58 -04:00
2012-05-22 21:52:08 -04:00
2012-07-23 16:50:56 -04:00
2012-03-21 12:42:48 -04:00
2012-05-22 21:52:08 -04:00
2012-05-06 16:35:32 -04:00
2012-05-14 00:01:48 -04:00
2012-03-21 00:47:37 -04:00
2012-05-22 21:52:08 -04:00
2012-05-20 22:56:06 -04:00
2012-05-13 01:34:20 +02:00
2012-07-04 12:18:04 -04:00
2012-07-23 16:32:49 -04:00
2012-05-06 16:35:32 -04:00