aboutsummaryrefslogtreecommitdiff
path: root/linux-user/syscall.c
AgeCommit message (Expand)Author
2003-07-13times() fixbellard
2003-07-09ARM fix: mmapbellard
2003-07-09old select supportbellard
2003-06-15automatic ioctl number conversion - minimum ARM fork() supportbellard
2003-06-05getdents for 64 bit cpusbellard
2003-06-05convert mmap flags (alpha fix)bellard
2003-05-27mmap2 fixbellard
2003-05-16added getrusagebellard
2003-05-14added do_fcntl()bellard
2003-05-14pread/pwrite syscalls - use page_unprotect_range() in vital cases to avoid pr...bellard
2003-05-13mmap emulationbellard
2003-05-10added vm86.cbellard
2003-05-08added setgroups and getgroups syscallsbellard
2003-04-29ia64 support - fcntl uses TARGET_ constantsbellard
2003-04-29fstat64 fixbellard
2003-04-29flock supportbellard
2003-04-11stat patches - path patches - added exit_group() syscallbellard
2003-04-07endian fixbellard
2003-03-30added SIOCATMARK and times() syscallbellard
2003-03-30fixed execve bugbellard
2003-03-29endian fixes by Ulrich weigandbellard
2003-03-29first vm86 supportbellard
2003-03-24dirent fixesbellard
2003-03-23distribution patchesv0.1.0bellard
2003-03-23more syscallsbellard
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-20ppc portbellard
2003-03-19added flags computation optimizationbellard
2003-03-16added stat64bellard
2003-03-16added loop/xadd/cmpxchg supportbellard
2003-03-16added minimal segment supportbellard
2003-03-06added translation cachebellard
2003-02-18suppressed clashesbellard
2003-02-18This commit was generated by cvs2svn to compensate for changes in r2,bellard