openwrt/package/utils/ucode/patches
Felix Fietkau ad6df8a3c8
Some checks are pending
Build all core packages / Build all core packages for selected target (push) Waiting to run
ucode: add patches that make it easier to deal with non-blocking fds
This allows creating pipes for subprocesses to use as stdin/out/err
and polling them from a uloop process.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
2025-10-09 09:57:30 +02:00
..
100-lexer-fix-parsing-xHH-and-0OOO-escape-sequences.patch ucode: fix parsing \xHH and \0OOO escape sequences 2025-10-05 11:31:31 +02:00
110-uloop-allow-reusing-the-existing-environment.patch ucode: fix reusing the current environment in uloop.process() 2025-10-08 19:50:29 +02:00
111-uloop-add-optional-setup-callback-to-process.patch ucode: add patches that make it easier to deal with non-blocking fds 2025-10-09 09:57:30 +02:00
120-fs-add-dup2-function.patch ucode: add patches that make it easier to deal with non-blocking fds 2025-10-09 09:57:30 +02:00
121-fs-add-read_nb-method-for-non-blocking-reads.patch ucode: add patches that make it easier to deal with non-blocking fds 2025-10-09 09:57:30 +02:00