summaryrefslogtreecommitdiff
path: root/linux-user/syscall_defs.h
AgeCommit message (Expand)Author
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
2003-03-16added loop/xadd/cmpxchg supportbellard
2003-02-18suppressed clashesbellard
2003-02-18This commit was generated by cvs2svn to compensate for changes in r2,bellard