summaryrefslogtreecommitdiff
path: root/linux-user/syscall_defs.h
AgeCommit message (Expand)AuthorFilesLines
2009-08-25linux-user: fcntl fixes for LTPUlrich Hecht1-0/+7
2009-06-23microblaze: Support the latest mmu-kernel stat64 ABI.Edgar E. Iglesias1-2/+3
2009-06-19linux-user: strace now handles guest stringscorrectly [v2]Riku Voipio1-0/+17
2009-06-16RFC: fix fcntl support in linux-user - new tryArnaud Patard (Rtp)1-1/+12
2009-06-16linux-user: Added IP_(UN)BLOCK_SOURCE/IP_(ADD|DROP)_SOURCE_MEMBERSHIP flags t...Lionel Landwerlin1-0/+7
2009-06-16linux-user: Added IP_ADD_MEMBERSHIP/IP_DROP_MEMBERSHIP flags to setsockoptLionel Landwerlin1-0/+15
2009-06-16linux-user: strace now handles guest strings correctly [v2]Mika Westerberg1-0/+6
2009-05-26microblaze: linux-user support.Edgar E. Iglesias1-3/+70
2009-04-21Fix target_siginfo ordering for MIPS.pbrook1-0/+6
2009-04-15linux-user: Added posix message queue syscalls except mq_notifyaurel321-0/+7
2009-01-30target-ppc: Fix struct target_stat64 for 32-bit hostaurel321-2/+3
2009-01-30target-sh4: Fix struct target_stat64 for 64-bit hostaurel321-1/+1
2008-11-12target-alpha: fix termbits and target IOC macrosaurel321-1/+1
2008-11-11target-alpha: add proper fcntl definitionsaurel321-0/+19
2008-10-13linux-user: fix getdents* syscallsaurel321-0/+15
2008-09-29TARGET_MAP_xx macros: clean and alpha specific valuesaurel321-5/+24
2008-09-20Add MTIOCTOP, MTIOCGET and MTIOCPOS ioctls (Kirill Shutemov).balrog1-0/+4
2008-07-19linux-user: Fix target_statfs[64] on 64-bit hostsbalrog1-1/+2
2008-04-26Add loop device ioctls (Gary Thomas).balrog1-0/+8
2008-03-28Fix flock64 structure on a few target (noticed by Gary Thomas)aurel321-0/+3
2007-12-10Various linux-user structures and definitions fixes for PowerPC targets.j_mayer1-19/+18
2007-11-21Fix PowerPC 64 stat and statfs structures definitions.j_mayer1-0/+36
2007-11-14x86_64 linux user emulationbellard1-1/+25
2007-11-11suppressed invalid TARGET_CMSG_FIRSTHDR macrobellard1-3/+0
2007-11-08Clean out the N32 macros from target-mips, and introduce MIPS ABI specificths1-7/+7
2007-10-14 Support for 32 bit ABI on 64 bit targets (only enabled Sparc64)blueswir11-261/+261
2007-10-08CRIS Linux userland emulation, part 2. By Edgar E. Iglesias.ths1-3/+3
2007-09-30Code provision for n32/n64 mips userland emulation. Not functional yet.ths1-1/+139
2007-09-18Fix invalid MAP_xxx flags for PowerPC targets.j_mayer1-0/+5
2007-09-17find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths1-2/+2
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths1-23/+23
2007-07-20Fix statfs(64) syscall wrapper, by Andreas Schwab.ths1-4/+8
2007-07-08 Fix Sparc64 stat system callblueswir11-0/+51
2007-06-22Use correct data structures for stat syscalls, by Magnus Damm.ths1-1/+60
2007-06-01linux-user errno mapping, by Stuart Anderson.ths1-0/+2
2007-05-28Sync __target_cmsg_nxthdr implementation with kernel header.ths1-12/+7
2007-05-26Suppress pointer from integer of different size warning.pbrook1-2/+2
2007-04-05Preliminary patch for Alpha Linux user mode emulation support.j_mayer1-2/+46
2006-10-22ColdFire target.pbrook1-2/+65
2006-09-09ARM 64-bit host fix.pbrook1-10/+10
2006-06-27initial MIPS signal handling (initial patch by Raphael Rigo)bellard1-0/+10
2006-06-24mips socket calls (initial patch by Raphael Rigo)bellard1-0/+2
2006-04-27sh4 target (Samuel Tardieu)bellard1-3/+3
2006-02-09Arm Linux EABI syscall support.pbrook1-1/+43
2005-11-28statfs fixbellard1-0/+62
2005-11-26mips user emulationbellard1-17/+169
2004-09-30SPARC fixes (Blue Swirl)bellard1-0/+96
2004-06-19sysinfo syscall (Francois Guimond)bellard1-0/+17
2004-02-22shm support, more setsockopt and getsockopt calls, fds fix (initial patch by ...bellard1-0/+13
2004-01-18ARM fcntl flag fixes (Lennert Buytenhek)bellard1-1/+19