summaryrefslogtreecommitdiff
path: root/sys/compat/linux/common/linux_exec.h
AgeCommit message (Expand)Author
2000-11-21restructure struct emul and execsw, in preparation to make emulations LKMable:jdolecek
1998-12-15Added linux compat support on m68k ports.itohy
1998-10-04Assign my copyright to TNF. Merge with others were appropriate.fvdl
1998-10-03Attempt to fix the mess.christos
1998-10-01Move compat/linux/linux_exec.h to common.erh
1998-01-24Prototype new functions.mycroft
1996-09-26adapt ELF-using compat code to use new ELF definitions/code. At this point,cgd
1996-06-13- Pass the Elf32_Ehdr in the linux probe function, and use it!christos
1995-10-07Prefix names of system call implementation functions with `sys_'.mycroft
1995-06-22* Changed to use generic ELF code from kern/exec_elf.c (which was takenfvdl
1995-06-11* Make Linux ELF binaries work. Lots of code duplication, but it will have to dofvdl
1995-04-07Handle Linux signal tramp code differently. Some changes because of thefvdl
1995-02-28Added Linux compat code.fvdl