summaryrefslogtreecommitdiffstats
path: root/cmds/interrupter/interrupter.c
Commit message (Collapse)AuthorAgeFilesLines
* Add interrupter library to simulate EINTRKenny Root2012-10-151-0/+53
To check for robustness against EINTR from syscalls, add an interrupter library that can be preloaded with LD_PRELOAD. Change-Id: I0a6cd8702ec5bc6b2927a5e223ee3cdc033860a2