NetBSD/lib/librumpuser
pooka 7332ad1515 Require server to be explicitly initialized with rump_init_server(url).
Also, add rump_daemonize_begin() / rump_daemonize_end() to help
with the "can't daemon() after pthread_create()" problem.  Applications
could accomplish the same, but since it's such a common operation,
provide a little help.
2010-11-30 14:23:24 +00:00
..
Makefile Require server to be explicitly initialized with rump_init_server(url). 2010-11-30 14:23:24 +00:00
rumpuser_daemonize.c Require server to be explicitly initialized with rump_init_server(url). 2010-11-30 14:23:24 +00:00
rumpuser_dl.c Allow loading the symbols from objects which are not directly mapped 2010-06-08 15:32:55 +00:00
rumpuser_int.h Make int *error and optional parameter (i.e. it can be NULL). 2010-11-15 15:23:32 +00:00
rumpuser_net.c Make int *error and optional parameter (i.e. it can be NULL). 2010-11-15 15:23:32 +00:00
rumpuser_pth_dummy.c
rumpuser_pth.c Support KTHREAD_JOINABLE/kthread_join(). Also fixes earlier bug 2010-05-31 23:09:29 +00:00
rumpuser_sp.c Remove remaining panic()s from server-side code. Also, allow to 2010-11-29 16:08:03 +00:00
rumpuser.3 Join today's manpage mania by updating this to reflect the current 2010-03-01 17:20:44 +00:00
rumpuser.c Make int *error and optional parameter (i.e. it can be NULL). 2010-11-15 15:23:32 +00:00
shlib_version
sp_common.c Remove remaining panic()s from server-side code. Also, allow to 2010-11-29 16:08:03 +00:00