aboutsummaryrefslogtreecommitdiff
path: root/linux-user/syscall.c
AgeCommit message (Expand)Author
2009-11-07(x86/Sparc/PPC)-user: fix cpu_copyBlue Swirl
2009-10-17Re: linux-user/syscall.c - don't add GUEST_BASE to NULL pointerJan-Simon Möller
2009-10-17linux-user: KD/VT/FB ioctlsUlrich Hecht
2009-10-15linux-user: getpriority errno fixUlrich Hecht
2009-10-15implementations of dup3 and fallocate that are good enough to fool LTPUlrich Hecht
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori
2009-10-01Get rid of _t suffixmalc
2009-09-30linux-user: fix coding style nitMichael S. Tsirkin
2009-09-10F_DUPFD_CLOEXEC is not universally availablemalc
2009-08-25linux-user: zero fstat buffer to initialize nsec fieldsUlrich Hecht
2009-08-25linux-user: fadvise64 implementationUlrich Hecht
2009-08-25linux-user: enable getdents for > 32-bit systemsUlrich Hecht
2009-08-25linux-user: fcntl fixes for LTPUlrich Hecht
2009-08-25linux-user: fix mq_* compilation problemsNathan Froyd
2009-08-25m68k, linux-user: enable sigaltstack()Laurent Vivier
2009-08-25linux-user: add eventfd supportRiku Voipio
2009-08-03linux-user: make FUTEX_* calls honor timeout parameterNathan Froyd
2009-07-27rename USE_NPTL to CONFIG_USE_NPTLJuan Quintela
2009-07-27rename HAVE_GPROF to TARGET_GPROFJuan Quintela
2009-07-20Fix most warnings (errors with -Werror) when debugging is enabledBlue Swirl
2009-07-16Update to a hopefully more future proof FSF addressBlue Swirl
2009-07-08getrlimit conversion mix-upUlrich Hecht
2009-07-08wrap path for access syscallUlrich Hecht
2009-07-0864-bit clean socketcall syscallUlrich Hecht
2009-07-08pipe argument should not be signedUlrich Hecht
2009-07-08linux-user/syscall.c: remove warning: ‘array’ may be used uninitialized i...vibi sreenivasan
2009-07-08linux-user: check some parameters for some socket syscalls.Arnaud Patard
2009-06-19linux-user: strace now handles guest stringscorrectly [v2]Riku Voipio
2009-06-16linux-user: remove duplicate tswap32() from do_getsockopt()Laurent Vivier
2009-06-16linux-user/syscall.c: define _ATFILE_SOURCEEduardo Habkost
2009-06-16RFC: fix fcntl support in linux-user - new tryArnaud Patard (Rtp)
2009-06-16linux-user: add tee, splice and vmsplicevibisreenivasan
2009-06-16linux-user: implement pipe2 [v3]Riku Voipio
2009-06-16add futex wake opRiku Voipio
2009-06-16linux-user: support private futexesMartin Mohring
2009-06-16linux-user: include linux/fs.hMartin Mohring
2009-06-16linux-user: Added IP_(UN)BLOCK_SOURCE/IP_(ADD|DROP)_SOURCE_MEMBERSHIP flags t...Lionel Landwerlin
2009-06-16linux-user: Added IP_ADD_MEMBERSHIP/IP_DROP_MEMBERSHIP flags to setsockoptLionel Landwerlin
2009-06-16Return EOPNOTSUPP instead of ENOSYS for *xattr* syscallsArnaud Patard
2009-06-16Fix struct termios host - target translationArnaud Patard
2009-06-16linux-user: fix utimensatRiku Voipio
2009-06-16linux-user: strace now handles guest strings correctly [v2]Mika Westerberg
2009-06-16linux-user: implemented ELF coredump support for ARM targetMika Westerberg
2009-06-16Implement shm* syscalls and fix 64/32bit errorsRiku Voipio
2009-06-04fix gdbstub support for multiple threads in usermode, v3Nathan Froyd
2009-05-26microblaze: linux-user support.Edgar E. Iglesias
2009-05-19Only define __llseek if it is going to be usedPaul Brook
2009-05-13Replace gcc variadic macro extension with C99 versionBlue Swirl
2009-04-19linux-user: Linux kernel's fchmodat and faccessat have three args (no 4th arg)aurel32
2009-04-18linux-user: fix IPCOP_sem* and implement sem*aurel32