aboutsummaryrefslogtreecommitdiff
path: root/sys/amd64/linux32/linux32_dummy.c
Commit message (Expand)AuthorAgeFilesLines
* linux compat: add non-dummy capget and capset system calls, regenerateAndriy Gapon2011-03-261-2/+0
* Implement robust futexes. Most of the code is modelled afterRoman Divacky2008-05-131-2/+0
* Implement linux_truncate64() syscall.Roman Divacky2008-04-231-1/+0
* Add stubs for syscalls introduced in Linux 2.6.17 kernel.Jung-uk Kim2008-04-161-0/+6
* Implement the linux syscallsKonstantin Belousov2008-04-081-12/+0
* Implement settimeofday() for Linuxulator/amd64.Jung-uk Kim2007-04-181-1/+0
* Implement the openat() linux syscallJulian Elischer2007-03-291-1/+0
* MFp4 (111746, 108671, 108945, 112352):Alexander Leidinger2006-12-311-2/+0
* MFP4:Alexander Leidinger2006-10-281-1/+0
* Add the linux statfs64 call. This allows Tivoli backup to proceed a littleAlexander Leidinger2006-08-271-1/+0
* Add the linux 2.6.x stuff (not used by default!):Alexander Leidinger2006-08-151-6/+0
* Commit the DUMMY stuff (printing messages for missing syscalls) for amd64 too.Alexander Leidinger2006-06-211-0/+56
* Implement rt_sigpending in the linuxolator.Alexander Leidinger2006-05-101-1/+0
* Add preliminary support for running 32-bit Linux binaries on amd64, enabledTim J. Robbins2004-08-161-0/+91