OSDN Git Service

Added proper handling of pty-names for pipe usage.
authorPeter Enderborg <peter.enderborg@sonyericsson.com>
Thu, 8 Apr 2010 13:25:07 +0000 (15:25 +0200)
committerJoakim Elvander <joakim.elvander@sonyericsson.com>
Thu, 8 Apr 2010 13:38:24 +0000 (15:38 +0200)
commit11088bb1896dff9caae1378d463bd349f96520aa
tree9d13b1f7e5a50f170dd6932a23f9bd91210ab8cf
parent9d869087afe63b8506a367aaeb2008459c823ecf
Added proper handling of pty-names for pipe usage.

This fixes running ppp through adb as sockets, that are connected
to a pipe with the help of nc. Further, the path construction now
corresponds to other versions of pppd.

Change-Id: Ib810dc69cbdf08b58cde65210b31cd7bd1427721
pppd/sys-linux.c