summaryrefslogtreecommitdiffstats
path: root/linux-user/syscall_defs.h
Commit message (Expand)AuthorAgeFilesLines
* target-alpha: fix termbits and target IOC macrosaurel322008-11-121-1/+1
* target-alpha: add proper fcntl definitionsaurel322008-11-111-0/+19
* linux-user: fix getdents* syscallsaurel322008-10-131-0/+15
* TARGET_MAP_xx macros: clean and alpha specific valuesaurel322008-09-291-5/+24
* Add MTIOCTOP, MTIOCGET and MTIOCPOS ioctls (Kirill Shutemov).balrog2008-09-201-0/+4
* linux-user: Fix target_statfs[64] on 64-bit hostsbalrog2008-07-191-1/+2
* Add loop device ioctls (Gary Thomas).balrog2008-04-261-0/+8
* Fix flock64 structure on a few target (noticed by Gary Thomas)aurel322008-03-281-0/+3
* Various linux-user structures and definitions fixes for PowerPC targets.j_mayer2007-12-101-19/+18
* Fix PowerPC 64 stat and statfs structures definitions.j_mayer2007-11-211-0/+36
* x86_64 linux user emulationbellard2007-11-141-1/+25
* suppressed invalid TARGET_CMSG_FIRSTHDR macrobellard2007-11-111-3/+0
* Clean out the N32 macros from target-mips, and introduce MIPS ABI specificths2007-11-081-7/+7
* Support for 32 bit ABI on 64 bit targets (only enabled Sparc64)blueswir12007-10-141-261/+261
* CRIS Linux userland emulation, part 2. By Edgar E. Iglesias.ths2007-10-081-3/+3
* Code provision for n32/n64 mips userland emulation. Not functional yet.ths2007-09-301-1/+139
* Fix invalid MAP_xxx flags for PowerPC targets.j_mayer2007-09-181-0/+5
* find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths2007-09-171-2/+2
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-23/+23
* Fix statfs(64) syscall wrapper, by Andreas Schwab.ths2007-07-201-4/+8
* Fix Sparc64 stat system callblueswir12007-07-081-0/+51
* Use correct data structures for stat syscalls, by Magnus Damm.ths2007-06-221-1/+60
* linux-user errno mapping, by Stuart Anderson.ths2007-06-011-0/+2
* Sync __target_cmsg_nxthdr implementation with kernel header.ths2007-05-281-12/+7
* Suppress pointer from integer of different size warning.pbrook2007-05-261-2/+2
* Preliminary patch for Alpha Linux user mode emulation support.j_mayer2007-04-051-2/+46
* ColdFire target.pbrook2006-10-221-2/+65
* ARM 64-bit host fix.pbrook2006-09-091-10/+10
* initial MIPS signal handling (initial patch by Raphael Rigo)bellard2006-06-271-0/+10
* mips socket calls (initial patch by Raphael Rigo)bellard2006-06-241-0/+2
* sh4 target (Samuel Tardieu)bellard2006-04-271-3/+3
* Arm Linux EABI syscall support.pbrook2006-02-091-1/+43
* statfs fixbellard2005-11-281-0/+62
* mips user emulationbellard2005-11-261-17/+169
* SPARC fixes (Blue Swirl)bellard2004-09-301-0/+96
* sysinfo syscall (Francois Guimond)bellard2004-06-191-0/+17
* shm support, more setsockopt and getsockopt calls, fds fix (initial patch by ...bellard2004-02-221-0/+13
* ARM fcntl flag fixes (Lennert Buytenhek)bellard2004-01-181-1/+19
* fcntl flags convertion (Jocelyn Mayer)bellard2004-01-041-0/+52
* termios support for SPARC and PPCbellard2004-01-041-227/+80
* PowerPC target support (Jocelyn Mayer) - added better support for uid16bellard2003-11-231-3/+61
* new directory structurebellard2003-09-301-281/+9
* times() fixbellard2003-07-131-2/+6
* old select supportbellard2003-07-091-0/+6
* factorized more definitions - suppressed broken sound ioctlsbellard2003-06-151-2/+985
* more console ioctlsbellard2003-05-101-0/+4
* added KDGKBTYPEbellard2003-05-081-0/+3
* added SIOCATMARK and times() syscallbellard2003-03-301-0/+9
* endian fixes by Ulrich weigandbellard2003-03-291-0/+42
* better signal/exception supportbellard2003-03-231-0/+11
OpenPOWER on IntegriCloud