NetBSD/sys/compat/linux/arch
jdolecek cee43b67cc add generic linux compat ELF copyargs function
this gives:
* linux sysconf(_SC_CLK_TCK) gives correct value for linux binaries (hz)
  even if hz != 100
* glibc gets proper information on real/effective uid and enables
  secure mode for suid binaries

g/c LINUX_COPYARGS_FUNCTION, replaced by linux ELF copyargs function
g/c alpha-specific linux ELF copyargs function and linux ELF defines
2002-11-13 15:16:27 +00:00
..
alpha add generic linux compat ELF copyargs function 2002-11-13 15:16:27 +00:00
arm add generic linux compat ELF copyargs function 2002-11-13 15:16:27 +00:00
i386 add generic linux compat ELF copyargs function 2002-11-13 15:16:27 +00:00
m68k add generic linux compat ELF copyargs function 2002-11-13 15:16:27 +00:00
mips add generic linux compat ELF copyargs function 2002-11-13 15:16:27 +00:00
powerpc add generic linux compat ELF copyargs function 2002-11-13 15:16:27 +00:00
sparc add appropriate sys_nosys and nsysent (not that it matters here too much) 2002-11-01 20:19:29 +00:00
sparc64 add appropriate sys_nosys and nsysent (not that it matters here too much) 2002-11-01 20:19:29 +00:00