serenity/Ports/citron/patches
2023-08-16 15:32:42 +03:30
..
0001-Get-rid-of-wordexp-on-serenity.patch Ports/citron: Update to the latest commit 2023-08-16 15:32:42 +03:30
0002-Make-fiber-a-noop.patch Ports/citron: Update to the latest commit 2023-08-16 15:32:42 +03:30
0003-Make-coroutines-a-noop.patch Ports/citron: Update to the latest commit 2023-08-16 15:32:42 +03:30
0004-Don-t-mess-with-libsocket.patch Ports/citron: Update to the latest commit 2023-08-16 15:32:42 +03:30
0005-Disable-GC-on-serenity.patch Ports/citron: Update to the latest commit 2023-08-16 15:32:42 +03:30
ReadMe.md Ports/citron: Update to the latest commit 2023-08-16 15:32:42 +03:30

Patches for citron on SerenityOS

0001-Get-rid-of-wordexp-on-serenity.patch

Get rid of wordexp on serenity

0002-Make-fiber-a-noop.patch

Make fiber a noop

Serenity doesn't have ucontext.

0003-Make-coroutines-a-noop.patch

Make coroutines a noop

Serenity doesn't have ucontext.

0004-Don-t-mess-with-libsocket.patch

Don't mess with libsocket

0005-Disable-GC-on-serenity.patch

Disable GC on serenity