aboutsummaryrefslogtreecommitdiff
path: root/linux-user/syscall_defs.h
AgeCommit message (Expand)Author
2008-09-29TARGET_MAP_xx macros: clean and alpha specific valuesaurel32
2008-09-20Add MTIOCTOP, MTIOCGET and MTIOCPOS ioctls (Kirill Shutemov).balrog
2008-07-19linux-user: Fix target_statfs[64] on 64-bit hostsbalrog
2008-04-26Add loop device ioctls (Gary Thomas).balrog
2008-03-28Fix flock64 structure on a few target (noticed by Gary Thomas)aurel32
2007-12-10Various linux-user structures and definitions fixes for PowerPC targets.j_mayer
2007-11-21Fix PowerPC 64 stat and statfs structures definitions.j_mayer
2007-11-14x86_64 linux user emulationbellard
2007-11-11suppressed invalid TARGET_CMSG_FIRSTHDR macrobellard
2007-11-08Clean out the N32 macros from target-mips, and introduce MIPS ABI specificths
2007-10-14 Support for 32 bit ABI on 64 bit targets (only enabled Sparc64)blueswir1
2007-10-08CRIS Linux userland emulation, part 2. By Edgar E. Iglesias.ths
2007-09-30Code provision for n32/n64 mips userland emulation. Not functional yet.ths
2007-09-18Fix invalid MAP_xxx flags for PowerPC targets.j_mayer
2007-09-17find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths
2007-07-20Fix statfs(64) syscall wrapper, by Andreas Schwab.ths
2007-07-08 Fix Sparc64 stat system callblueswir1
2007-06-22Use correct data structures for stat syscalls, by Magnus Damm.ths
2007-06-01linux-user errno mapping, by Stuart Anderson.ths
2007-05-28Sync __target_cmsg_nxthdr implementation with kernel header.ths
2007-05-26Suppress pointer from integer of different size warning.pbrook
2007-04-05Preliminary patch for Alpha Linux user mode emulation support.j_mayer
2006-10-22ColdFire target.pbrook
2006-09-09ARM 64-bit host fix.pbrook
2006-06-27initial MIPS signal handling (initial patch by Raphael Rigo)bellard
2006-06-24mips socket calls (initial patch by Raphael Rigo)bellard
2006-04-27sh4 target (Samuel Tardieu)bellard
2006-02-09Arm Linux EABI syscall support.pbrook
2005-11-28statfs fixbellard
2005-11-26mips user emulationbellard
2004-09-30SPARC fixes (Blue Swirl)bellard
2004-06-19sysinfo syscall (Francois Guimond)bellard
2004-02-22shm support, more setsockopt and getsockopt calls, fds fix (initial patch by ...bellard
2004-01-18ARM fcntl flag fixes (Lennert Buytenhek)bellard
2004-01-04fcntl flags convertion (Jocelyn Mayer)bellard
2004-01-04termios support for SPARC and PPCbellard
2003-11-23PowerPC target support (Jocelyn Mayer) - added better support for uid16bellard
2003-09-30new directory structurebellard
2003-07-13times() fixbellard
2003-07-09old select supportbellard
2003-06-15factorized more definitions - suppressed broken sound ioctlsbellard
2003-05-10more console ioctlsbellard
2003-05-08added KDGKBTYPEbellard
2003-03-30added SIOCATMARK and times() syscallbellard
2003-03-29endian fixes by Ulrich weigandbellard
2003-03-23better signal/exception supportbellard
2003-03-23basic signal handlingbellard
2003-03-22basic clone() supportbellard
2003-03-22better 16 bit code supportbellard