]> granicus.if.org Git - php/commit
Implements an openpty wrapper for solaris based systems
authorDavid Carlier <devnexen@gmail.com>
Mon, 15 Jun 2020 08:53:30 +0000 (09:53 +0100)
committerNikita Popov <nikita.ppv@gmail.com>
Tue, 16 Jun 2020 09:19:00 +0000 (11:19 +0200)
commit15b2cc7c289af9aed896a85b775372d1633fe54b
tree90e822d9a52a6f5a63c5794f4e0d057318f45d41
parent727ae51a0c02985580dc17c005805a24d4cf6970
Implements an openpty wrapper for solaris based systems

This is only used by proc_open pty support, and as such declared
directly there.
ext/standard/proc_open.c