openwrt-mirror/package/utils/ucode/patches
Felix Fietkau 2d067b0dd5 ucode: fix EOF detection in the non-blocking read patch
size = 0 means EOF - do not return an empty string in this case
(which implies no data available).

Signed-off-by: Felix Fietkau <nbd@nbd.name>
2025-10-16 20:58:55 +02:00
..
010-Revert-nl80211-read-all-pending-event-messages.patch ucode: revert a broken commit 2025-10-14 14:54:26 +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: fix EOF detection in the non-blocking read patch 2025-10-16 20:58:55 +02:00
122-fs-add-mkdtemp-method-for-creating-temporary-directo.patch ucode: fix EOF detection in the non-blocking read patch 2025-10-16 20:58:55 +02:00