This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
openwrt
Watch
1
Star
0
Fork
0
You've already forked openwrt
mirror of
https://github.com/openwrt/openwrt.git
synced
2025-01-31 08:25:29 +00:00
Code
Issues
Actions
4
Packages
Projects
Releases
Wiki
Activity
openwrt
/
toolchain
/
uClibc
History
Jo-Philipp Wich
7972cc4a7f
uClibc: fix errno access in pthreads (
#8166
,
#8177
) Reading errno within pthreads always resulted in 0 breaking various programs like transmission and collectd. This patch is not 100% thread safe but it brings back threading into a usable state for now.
...
SVN-Revision: 23905
2010-11-06 23:49:11 +00:00
..
config-0.9.30.1
add support for the Gateworks Laguna family (Cavium Networks Econa CNS3xxx)
2010-07-21 11:20:53 +00:00
config-0.9.31
add support for the Gateworks Laguna family (Cavium Networks Econa CNS3xxx)
2010-07-21 11:20:53 +00:00
config-0.9.32
add support for the Gateworks Laguna family (Cavium Networks Econa CNS3xxx)
2010-07-21 11:20:53 +00:00
patches-0.9.30.1
uClibc: fix free-after-use bug in __dns_lookup (
closes
#6886
)
2010-03-23 08:12:24 +00:00
patches-0.9.31
uClibc: fix errno access in pthreads (
#8166
,
#8177
) Reading errno within pthreads always resulted in 0 breaking various programs like transmission and collectd. This patch is not 100% thread safe but it brings back threading into a usable state for now.
2010-11-06 23:49:11 +00:00
patches-0.9.32
nptl-supoprt should not autoselect EXTRA_WARNINGS as this results in extra CFLAGS which may not be supported by older compilers (as e.g. gcc-4.1 which e.g. the x86 target is currently using)
2010-08-06 12:42:04 +00:00
Config.in
switch to uClibc 0.9.31
2010-11-02 13:57:57 +00:00
Config.version
switch to uClibc 0.9.31
2010-11-02 13:57:57 +00:00
Makefile
remove support for uClibc 0.9.30.2 and 0.9.30.3
2010-11-02 12:56:58 +00:00