Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | uClibc: Reduce supported versions | Bryan Hundven | 2015-11-11 | 1 | -29/+0 |
| | | | | | | | | | This commit reduces the number of supported versions to: * 0.9.33.2 * custom location Signed-off-by: Bryan Hundven <bryanhundven@gmail.com> | ||||
* | libc/uClibc: portability fixes to install_headers | Titus von Boxberg" | 2011-08-22 | 1 | -0/+29 |
Add patch files for uClibc-0.9.30: extra/scripts/install_headers.sh: find must be called with path. extra/scripts/unifdef.c: getline is declared in <stdio.h>, use different name. Reported-by: "Guylhem Aznar" <crossgcc@guylhem.net> Reported-by: "Titus von Boxberg" <titus@v9g.de> Signed-off-by: "Titus von Boxberg" <titus@v9g.de> |