Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | api: use EINVAL to signify bad input to the libseccomp API | Paul Moore | 2020-06-16 | 1 | -2/+2 |
* | system: treat kernel/libc errors as ECANCELED | Paul Moore | 2020-06-16 | 1 | -2/+2 |
* | api: use EACCESS over EPERM | Paul Moore | 2020-06-16 | 1 | -1/+1 |
* | tests: test for invalid filter attributes | Paul Moore | 2018-01-17 | 1 | -0/+12 |
* | api: limit errno values to MAX_ERRNO | Paul Moore | 2015-08-29 | 1 | -0/+10 |
* | tests: fix 11-basic-basic_errors.c | Paul Moore | 2014-08-06 | 1 | -1/+1 |
* | tests: correctly return an error if seccomp_init() fails | Paul Moore | 2014-05-01 | 1 | -1/+1 |
* | tests: fix 11-basic-basic_errors to work on big endian architectures | Paul Moore | 2014-04-28 | 1 | -8/+6 |
* | all: assorted formatting fixes | Paul Moore | 2013-10-21 | 1 | -5/+5 |
* | tests: rename the tests to make it clear which are simulator/basic/live based | Paul Moore | 2013-02-07 | 1 | -0/+168 |