NetBSD/sys/compat/linux32
joerg 48717cfc00 Refactor ps_strings access. Based on PK_32, write either the normal
version or the 32bit compat layout in execve1. Introduce a new function
copyin_psstrings for reading it back from userland and converting it to
the native layout. Refactor procfs to share most of the code with the
kern.proc_args sysctl handler.

This material is based upon work partially supported by
The NetBSD Foundation under a contract with Joerg Sonnenberger.
2011-03-04 22:25:24 +00:00
..
arch/amd64 Refactor ps_strings access. Based on PK_32, write either the normal 2011-03-04 22:25:24 +00:00
common personality() now interprets its parameter as having 2010-11-02 18:18:07 +00:00
Makefile.inc
files.linux32
linux32_syscall.h
linux32_syscallargs.h
linux32_syscalls.c