summaryrefslogtreecommitdiff
path: root/sys/amd64/linux32/linux32_dummy.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/7.0.0_cvscvs2svn2008-02-241-1/+1
* 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