aboutsummaryrefslogtreecommitdiff
path: root/exec/priv.h
Commit message (Collapse)AuthorAgeFilesLines
* 1999-07-10 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-07-101-5/+4
| | | | | | | | | | | * exec.c (check_elf): Call elf_machine_matches_host instead of comparing against elf_machine. (load_section): #if 0 out no-op code that uses elf_machine. * priv.h (elf_machine_matches_host): Declare it. (elf_machine, mach_host_elf_machine): Remove decls. * main.c (main) [!BFD]: Don't call mach_host_elf_machine. (elf_machine): Variable removed. * priv.h: Add #include <sys/mman.h> for munmap decl.
* Sat Nov 23 16:26:55 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1996-12-051-0/+2
| | | | | * priv.h (mach_host_elf_machine): New prototype. * hostarch.c: Include "priv.h".
* *** empty log message ***Thomas Bushnell1996-08-291-2/+11
|
* (struct bootinfo): Use vm_size_t for phdr_size.Roland McGrath1995-10-241-1/+2
|
* Added some #includes.Roland McGrath1995-10-181-0/+78
| | | | | | (struct execdata): Moved here from exec.c. (std_*): Declare these. (finish, check_hashbang): Declare them.
* Initial revisionRoland McGrath1995-10-111-0/+64