index
:
openwrt/upstream
attitude_adjustment
barrier_breaker
chaos_calmer
lede-17.01
less-old-master
master
old-master
openwrt-18.06
openwrt-19.07
upstream
upstream openwrt
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
toolchain
/
uClibc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support for building an hardened OpenWRT
John Crispin
2015-01-17
1
-0
/
+1
*
uClibc: fix ptrace header files for powerpc
Felix Fietkau
2014-12-11
1
-0
/
+96
*
toolchain: uClibc: fix compile with full language support enabled (fixes #13095)
Felix Fietkau
2014-11-30
1
-0
/
+183
*
toolchain: uClibc: fix build with CONFIG_BUILD_NLS selected
Felix Fietkau
2014-11-30
2
-0
/
+4
*
uClibc: Backport uClibc master git commit fd355bc1dbcb794ae1abf0fad1459e28d85...
John Crispin
2014-10-14
1
-0
/
+269
*
uClibc: fix copy&pasted typo in the stat fix
Felix Fietkau
2014-07-10
1
-9
/
+9
*
uClibc: add a whole bunch of mips64 related fixes
Felix Fietkau
2014-07-10
12
-10
/
+1004
*
uClibc: add a patch to reduce vasprintf allocation size (fixes #13024)
Felix Fietkau
2014-05-17
1
-0
/
+37
*
uClibc: backport mount.h update
Luka Perkov
2014-03-24
1
-0
/
+91
*
uClibc: Fix lookup with DNS search in multi-threaded application.
Felix Fietkau
2013-12-28
1
-0
/
+12
*
uClibc: make res_init() thread safe
Felix Fietkau
2013-12-28
1
-0
/
+55
*
uClibc: Fix threaded use of res_ functions.
Felix Fietkau
2013-12-28
1
-0
/
+126
*
uClibc: disable sha256 and sha512 for libcrypt - saves about 13k uncompressed...
Felix Fietkau
2013-12-16
1
-2
/
+2
*
replace the mips64 fixes patch with an upstream commit
Imre Kaloz
2013-11-22
2
-14
/
+75
*
uClibc: Deactivate oversized thread stack cache
Felix Fietkau
2013-11-18
1
-0
/
+11
*
uClibc: get rid of bogus unused strlcpy definition to fix build errors
Felix Fietkau
2013-10-28
1
-0
/
+11
*
uClibc: fix scoped-IPv6-addresses in getnameinfo
Steven Barth
2013-09-30
1
-0
/
+26
*
toolchain: refresh uClibc patches
Florian Fainelli
2013-09-11
6
-78
/
+23
*
build: decouple the mips16 support flag from the toolchain
Felix Fietkau
2013-08-14
1
-2
/
+0
*
uClibc: build with debug symbols by default (without changing other compile r...
Felix Fietkau
2013-07-24
1
-1
/
+1
*
uClibc: use position independent code for crt1, slightly reduces size of all ...
Felix Fietkau
2013-06-30
1
-0
/
+11
*
toolchain: get rid of uclibc version kconfig symbol overloading
Felix Fietkau
2013-04-18
2
-10
/
+6
*
uClibc: unbreak ld-uClibc on non-64bit platforms
Felix Fietkau
2013-04-07
1
-1
/
+1
*
toolchain/uClibc: backport a MIPS64 fix from openadk
Florian Fainelli
2013-04-05
1
-0
/
+25
*
toolchain/uClibc: handle different MIPS64 ABIs
Florian Fainelli
2013-04-05
7
-1
/
+110
*
toolchain/uClibc: Disable mips16 for uClibc for now
Florian Fainelli
2013-04-05
1
-0
/
+2
*
toolchain: uclibc: fix typo in uclibc common config
Jonas Gorski
2013-02-21
1
-1
/
+1
*
remove support for ubicom32
Florian Fainelli
2012-11-30
4
-4374
/
+0
*
add 3.7-rc6 support (patch 820 still has to be fixed)
Imre Kaloz
2012-11-18
1
-0
/
+366
*
uClibc: backport a fix for dlsym(RTLD_NEXT, ...) use
Florian Fainelli
2012-11-11
1
-0
/
+26
*
build: remove remaining references to TOOLCHAIN_JOBS (thx, Sedat Dilek)
Felix Fietkau
2012-11-08
2
-2
/
+2
*
uClibc: backport support for assignment-allocation character %m in sscanf
Felix Fietkau
2012-10-29
1
-0
/
+184
*
toolchain: enable pthread debug support in uclibc
Felix Fietkau
2012-10-29
1
-1
/
+1
*
toolchain: enable parallel build for uClibc, remove the obsolete TOOLCHAIN_PA...
Felix Fietkau
2012-10-17
2
-1
/
+3
*
uClibc: fix uClibc implementation of eventfd
Florian Fainelli
2012-09-19
1
-0
/
+59
*
uClibc: add -Wno-unused-but-set-variable to get rid of unnecessary warning lo...
Felix Fietkau
2012-06-30
1
-0
/
+1
*
uClibc: split the package into the main directory and the headers/ and utils/...
Felix Fietkau
2012-06-30
4
-115
/
+152
*
toolchain/uClibc: fix getting the nameserver from _res state after res_init. ...
Felix Fietkau
2012-06-30
1
-0
/
+15
*
toolchain: keep the initial gcc around for later uclibc rebuilds
Felix Fietkau
2012-06-30
1
-1
/
+1
*
uClibc: update to 0.9.33.2, fixes #4420
Felix Fietkau
2012-05-15
40
-59
/
+4
*
uClibc: remove 0.9.32, it is no longer necessary
Felix Fietkau
2012-05-15
49
-5856
/
+3
*
backport upstream fix for dst computation
Florian Fainelli
2012-03-26
1
-0
/
+28
*
use uClibc 0.9.33 by default
Imre Kaloz
2012-02-12
2
-3
/
+3
*
toolchain/uClibc: use an upstream patch to fix syscall related build errors i...
Gabor Juhos
2012-02-09
2
-15
/
+28
*
toolchain/uClibc: fix 0.9.33 build error on MIPS
Gabor Juhos
2012-02-09
1
-0
/
+15
*
add 0.9.33
Imre Kaloz
2012-02-08
39
-1
/
+5191
*
nuke a 2.4 skeleton
Imre Kaloz
2012-02-08
1
-18
/
+0
*
disable UCLIBC_HAS_XLOCALE and UCLIB_HAS_GLIBC_DIGIT_GROUPING if BUILD_NLS is...
Jo-Philipp Wich
2012-01-04
1
-0
/
+2
*
if CONFIG_BUILD_NLS is selected, compile uClibc with locale support
Jo-Philipp Wich
2012-01-01
1
-0
/
+1
*
uclibc: backport upstream signalfd patch
Florian Fainelli
2011-08-25
1
-0
/
+32
[next]