1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-30 01:27:34 +00:00

Ports: Add xorriso port

This commit is contained in:
Beckett Normington 2023-08-10 10:26:58 -04:00 committed by Tim Schumacher
parent a426263dee
commit ed0936065f
4 changed files with 41 additions and 0 deletions

View file

@ -0,0 +1,7 @@
# Patches for xorriso on SerenityOS
## `0001-parse_exec-replace-wait3-with-waitpid.patch`
parse_exec: replace wait3() with waitpid()