diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2012-09-24 09:20:46 +0200 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2012-09-24 23:06:07 +0200 |
commit | fd8d4ec34785e71de3f8458222d196d454d0e723 (patch) | |
tree | 4d2976bb833a3f7e46e43a26ba9841029ebfcbf2 /lib/replace/README | |
parent | 6641d76562db10e6289c5e819b1296d8f6df37bf (diff) | |
download | samba-fd8d4ec34785e71de3f8458222d196d454d0e723.tar.gz samba-fd8d4ec34785e71de3f8458222d196d454d0e723.tar.bz2 samba-fd8d4ec34785e71de3f8458222d196d454d0e723.zip |
replace: Support setproctitle().
This uses the setproctitle() from libc, libsetproctitle or libbsd.
If none is available it provides a dummy implementation.
Diffstat (limited to 'lib/replace/README')
-rw-r--r-- | lib/replace/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/replace/README b/lib/replace/README index 5399971afe..e960dc877e 100644 --- a/lib/replace/README +++ b/lib/replace/README @@ -73,6 +73,7 @@ readlink symlink realpath poll +setproctitle Types: bool |