diff options
Diffstat (limited to 'results/scraper/fex/1260')
| -rw-r--r-- | results/scraper/fex/1260 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/results/scraper/fex/1260 b/results/scraper/fex/1260 new file mode 100644 index 000000000..632f79d55 --- /dev/null +++ b/results/scraper/fex/1260 @@ -0,0 +1,4 @@ +Syscalls using sigevent are incorrect. +Syscalls using this: mq_notify and timer_create. +Structure is a different size between 32-bit and 64-bit. +Also the signal handling behaviour isn't correct at all. \ No newline at end of file |