summaryrefslogtreecommitdiff
path: root/src/journal/journald-syslog.c
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2013-11-23 04:57:43 -0500
committerLennart Poettering <lennart@poettering.net>2013-12-11 01:04:21 +0000
commit90d14d2015dda79c7b465b74dd3aaf2dfc25d43c (patch)
treef85d5dd216f2055444169302906ea9c6d896276b /src/journal/journald-syslog.c
parenteaf73b061604c028aa28f960870a9b46aab2f76a (diff)
ptyfwd: Don't set the output prop of stdin, nor the input props of stdout.
It was calling cfmakeraw(3) on the properties for STDIN_FILENO; cfmakeraw sets both input and output properties. If (and only if) stdin and stdout are the same device is this correct. Otherwise, we must change only the input properties of stdin, and only the output properties of stdout.
Diffstat (limited to 'src/journal/journald-syslog.c')
0 files changed, 0 insertions, 0 deletions