Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
LSH
lsh
Commits
a0459d90
Commit
a0459d90
authored
Feb 21, 2002
by
Niels Möller
Browse files
*** empty log message ***
Rev: ChangeLog:1.460
parent
03ededb6
Changes
1
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
a0459d90
2002-02-21 Niels Mller <nisse@cuckoo.hack.org>
* src/server_session.c (make_pty): Simple bugfix, pty->master was
lost too early.
(spawn_process): Use an extra pipe for syncronization. The parent
process won't proceed until the child is finished with it's pty
processing. This works around a Solaris problem where reading the
master side of the pty before the slave has been opened results in
EINVAL.
(do_alloc_pty): Bugfix, record the new pty properly.
2002-02-19 Niels Mller <nisse@cuckoo.hack.org>
* src/server_session.c (spawn_process): Let the child process open
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment