openwrt/package/utils/ucode/patches
Felix Fietkau 255d999783 ucode: add fs.mkdtemp function
Useful for creating temporary directories

Signed-off-by: Felix Fietkau <nbd@nbd.name>
2025-10-13 10:56:39 +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
122-fs-add-mkdtemp-method-for-creating-temporary-directo.patch ucode: add fs.mkdtemp function 2025-10-13 10:56:39 +02:00