serenity/Ports/dash/patches
2022-06-08 17:58:36 +01:00
..
0001-Replace-a-use-of-wait3-with-waitpid-in-the-job-contr.patch Ports: Format patches without numbering, commit hash or version number 2022-06-08 17:58:36 +01:00
0002-Skip-building-helpers-by-default.patch Ports: Format patches without numbering, commit hash or version number 2022-06-08 17:58:36 +01:00
ReadMe.md Ports: Update dash's patches to use git patches 2022-05-19 20:17:10 +04:30

Patches for dash on SerenityOS

0001-Replace-a-use-of-wait3-with-waitpid-in-the-job-contr.patch

Replace a use of wait3() with waitpid() in the job control

wait3() does not exist on serenity.

0002-Skip-building-helpers-by-default.patch

Skip building helpers by default