mirror of
https://github.com/openwrt/openwrt.git
synced 2026-06-17 19:11:38 +04:00
4ae4759e0b
3d999b21f4ba socket: add include for older kernels 552ca3cf55ed compiler: allow export function declarations without trailing semicolon d9e24e4ad13d compiler: add function forward declaration syntax de986520017a fs: add statvfs flags and fs error codes e6bf0a9dca79 nl80211: fix listener.request() dropping multicast events 520d9f4c8781 nl80211: fix waitfor() busy-spinning on non-blocking event socket 05328e33f078 nl80211: fix memory leak in waitfor() on repeated matching events e4a165976dbb nl80211: don't report waitfor() match on event parse failure 57367e880e9d nl80211: add missing survey info attributes a39b74fe329e nl80211: fix dfs_cac_time attribute type beafcff845fc compiler, lib, resolv: fix const string pointers 4170c8dcc568 lib: fix system() inheriting blocked SIGCHLD mask in child process d2c74298e22d fs: document glob 8a8b4d12a867 types: fix regexp `/.../s` flag inversion d7bc7adcb99d lib: slightly expand regexp() JSDoc 826fbfef2df9 nl80211: fix HE MCS set parsing 617967a3ceb9 socket: strip brackets from IPv6 addresses in addrinfo() a078b72a90bb socket: increase IPv6 scope ID buffer to support 15-char interface names ed23cf5aa182 rtnl, nl80211: fix segfault when listener.close() is called explicitly 3e585662394b docs: add function forward declarations to syntax tutorial bda4a0e454de vm: free thread context on vm_free to prevent memory leak 13158a73c96b nl80211: get iftype extended capabilites 30ffbd6c07dc ubus: add module documentation ce0c8fc0ffea docs: spelling fixes and usage notes 35a74e92ad69 docs: rewrite ubus module intro to expand pub/sub and fix OpenWrt capitalization b3380068a7e1 docs: flatten ubus class hierarchy and fix capitalization 3c9d3b5272d7 docs: math: fix spelling mistakes in documentation aae2250ab519 fs: fix popen() documentation eff52f0d262a digest: implement FNV-1a 64 bit hash algorithm 35ed1d1efd64 ubus: fix refcounting bug c7e7dfa7b64a ubus: avoid double close of externally owned channel fds 896ac72caffb tests: make run_tests.uc default to build/ b50372e8e8a0 tests: implement automatic library test skipping 81066c54a07f math: degrees <-> radians convertors 388ef3f35e0a ubus: drop unconditional garbage collection calls aebdb2c0262e main: fix option argument parsing on glibc Signed-off-by: Felix Fietkau <nbd@nbd.name>