Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | libseccomp: corrected typo in patch | Nikos Mavrogiannopoulos | 2015-06-15 |
| | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org> | ||
* | libseccomp: work-around prctl.h mess | Daniel Golle | 2015-06-04 |
musl doesn't allow including both, sys/prctl.h and linux/prctl.h. Thus include linux/prctl.h only on GLIBC systems (that includes uClibc which defines __GLIBC__) Signed-off-by: Daniel Golle <daniel@makrotopia.org> |