index
:
~sandmann/qemu
setcaps
Unnamed repository; edit this file 'description' to name the repository.
sandmann
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux-user
/
syscall.c
Age
Commit message (
Expand
)
Author
Files
Lines
2004-02-22
shm support, more setsockopt and getsockopt calls, fds fix (initial patch by ...
bellard
1
-52
/
+193
2004-02-22
use kernel like macros for user access (will be useful someday to have a bett...
bellard
1
-21
/
+0
2004-02-22
O_DIRECT compile fix
bellard
1
-0
/
+2
2004-01-04
fcntl flags convertion (Jocelyn Mayer)
bellard
1
-1
/
+34
2004-01-04
stat64 fix - added getpagesize()
bellard
1
-17
/
+51
2003-11-23
PowerPC target support (Jocelyn Mayer) - added better support for uid16
bellard
1
-113
/
+170
2003-09-30
added utime syscall - fixed nanosleep exact behaviour
bellard
1
-2
/
+66
2003-08-11
fixed invalid Linux asm/unistd.h header for PowerPC and gcc 3.3
bellard
1
-0
/
+123
2003-07-13
times() fix
bellard
1
-4
/
+21
2003-07-09
ARM fix: mmap
bellard
1
-6
/
+7
2003-07-09
old select support
bellard
1
-1
/
+11
2003-06-15
automatic ioctl number conversion - minimum ARM fork() support
bellard
1
-18
/
+54
2003-06-05
getdents for 64 bit cpus
bellard
1
-1
/
+42
2003-06-05
convert mmap flags (alpha fix)
bellard
1
-2
/
+18
2003-05-27
mmap2 fix
bellard
1
-2
/
+3
2003-05-16
added getrusage
bellard
1
-19
/
+33
2003-05-14
added do_fcntl()
bellard
1
-36
/
+45
2003-05-14
pread/pwrite syscalls - use page_unprotect_range() in vital cases to avoid pr...
bellard
1
-2
/
+6
2003-05-13
mmap emulation
bellard
1
-16
/
+10
2003-05-10
added vm86.c
bellard
1
-72
/
+0
2003-05-08
added setgroups and getgroups syscalls
bellard
1
-2
/
+28
2003-04-29
ia64 support - fcntl uses TARGET_ constants
bellard
1
-8
/
+12
2003-04-29
fstat64 fix
bellard
1
-2
/
+11
2003-04-29
flock support
bellard
1
-2
/
+49
2003-04-11
stat patches - path patches - added exit_group() syscall
bellard
1
-12
/
+25
2003-04-07
endian fix
bellard
1
-2
/
+6
2003-03-30
added SIOCATMARK and times() syscall
bellard
1
-1
/
+13
2003-03-30
fixed execve bug
bellard
1
-4
/
+8
2003-03-29
endian fixes by Ulrich weigand
bellard
1
-54
/
+351
2003-03-29
first vm86 support
bellard
1
-33
/
+162
2003-03-24
dirent fixes
bellard
1
-4
/
+4
2003-03-23
distribution patches
bellard
1
-1
/
+1
2003-03-23
more syscalls
bellard
1
-5
/
+94
2003-03-23
better signal/exception support
bellard
1
-35
/
+80
2003-03-23
basic signal handling
bellard
1
-63
/
+231
2003-03-22
basic clone() support
bellard
1
-4
/
+62
2003-03-22
better 16 bit code support
bellard
1
-9
/
+28
2003-03-20
ppc port
bellard
1
-1
/
+6
2003-03-19
added flags computation optimization
bellard
1
-1
/
+1
2003-03-16
added stat64
bellard
1
-3
/
+41
2003-03-16
added loop/xadd/cmpxchg support
bellard
1
-4
/
+41
2003-03-16
added minimal segment support
bellard
1
-2
/
+124
2003-03-06
added translation cache
bellard
1
-0
/
+3
2003-02-18
suppressed clashes
bellard
1
-12
/
+23
2003-02-18
This commit was generated by cvs2svn to compensate for changes in r2,
bellard
1
-0
/
+1349