summary refs log tree commit diff stats
path: root/results/scraper/fex/1260
blob: 632f79d5520ae3ec7f5c3b66c5daf00a2e059c28 (plain) (blame)
1
2
3
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.