summaryrefslogtreecommitdiffstats
path: root/package/uclibc/0001-add-init_module-delete_module-syscall-wrappers.patch
Commit message (Collapse)AuthorAgeFilesLines
* uclibc: update to 1.0.22Waldemar Brodkorb2017-02-031-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 wrappersWaldemar Brodkorb2017-01-061-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>
OpenPOWER on IntegriCloud