NetBSD/lib/librumpuser
pooka 9a4570ee22 Apparently MAP_ANON mmap() on Linux requires MAP_PRIVATE to be specified
for the addr parameter to have a sane effect.  Make it so.
2012-12-13 15:35:09 +00:00
..
Makefile These directories default to WARNS?=5 2012-03-21 05:37:42 +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 Apparently MAP_ANON mmap() on Linux requires MAP_PRIVATE to be specified 2012-12-13 15:35:09 +00:00
rumpuser_daemonize.c Fixes for Solarisa. 2012-11-18 19:29:40 +00:00
rumpuser_dl.c Support binaries which use DT_GNU_HASH instead of DT_HASH. 2012-12-11 21:16:22 +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 Once again, make the rump kernel hypercall layer work on Linux. 2012-07-27 09:09:05 +00:00
rumpuser_port.h fix previous 2012-11-26 20:03:40 +00:00
rumpuser_pth.c PTHREAD_PROCESS_SHARED private doesn't seem to work on DragonFly, so 2012-11-26 17:54:51 +00:00
rumpuser_pth_dummy.c Actually define the klock/unlock pointers. Not having the storage 2012-11-06 18:33:00 +00:00
rumpuser_sp.c Support DragonFly BSD. 2012-11-26 17:55:11 +00:00
shlib_version
sp_common.c Since SA_SETLEN() is used only for sockaddr_in, convert it to SIN_SETLEN() 2012-11-26 16:30:14 +00:00