Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | klibc-2.0.4: refresh patches (using devtool) | Andrea Adami | 2018-05-01 | 1 | -7/+5 |
| | | | | | | Silence warnings about ingnored context. Signed-off-by: Andrea Adami <andrea.adami@gmail.com> | ||||
* | klibc: Fix include_next stdarg.h with clang | Khem Raj | 2017-09-13 | 1 | -0/+30 |
Fixes build git/usr/klibc/../include/stdarg.h:9:15: fatal error: 'stdarg.h' file not found | #include_next <stdarg.h> | ^~~~~~~~~~ Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> |