Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | uclibc: update to 1.0.22 | Waldemar Brodkorb | 2017-02-03 | 1 | -59/+0 |
| | | | | | | | | | | - fixes mips{32,64}r6 support - adds experimental aarch64 support - fixes syscalls with 6 arguments for x86 - removes PID caching and simplifies architecture specific code Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> Signed-off-by: Peter Korsgaard <peter@korsgaard.com> | ||||
* | uclibc: add kernel module syscall wrappers | Waldemar Brodkorb | 2017-01-06 | 1 | -0/+59 |
Revert the decision to remove the wrappers, but remove the extra Config symbol and add it by default. Required for kmod package. Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> Signed-off-by: Peter Korsgaard <peter@korsgaard.com> |