minix/include/sys
Gianluca Guida fa59fc6eb4 Move shared headers in common/include
Headers that will be shared between old includes and NetBSD-like includes
are moved into common/include tree. They are still copied in /usr/include
in 'make includes', so compilation and programs aren't be affected.
2011-02-06 22:59:02 +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
dir.h Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00:00
elf32.h VFS/RS support for ELF 2010-12-10 09:27:56 +00:00
elf64.h VFS/RS support for ELF 2010-12-10 09:27:56 +00:00
elf_common.h VFS/RS support for ELF 2010-12-10 09:27:56 +00:00
elf_generic.h VFS/RS support for ELF 2010-12-10 09:27:56 +00:00
file.h An empty <sys/file.h> helps porting. 2005-09-06 16:19:21 +00:00
ioctl.h Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00: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
kbdio.h Support for raw keyboard I/O and the AUX (PS/2 mouse) channel. 2005-10-24 13:52:53 +00:00
Makefile Move shared headers in common/include 2011-02-06 22:59:02 +00:00
mman.h <sys/mman.h>: include <minix/type.h> instead of <minix/types.h> for endpoint_t 2010-06-14 20:33:14 +00:00
mtio.h Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00:00
null.h Pull in NetBSD's queue.h (for pkgsrc) 2010-07-07 14:17:25 +00:00
param.h Add machine/param.h 2010-11-23 11:05:09 +00:00
poll.h Import poll() from NetBSD's libnbcompat 2010-07-26 20:46:04 +00:00
ptrace.h <ansi.h> -> <minix/ansi.h> 2011-01-28 11:35:02 +00: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 Fix unintended changes in r7614 2010-07-01 11:56:02 +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
svrctl.h More cleanup to remove MM and FS references 2010-06-10 14:04:46 +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 Update header files to support UNIX Domain Sockets. Contributed by Thomas Cort 2010-07-15 12:48:15 +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
video.h to let tty run with its own page table (instead of with the kernel identity 2009-05-12 12:43:18 +00:00
vm.h Missing defines preventing recursive includesion in some include/sys/*.h files 2009-08-17 14:34:14 +00:00
wait.h Suppressed some warnings in the WIFSIGNALED macro. 2010-03-15 18:33:29 +00:00