index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bsd-user
/
syscall_defs.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bsd-user: Implment madvise(2) to match the linux-user implementation.
Karim Taha
2023-10-03
1
-0
/
+2
*
bsd-user: Implement struct target_shmid_ds
Stacey Son
2023-10-03
1
-0
/
+20
*
bsd-user: Implement struct target_ipc_perm
Stacey Son
2023-10-03
1
-0
/
+17
*
bsd-user: Define procctl(2) related structs
Stacey Son
2023-10-03
1
-0
/
+42
*
bsd-user: define TARGET_RFSPAWN for rfork to use vfork(2) semantics, and fix ...
Karim Taha
2023-10-03
1
-4
/
+4
*
bsd-user: Rename target_freebsd_time_t to target_time_t
Warner Losh
2023-08-28
1
-4
/
+4
*
bsd-user: Define safe_fcntl macro in bsd-user/syscall_defs.h
Kyle Evans
2023-08-28
1
-0
/
+2
*
bsd-user: Add struct target_freebsd_fhandle and fcntl flags
Stacey Son
2023-08-28
1
-0
/
+51
*
bsd-user: Add struct target_statfs
Michal Meloun
2023-08-28
1
-0
/
+25
*
bsd-user: Add structs target_freebsd11_{nstat,statfs}
Stacey Son
2023-08-28
1
-0
/
+64
*
bsd-user: Add struct target_stat to bsd-user/syscall_defs.h
Michal Meloun
2023-08-28
1
-0
/
+38
*
bsd-user: Add struct target_freebsd11_stat to bsd-user/syscall_defs
Stacey Son
2023-08-28
1
-0
/
+33
*
linux-user: Use ARRAY_SIZE with bitmask_transtbl
Richard Henderson
2023-08-09
1
-0
/
+2
*
bsd-user: Implement open, openat and close
Warner Losh
2022-06-13
1
-0
/
+4
*
Clean up ill-advised or unusual header guards
Markus Armbruster
2022-05-11
1
-3
/
+3
*
bsd-user: Add safe system call macros
Warner Losh
2022-02-26
1
-0
/
+47
*
bsd-user/signal.c: Implement dump_core_and_abort
Warner Losh
2022-01-28
1
-0
/
+1
*
bsd-user: Rewrite target system call definintion glue
Warner Losh
2021-09-10
1
-85
/
+162
*
bsd-user: *BSD specific siginfo defintions
Warner Losh
2021-09-10
1
-10
/
+0
*
bsd-user: FreeBSD update
Juergen Lock
2009-10-18
1
-0
/
+6
*
Preliminary BSD user emulator support
blueswir1
2008-10-26
1
-0
/
+108