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

This library disables sigaction handlers when preloaded.

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

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