mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-02 19:03:55 +01:00
e8a7290e55c0 socket: fix `recv()` incorrectly reporting unrelated errors ddde611fb9d4 socket: fix convertion of hw addresses to ucode strings 924ccc95be32 vm: make sure uc_vm_insn_to_name() always returns a value 754590d26f23 lexer: fix parsing \xHH and \0OOO escape sequences 623f550e579a fs: add dup2() function 6c9385a99edd fs: add mkdtemp() method for creating temporary directories ea579046a619 fs: reset errno to zero in get_fd() The removed patches are integrated upstream. Fixes: https://github.com/jow-/ucode/issues/332 Fixes: https://github.com/jow-/ucode/issues/337 Link: https://github.com/openwrt/openwrt/pull/20718 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> |
||
|---|---|---|
| .. | ||
| 010-Revert-nl80211-read-all-pending-event-messages.patch | ||
| 110-uloop-allow-reusing-the-existing-environment.patch | ||
| 111-uloop-add-optional-setup-callback-to-process.patch | ||
| 121-fs-add-read_nb-method-for-non-blocking-reads.patch | ||