Show patches with: Series = Implement the mmap system call for FreeBSD.       |    State = Action Required       |    Archived = No       |   22 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[22/22] Add stubs for vadvise(), sbrk() and sstk() Implement the mmap system call for FreeBSD. - - 1 - --- 2023-08-19 Karim Taha New
[21/22] Implement shmat(2) and shmdt(2) Implement the mmap system call for FreeBSD. - - - - --- 2023-08-19 Karim Taha New
[20/22] Implement shmctl(2) Implement the mmap system call for FreeBSD. - - 1 - --- 2023-08-19 Karim Taha New
[19/22] Implement shm_unlink(2) and shmget(2) Implement the mmap system call for FreeBSD. - - 3 - --- 2023-08-19 Karim Taha New
[18/22] Implement shm_open(2) Implement the mmap system call for FreeBSD. - - 1 - --- 2023-08-19 Karim Taha New
[17/22] Implement do_obreak function Implement the mmap system call for FreeBSD. - - - - --- 2023-08-19 Karim Taha New
[16/22] Implement mincore(2) Implement the mmap system call for FreeBSD. - - 1 - --- 2023-08-19 Karim Taha New
[15/22] Implement mlock(2), munlock(2), mlockall(2), munlockall(2), madvise(2), minherit(2) Implement the mmap system call for FreeBSD. - - 1 - --- 2023-08-19 Karim Taha New
[14/22] Implement msync(2) Implement the mmap system call for FreeBSD. - - 2 - --- 2023-08-19 Karim Taha New
[13/22] Implement mprotect(2) Implement the mmap system call for FreeBSD. - - 2 - --- 2023-08-19 Karim Taha New
[12/22] Implement mmap(2) and munmap(2) Implement the mmap system call for FreeBSD. - - 2 - --- 2023-08-19 Karim Taha New
[11/22] Introduce bsd-mem.h to the source tree Implement the mmap system call for FreeBSD. - - 2 - --- 2023-08-19 Karim Taha New
[10/22] Implement shmid_ds conversion between host and target. Implement the mmap system call for FreeBSD. - - 2 - --- 2023-08-19 Karim Taha New
[09/22] Implement ipc_perm conversion between host and target. Implement the mmap system call for FreeBSD. - - 2 - --- 2023-08-19 Karim Taha New
[08/22] Implement target_set_brk function in bsd-mem.c instead of os-syscall.c Implement the mmap system call for FreeBSD. - - 2 - --- 2023-08-19 Karim Taha New
[07/22] Add bsd-mem.c to meson.build Implement the mmap system call for FreeBSD. - - 2 - --- 2023-08-19 Karim Taha New
[06/22] Implement shm_rename(2) system call Implement the mmap system call for FreeBSD. - - 2 - --- 2023-08-19 Karim Taha New
[05/22] Implement shm_open2(2) system call Implement the mmap system call for FreeBSD. - - - - --- 2023-08-19 Karim Taha New
[04/22] Introduce freebsd/os-misc.h to the source tree Implement the mmap system call for FreeBSD. - - 1 - --- 2023-08-19 Karim Taha New
[03/22] Declarations for ipc_perm and shmid_ds conversion functions Implement the mmap system call for FreeBSD. - - 2 - --- 2023-08-19 Karim Taha New
[02/22] Implement struct target_shmid_ds Implement the mmap system call for FreeBSD. - - 2 - --- 2023-08-19 Karim Taha New
[01/22] Implement struct target_ipc_perm Implement the mmap system call for FreeBSD. - - 2 - --- 2023-08-19 Karim Taha New