NetBSD/lib/librumpuser
justin 3620d3dbee Add a fiber based implementation of librumpuser in addition to the
default pthreads based version.

Discussed with pooka@
2014-07-11 20:26:31 +00:00
..
Makefile Add a fiber based implementation of librumpuser in addition to the 2014-07-11 20:26:31 +00:00
rumpfiber_bio.c Add a fiber based implementation of librumpuser in addition to the 2014-07-11 20:26:31 +00:00
rumpfiber_sp.c Add a fiber based implementation of librumpuser in addition to the 2014-07-11 20:26:31 +00:00
rumpfiber.c Add a fiber based implementation of librumpuser in addition to the 2014-07-11 20:26:31 +00:00
rumpfiber.h Add a fiber based implementation of librumpuser in addition to the 2014-07-11 20:26:31 +00:00
rumpuser_bio.c Add __RCSID. 2014-06-16 21:07:28 +00:00
rumpuser_cache.c Implement rumpuser_sync_icache hypercall. 2014-06-17 06:31:47 +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 weak alias removal implication: rumpuser_dl_globalsym() can now sleep 2014-04-27 15:18:59 +00:00
rumpuser_errtrans.c Translate error codes between the hypervisor and rump kernel. 2013-04-30 12:39:20 +00:00
rumpuser_file.c Split out file and memory access in librumpuser 2014-07-09 23:41:40 +00:00
rumpuser_int.h remember to commit this file too 2014-02-20 01:24:49 +00:00
rumpuser_mem.c Split out file and memory access in librumpuser 2014-07-09 23:41:40 +00:00
rumpuser_port.h Applications are not supposed to and do not need to include <features.h> explicitly 2014-06-17 09:53:59 +00:00
rumpuser_pth_dummy.c For consistency with other files in the same directory 2014-06-17 06:43:21 +00:00
rumpuser_pth.c Hrmph, revert previous pending another fix. I tested it yesterday with 2014-06-23 12:38:18 +00:00
rumpuser_sigtrans.c Translate signal numbers between rump kernel and (POSIX) host. 2014-02-20 00:42:27 +00:00
rumpuser_sp.c Remove one more symbol reference to librump (missed in previous commit 2014-06-14 11:52:42 +00:00
rumpuser.3 document rumpuser_kill() 2014-02-20 00:43:26 +00:00
rumpuser.c Reinstate include of netdb.h, needed on some cross builds 2014-07-10 08:17:43 +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 OpenBSD support 2014-01-08 01:45:29 +00:00