Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | musl: backport an upstream fix for MIPS and termios constants | Florian Fainelli | 2012-11-23 | 1 | -0/+99 |
| | | | | | | | | Fixes weird console behavior with a musl rootfs. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34318 | ||||
* | musl: disable hardware FPU registers usage | Florian Fainelli | 2012-11-23 | 1 | -0/+49 |
| | | | | | | | | This was crashing applications, thanks to Rich Felker for the suggestion. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34317 | ||||
* | add preliminary support for musl | Florian Fainelli | 2012-11-23 | 6 | -0/+372 |
Musl is an alternative C-library, see http://www.musl-libc.org for more infos. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34314 |