Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | pthsem: Add linux 4.x to supported platforms | Florian Fainelli | 2017-04-01 |
| | | | | | | | | | | | | | Fixes the following build failures: pth_mctx.c: In function '__pth_mctx_set': pth_mctx.c:480:2: error: #error "Unsupported Linux (g)libc version and/or platform" #error "Unsupported Linux (g)libc version and/or platform" ^ Makefile:991: recipe for target 'pth_mctx.lo' failed Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> | ||
* | pthsem: fix signal.h include path | Othmar Truniger | 2015-07-16 |
| | | | | Signed-off-by: Othmar Truniger <github@truniger.ch> | ||
* | pthsem: add patch for linux 3.x | Othmar Truniger | 2014-12-31 |
Signed-off-by: Othmar Truniger <github@truniger.ch> |