ucode: add patches to improve exception handling for ubus/uloop
authorFelix Fietkau <nbd@nbd.name>
Fri, 13 Jun 2025 10:19:38 +0000 (12:19 +0200)
committerFelix Fietkau <nbd@nbd.name>
Sat, 5 Jul 2025 12:41:00 +0000 (14:41 +0200)
commit185b48e3309a0592d8d54f2d5ddfa781b12a311b
tree643828ee011bbc78604f85aadadab5f1f5d14811
parent87f130a6aed89fe3bacc59aacbf0c6ff725b3ab5
ucode: add patches to improve exception handling for ubus/uloop

Add API to allow setting an exception handler for user provided callbacks

Signed-off-by: Felix Fietkau <nbd@nbd.name>
package/utils/ucode/patches/100-vm-export-function-for-converting-exception-to-ucode.patch [new file with mode: 0644]
package/utils/ucode/patches/101-uloop-add-exception_handler_set-function.patch [new file with mode: 0644]
package/utils/ucode/patches/102-ubus-add-exception_handler_set-function.patch [new file with mode: 0644]