summaryrefslogtreecommitdiff
path: root/linux-user/syscall_defs.h
AgeCommit message (Expand)AuthorFilesLines
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
2004-01-04fcntl flags convertion (Jocelyn Mayer)bellard1-0/+52
2004-01-04termios support for SPARC and PPCbellard1-227/+80
2003-11-23PowerPC target support (Jocelyn Mayer) - added better support for uid16bellard1-3/+61
2003-09-30new directory structurebellard1-281/+9
2003-07-13times() fixbellard1-2/+6
2003-07-09old select supportbellard1-0/+6
2003-06-15factorized more definitions - suppressed broken sound ioctlsbellard1-2/+985
2003-05-10more console ioctlsbellard1-0/+4
2003-05-08added KDGKBTYPEbellard1-0/+3
2003-03-30added SIOCATMARK and times() syscallbellard1-0/+9