NetBSD/sys/compat/linux32
chs 6842940109 personality() now interprets its parameter as having
the base personality type in the low byte and
various flags in the upper bytes.  for now just mask off
the flags to make sure the base type is one we accept.
store the current personality in the emuldata so that
we can return the expected value for PER_QUERY.
2010-11-02 18:18:07 +00:00
..
arch/amd64 regen 2010-11-02 18:15:39 +00:00
common personality() now interprets its parameter as having 2010-11-02 18:18:07 +00:00
files.linux32
linux32_syscall.h
linux32_syscallargs.h
linux32_syscalls.c
Makefile.inc