fix(relibc): implement getrlimit defaults + getdtablesize return; add kwin stub; kernel graphical_debug defer

This commit is contained in:
2026-04-27 01:57:14 +01:00
parent 45e2016918
commit 8644e8b6d0
4 changed files with 68 additions and 0 deletions
+1
View File
@@ -31,6 +31,7 @@ patches = [
"../../../local/patches/relibc/P3-inet6-pton-ntop.patch",
"../../../local/patches/relibc/P3-tcp-sockopt-forward.patch",
"../../../local/patches/relibc/P3-dns-aaaa-getaddrinfo-ipv6.patch",
"../../../local/patches/relibc/P3-getrlimit-getdtablesize.patch",
]
[build]