1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00
freebsd/sys/amd64/linux32
Konstantin Belousov f1f0dd9ef3 Set PCB_32BIT and clear PCB_GS32BIT for linux32 binaries.
Tested by:	dchagin
MFC after:	3 days
2008-10-18 13:39:22 +00:00
..
linux32_dummy.c Implement robust futexes. Most of the code is modelled after 2008-05-13 20:01:27 +00:00
linux32_genassym.c Segment registers are stored in the uc_mcontext member of the struct 2008-09-07 16:39:21 +00:00
linux32_ipc64.h
linux32_locore.s Segment registers are stored in the uc_mcontext member of the struct 2008-09-07 16:39:21 +00:00
linux32_machdep.c The pcb_gs32p should be per-cpu, not per-thread pointer. This is 2008-09-08 09:59:05 +00:00
linux32_proto.h Regen. 2008-05-13 20:02:26 +00:00
linux32_support.s
linux32_syscall.h Regen. 2008-05-13 20:02:26 +00:00
linux32_sysent.c Regen. 2008-05-13 20:02:26 +00:00
linux32_sysvec.c Set PCB_32BIT and clear PCB_GS32BIT for linux32 binaries. 2008-10-18 13:39:22 +00:00
linux.h Make robust futexes work on linux32/amd64. Use PTRIN to read 2008-10-14 07:59:23 +00:00
Makefile
syscalls.conf
syscalls.master Implement robust futexes. Most of the code is modelled after 2008-05-13 20:01:27 +00:00