]> git.proxmox.com Git - mirror_qemu.git/history - bsd-user/bsd-proc.h
bsd-user: Implement struct target_shmid_ds
[mirror_qemu.git] / bsd-user / bsd-proc.h
2023-10-03 Stacey Sonbsd-user: Implement getpriority(2) and setpriority(2).
2023-10-03 Stacey Sonbsd-user: Add stubs for profil(2), ktrace(2), utrace...
2023-10-03 Stacey Sonbsd-user: Implement get/set[resuid/resgid/sid] and...
2023-10-03 Stacey Sonbsd-user: Implement several get/set system calls:
2023-10-03 Stacey Sonbsd-user: Implement getrlimit(2) and setrlimit(2)
2023-10-03 Stacey Sonbsd-user: Implement getrusage(2).
2023-10-03 Stacey Sonbsd-user: Implement umask(2), setlogin(2) and getlogin(2)
2023-10-03 Stacey Sonbsd-user: Implement getgroups(2) and setgroups(2) syste...
2023-10-03 Kyle Evansbsd-user: Get number of cpus.
2023-10-03 Stacey Sonbsd-user: Implement target_to_host_resource conversion...
2023-02-08 Peter MaydellMerge tag 'pull-tricore-20230208' of https://github...
2023-02-08 Peter MaydellMerge tag 'pull-include-2023-02-06-v2' of https://repo...
2023-02-08 Markus Armbrusterbsd-user: Clean up includes
2022-06-12 Richard HendersonMerge tag 'mips-20220611' of https://github.com/philmd...
2022-06-12 Richard HendersonMerge tag 'bsd-user-preen-2022q2-pull-request' of ssh...
2022-06-11 Warner Loshbsd-user/freebsd/os-syscall.c: Implement exit