freebsd-dev/sys/amd64/linux32
John Baldwin 6ddd7e6a5a Add a new 'union l_sigval' to use in place of 'union sigval' in the
linux siginfo structure.  l_sigval uses a l_uintptr_t for sival_ptr so
that sival_ptr is the right size for linux32 on amd64.  Since no code
currently uses 'lsi_ptr' this is just a cosmetic nit rather than a bug
fix.
2006-11-07 18:53:49 +00:00
..
linux32_dummy.c MFP4: 2006-10-28 10:59:59 +00:00
linux32_genassym.c
linux32_ipc64.h
linux32_locore.s
linux32_machdep.c MFP4 (106538 + 106541): 2006-10-15 13:39:40 +00:00
linux32_proto.h regen after linux_io_* backout 2006-10-29 14:12:44 +00:00
linux32_syscall.h regen after linux_io_* backout 2006-10-29 14:12:44 +00:00
linux32_sysent.c regen after linux_io_* backout 2006-10-29 14:12:44 +00:00
linux32_sysvec.c Fix a typo resulting in truncated linux32 signal trampoline code copied 2006-10-31 17:53:02 +00:00
linux.h Add a new 'union l_sigval' to use in place of 'union sigval' in the 2006-11-07 18:53:49 +00:00
Makefile
syscalls.conf - Remove unused sysvec variables from various syscalls.conf. 2006-08-15 17:25:55 +00:00
syscalls.master Backout the linux aio stuff. Several problems where identified and the 2006-10-29 14:02:39 +00:00