NetBSD/sys/compat
jdolecek 2fcd02eea0 Introduce CHECK_ALT_SYMLINK() - this checks for alternative location without
following links, hence is usable for checking of presence of a symlink.
Also slighly cleanup EXISTS and CREAT cases - use symbolic constants
instead of 0/1.
This is needed for emulation of readlink(2), lchown(2) and similar.
Addresses kern/11757.
2001-01-22 19:50:56 +00:00
..
aout Introduce 2 new flags in types.h: 2000-12-11 05:28:59 +00:00
aoutm68k Introduce 2 new flags in types.h: 2000-12-11 05:28:59 +00:00
common Introduce CHECK_ALT_SYMLINK() - this checks for alternative location without 2001-01-22 19:50:56 +00:00
freebsd constify 2001-01-18 20:28:15 +00:00
hpux adapt to recent changes of signal structures 2000-12-27 21:58:52 +00:00
ibcs2 constify 2001-01-18 20:28:15 +00:00
linux Fixed wrong open() Linux flags definition (octal instead of hexadecimal) 2001-01-21 22:19:26 +00:00
m68k4k restructure struct emul and execsw, in preparation to make emulations LKMable: 2000-11-21 00:37:49 +00:00
netbsd32 split off thread specific stuff from struct sigacts to struct sigctx, leaving 2000-12-22 22:58:52 +00:00
osf1 Do the md_syscall, __HAVE_MINIMAL_EMUL and __HAVE_SYSCALL_INTERN thangs. 2000-12-13 03:16:36 +00:00
ossaudio constify 2001-01-18 20:28:15 +00:00
pecoff Add support to mmap .bss section. 2001-01-15 17:05:32 +00:00
sunos Introduce 2 new flags in types.h: 2000-12-11 05:28:59 +00:00
svr4 split off thread specific stuff from struct sigacts to struct sigctx, leaving 2000-12-22 22:58:52 +00:00
ultrix Grok __HAVE_MINIMAL_EMUL and __HAVE_SYSCALL_INTERN. 2001-01-15 21:33:52 +00:00
vax1k Add an align argument to uvm_map() and some callers of that 2000-09-13 15:00:15 +00:00
Makefile Don't install includes 1998-10-03 20:30:50 +00:00