about summary refs log tree commit diff
path: root/qemu_mode/unsigaction/README.md
blob: 0f3707fdb5aa4f17dc45662ecc758ae254696211 (plain) (blame)
1
2
3
4
5
6
7
# unsigation

This library disable sigaction when preloaded.

Mainly needed by Wine mode but can be used as a separate tool.

A similar solution can be found in is [preeny](https://github.com/zardus/preeny).