diff options
| author | Andrey Zonov <zont@FreeBSD.org> | 2012-09-12 13:06:57 +0000 |
|---|---|---|
| committer | Andrey Zonov <zont@FreeBSD.org> | 2012-09-12 13:06:57 +0000 |
| commit | 896fc4638adead1874e390e3044633f81412d461 (patch) | |
| tree | 6e08361c9ce542272c7c5f927f7965b9c5f725a7 /usr.bin/truss/truss.h | |
| parent | d1b835208a0ef95bea841226d9f46efa69dc2c50 (diff) | |
Notes
Diffstat (limited to 'usr.bin/truss/truss.h')
| -rw-r--r-- | usr.bin/truss/truss.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/truss/truss.h b/usr.bin/truss/truss.h index d09886e8ef69..7dd87f54276a 100644 --- a/usr.bin/truss/truss.h +++ b/usr.bin/truss/truss.h @@ -87,3 +87,4 @@ struct trussinfo #define S_EXIT 3 #define S_SIG 4 #define S_EXEC 5 +#define S_DETACHED 6 |
