diff options
author | Todd Vierling <todd.vierling@oracle.com> | 2013-08-22 10:36:03 -0400 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2013-08-26 11:01:39 +0200 |
commit | 6a913a7ae05bc71bfee20d031b9e383cf75a8683 (patch) | |
tree | 6a6ff13fd2141b5f63e910f52857132d2239fd38 /plugins/imtcp/imtcp.c | |
parent | f4a43789257fb649db96214a5d33993eef9cf772 (diff) | |
download | rsyslog-6a913a7ae05bc71bfee20d031b9e383cf75a8683.tar.gz rsyslog-6a913a7ae05bc71bfee20d031b9e383cf75a8683.tar.bz2 rsyslog-6a913a7ae05bc71bfee20d031b9e383cf75a8683.zip |
Add autoconf check for setsid().
Because of a historical typo, the simpler code path in untty()
which uses the setsid() all-in-one call has never been used.
Enable that check, so it will get used instead of the more
complex setpgrp()/ioctl() pair on most modern OS's.
Diffstat (limited to 'plugins/imtcp/imtcp.c')
0 files changed, 0 insertions, 0 deletions