30 Commits (66c742b6217f84bd0b09eba741f508f070de1b43)

Author SHA1 Message Date
Felix Fietkau 4ecc5c8ffe uclibc: backport an upstream i386 syscall fix 9 years ago
Felix Fietkau b97c3b0249 uClibc: add another missing backport patch 9 years ago
Felix Fietkau 19150d393d toolchain/uClibc: backport madvise and fallocate (fixes #19336) 9 years ago
Felix Fietkau 3a52795531 uClibc: remove avr32 support 9 years ago
John Crispin 0e6ecf707d uClibc: fix syscall() for syscalls with 6 arguments on PowerPC 9 years ago
Felix Fietkau b2bdea8ad4 uClibc: fix ptrace header files for powerpc 10 years ago
Felix Fietkau 309cdd6101 toolchain: uClibc: fix compile with full language support enabled (fixes #13095) 10 years ago
John Crispin 70be73e153 uClibc: Backport uClibc master git commit fd355bc1dbcb794ae1abf0fad1459e28d8567ba0 (eventfd.h: Use new "bits/" scheme for arch-specific flags) 10 years ago
Felix Fietkau 7a324ed4c1 uClibc: fix copy&pasted typo in the stat fix 10 years ago
Felix Fietkau ded4c0675d uClibc: add a whole bunch of mips64 related fixes 10 years ago
Felix Fietkau 171211c29f uClibc: add a patch to reduce vasprintf allocation size (fixes #13024) 10 years ago
Luka Perkov deec514607 uClibc: backport mount.h update 10 years ago
Felix Fietkau 8bd7e0b19b uClibc: Fix lookup with DNS search in multi-threaded application. 11 years ago
Felix Fietkau c4b013f00b uClibc: make res_init() thread safe 11 years ago
Felix Fietkau 8cabffaa3b uClibc: Fix threaded use of res_ functions. 11 years ago
Imre Kaloz 61ad6831d3 replace the mips64 fixes patch with an upstream commit 11 years ago
Felix Fietkau edc8ac6246 uClibc: Deactivate oversized thread stack cache 11 years ago
Felix Fietkau 3f6a5c862b uClibc: get rid of bogus unused strlcpy definition to fix build errors 11 years ago
Steven Barth 4a4c2fe74c uClibc: fix scoped-IPv6-addresses in getnameinfo 11 years ago
Florian Fainelli 73dcf0dc2e toolchain: refresh uClibc patches 11 years ago
Felix Fietkau 02a6750af8 uClibc: use position independent code for crt1, slightly reduces size of all executables 11 years ago
Felix Fietkau 46072644e5 uClibc: unbreak ld-uClibc on non-64bit platforms 11 years ago
Florian Fainelli f4c09ea554 toolchain/uClibc: backport a MIPS64 fix from openadk 11 years ago
Florian Fainelli 4801705d83 remove support for ubicom32 12 years ago
Imre Kaloz 935ca3f3eb add 3.7-rc6 support (patch 820 still has to be fixed) 12 years ago
Florian Fainelli 76553002d9 uClibc: backport a fix for dlsym(RTLD_NEXT, ...) use 12 years ago
Felix Fietkau 96f31bf6ae uClibc: backport support for assignment-allocation character %m in sscanf 12 years ago
Florian Fainelli b336c9904c uClibc: fix uClibc implementation of eventfd 12 years ago
Felix Fietkau e98810dced toolchain/uClibc: fix getting the nameserver from _res state after res_init. fixes displaying the nameserver in busybox nslookup 12 years ago
Felix Fietkau 3ea4b6ba91 uClibc: update to 0.9.33.2, fixes #4420 12 years ago