NetBSD/lib/librumpuser
pooka 9f9913cebe Workaround a gcc -Wuninitilized whine
github/buildrump.sh issue #44
2013-11-01 23:22:13 +00:00
..
Makefile Install rumpuser_port.h 2013-09-10 16:51:24 +00:00
rumpuser_bio.c Pass off_t over the hypercall interface as int64_t to avoid potential 2013-05-15 14:58:24 +00:00
rumpuser_component.c include stdint.h before rumpuser.h (on some platforms it doesn't get 2013-05-07 15:18:35 +00:00
rumpuser_component.h Translate error codes between the hypervisor and rump kernel. 2013-04-30 12:39:20 +00:00
rumpuser_daemonize.c include stdint.h before rumpuser.h (on some platforms it doesn't get 2013-05-07 15:18:35 +00:00
rumpuser_dl.c Oh, stdint.h isn't written with a comma ... 2013-10-30 13:08:14 +00:00
rumpuser_errtrans.c Translate error codes between the hypervisor and rump kernel. 2013-04-30 12:39:20 +00:00
rumpuser_int.h Translate error codes between the hypervisor and rump kernel. 2013-04-30 12:39:20 +00:00
rumpuser_port.h librumpuser: add some #ifdef __APPLE__ and missing bits to build it on OS X. 2013-10-27 16:39:46 +00:00
rumpuser_pth_dummy.c Pass enums over the hypercall interface as ints to avoid some 2013-05-15 14:52:49 +00:00
rumpuser_pth.c librumpuser: add some #ifdef __APPLE__ and missing bits to build it on OS X. 2013-10-27 16:39:46 +00:00
rumpuser_sp.c Workaround a gcc -Wuninitilized whine 2013-11-01 23:22:13 +00:00
rumpuser.3 Use <major>.<minor> for NetBSD version. 2013-07-22 12:36:56 +00:00
rumpuser.c librumpuser: add some #ifdef __APPLE__ and missing bits to build it on OS X. 2013-10-27 16:39:46 +00:00
shlib_version Add interfaces that out-of-librumpuser hypercalls can use to unschedule 2013-03-01 18:15:36 +00:00
sp_common.c Support Cygwin as a hypervisor. 2013-01-14 21:00:16 +00:00