| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39743
|
|
|
|
|
|
| |
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39742
|
|
|
|
|
|
| |
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 39453
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This patch partially reverts an (e)glibc commit
which fixed a memory leak, however introduced lookup
errors in dlopen() with resulting segmentation faults
in certain scenarios.
References:
- http://comments.gmane.org/gmane.comp.lib.glibc.user/1227
- http://sourceware.org/ml/libc-alpha/2011-06/msg00006.html
SVN-Revision: 37029
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
this patch is a copy of
trunk/toolchain/eglibc/patches/2.16/200-add-dl-search-paths.patch in
trunk/toolchain/eglibc/patches/2.17/200-add-ld-search-paths.patch
please use svn copy instead of applying it (like in
https://dev.openwrt.org/changeset/34290/)
the patch add /usr/lib in the ld search path (for eglibc 2.17),
thus helping libs like libnl-tiny.so (for iw), libjson.so.0 (for ubus,
jshn) to be found
Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 36141
|
|
|
|
|
|
| |
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34290
|
|
|
|
|
|
| |
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 34028
|
|
|
|
|
|
|
|
| |
mac os x
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 34026
|
|
|
|
| |
SVN-Revision: 33738
|
|
|
|
| |
SVN-Revision: 32101
|
|
|
|
|
|
| |
Mentioned patch got obsoleted by commit 31300, since it went upstream meanwhile
SVN-Revision: 31341
|
|
|
|
| |
SVN-Revision: 29842
|
|
|
|
| |
SVN-Revision: 27360
|
|
|
|
| |
SVN-Revision: 27359
|
|
|
|
|
|
|
|
| |
This change got committed into the official eglibc repository in commit 11461.
Thanks to Philip Prindeville for pointing this out.
SVN-Revision: 27264
|
|
|
|
| |
SVN-Revision: 27216
|
|
|
|
| |
SVN-Revision: 17744
|
|
|
|
|
|
| |
(stpncpy is not available on darwin)
SVN-Revision: 14212
|
|
|
|
| |
SVN-Revision: 14211
|
|
|
|
| |
SVN-Revision: 14209
|
|
(related) changes: - kernel headers are now installed using "make headers_install" on 2.6 - target names now contain an openwrt "vendor" tag (e.g. mips-openwrt-linux-gnu) - build directory names now contain gcc/libc name/version - default cpu for x86 is now i486 (required to build glibc/eglibc)
SVN-Revision: 13931
|