This patch adds SE Linux security contexts to strace
output when the -X option is specified. By using
inline functions, the changes causes no overhead when
compiled on a system that does not provide SE Linux
library functions. The enclosed patch applies to
version 4.5.8.
Print SE Linux security contexts with -X option
Moved to https://github.com/strace/strace/issues/45