NetBSD/lib/librumpuser
pooka bd26e667a8 Since we are going to handle syscalls in our threads, limit stacksize.
(unfortunately though, pthread_attr_setstacksize() has no effect on NetBSD)
2010-11-27 18:30:51 +00:00
..
Makefile Start rework of system call proxying over socket ("sysproxy"). 2010-10-27 20:44:49 +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 Since we are going to handle syscalls in our threads, limit stacksize. 2010-11-27 18:30:51 +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 Fix a few locking problems with multithreaded clients. 2010-11-26 18:51:03 +00:00