summaryrefslogtreecommitdiffstats
path: root/sys/amd64/linux32/linux32_dummy.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r283492:dchagin2016-01-091-1/+0
* MFC r283488:dchagin2016-01-091-2/+0
* MFC r283484:dchagin2016-01-091-1/+0
* MFC r283480:dchagin2016-01-091-1/+0
* MFC r283465:dchagin2016-01-091-2/+0
* MFC r283451:dchagin2016-01-091-1/+0
* MFC r283444:dchagin2016-01-091-2/+0
* MFC r283441:dchagin2016-01-091-4/+0
* MFC r283403:dchagin2016-01-091-1/+0
* MFC r283401:dchagin2016-01-091-2/+0
* MFC r283399:dchagin2016-01-091-1/+0
* MFC r283396:dchagin2016-01-091-1/+0
* MFC r283394:dchagin2016-01-091-1/+0
* MFC r271743:bz2014-09-231-5/+0
* Revert r255672, it has some serious flaws, leaking file references etc.rdivacky2013-09-181-0/+4
* Implement epoll support in Linuxulator. This is a tiny wrapper around kqueuerdivacky2013-09-181-4/+0
* - >500 static DTrace probes for the linuxulatornetchild2012-05-051-0/+9
* - Implement pipe2 syscall for Linuxulator. This syscall appeared in 2.6.27jkim2012-04-161-1/+0
* - add comments to syscalls.master and linux(32)_dummy about which linuxnetchild2012-03-101-0/+47
* Convert files to UTF-8uqs2012-01-151-1/+1
* Implement linux_fadvise64() and linux_fadvise64_64() usingjhb2011-12-291-2/+0
* linux compat: add non-dummy capget and capset system calls, regenerateavg2011-03-261-2/+0
* Implement robust futexes. Most of the code is modelled afterrdivacky2008-05-131-2/+0
* Implement linux_truncate64() syscall.rdivacky2008-04-231-1/+0
* Add stubs for syscalls introduced in Linux 2.6.17 kernel.jkim2008-04-161-0/+6
* Implement the linux syscallskib2008-04-081-12/+0
* Implement settimeofday() for Linuxulator/amd64.jkim2007-04-181-1/+0
* Implement the openat() linux syscalljulian2007-03-291-1/+0
* MFp4 (111746, 108671, 108945, 112352):netchild2006-12-311-2/+0
* MFP4:netchild2006-10-281-1/+0
* Add the linux statfs64 call. This allows Tivoli backup to proceed a littlenetchild2006-08-271-1/+0
* Add the linux 2.6.x stuff (not used by default!):netchild2006-08-151-6/+0
* Commit the DUMMY stuff (printing messages for missing syscalls) for amd64 too.netchild2006-06-211-0/+56
* Implement rt_sigpending in the linuxolator.netchild2006-05-101-1/+0
* Add preliminary support for running 32-bit Linux binaries on amd64, enabledtjr2004-08-161-0/+91
OpenPOWER on IntegriCloud