minix/include/sys
Ben Gras 4668b84158 vm_remap_ro
- allows shared memory to be mapped in readonly

- ben@minix3.org & tom@minix3.org
2012-01-13 11:30:01 +00:00
..
asynchio.h This patch switches the MINIX3 ethernet driver stack from a port-based 2010-05-17 22:22:53 +00:00
cdefs.h cdefs.h: Allow __CONCAT() macro to be nested 2010-08-30 14:34:58 +00:00
file.h An empty <sys/file.h> helps porting. 2005-09-06 16:19:21 +00:00
ioctl.h More cleanup: no more CMOS and SCSI ioctls 2011-11-16 11:50:53 +01:00
ipc.h - VM_KERN_NOPAGEZERO feature is gone 2009-09-21 14:23:10 +00:00
jmp_buf.h Setjmp/longjmp updates and cleanup. 2006-12-08 16:23:18 +00:00
Makefile increase system-wide filename limit to 255 2011-08-17 16:00:01 +00:00
mman.h vm_remap_ro 2012-01-13 11:30:01 +00:00
null.h Pull in NetBSD's queue.h (for pkgsrc) 2010-07-07 14:17:25 +00:00
param.h ELF core files 2011-11-22 22:07:40 +01:00
poll.h Import poll() from NetBSD's libnbcompat 2010-07-26 20:46:04 +00:00
ptrace.h gcore command to coredump a process 2011-11-22 22:07:41 +01:00
queue.h sys/queue.h: add LIST_FOREACH_SAFE 2010-12-20 23:52:53 +00:00
resource.h <sys/resource.h> - define RLIM_NLIMITS 2010-07-26 10:04:45 +00:00
select.h Sort out problems with POSIX constants. 2010-06-22 10:50:03 +00:00
sem.h - VM_KERN_NOPAGEZERO feature is gone 2009-09-21 14:23:10 +00:00
shm.h - VM_KERN_NOPAGEZERO feature is gone 2009-09-21 14:23:10 +00:00
sigcontext.h <ansi.h> -> <minix/ansi.h> 2011-01-28 11:35:02 +00:00
signal.h - VM_KERN_NOPAGEZERO feature is gone 2009-09-21 14:23:10 +00:00
socket.h Prepare headers to support file descriptor passing over UNIX Domain Sockets. 2010-08-30 13:41:22 +00:00
soundcard.h support for OSS. 2009-10-01 16:36:14 +00:00
stat.h Increase gid_t and uid_t to 32 bits 2011-09-05 13:56:14 +00:00
statfs.h Changes to the include files in order to make cross-compilation possible. 2009-11-06 08:46:22 +00:00
statvfs.h - Add support for ST_NOTRUNC to struct statvfs. 2010-08-02 11:16:32 +00:00
time.h <ansi.h> -> <minix/ansi.h> 2011-01-28 11:35:02 +00:00
timeb.h - VM_KERN_NOPAGEZERO feature is gone 2009-09-21 14:23:10 +00:00
times.h <ansi.h> -> <minix/ansi.h> 2011-01-28 11:35:02 +00:00
types.h Fixed an array bounds violation. 2010-02-24 10:39:58 +00:00
ucontext.h - Add support for the ucontext system calls (getcontext, setcontext, 2010-03-12 15:58:41 +00:00
ucred.h Increase gid_t and uid_t to 32 bits 2011-09-05 13:56:14 +00:00
uio.h Implementations of readv and writev 2010-01-08 13:40:34 +00:00
un.h Update header files to support UNIX Domain Sockets. Contributed by Thomas Cort 2010-07-15 12:48:15 +00:00
utsname.h <ansi.h> -> <minix/ansi.h> 2011-01-28 11:35:02 +00:00
wait.h Suppressed some warnings in the WIFSIGNALED macro. 2010-03-15 18:33:29 +00:00