[Heimdal-source-changes] [heimdal/heimdal] d0b70a: roken: don't ignore HAVE_OPENPTY on linux

GitHub noreply at github.com
Tis Feb 18 00:29:35 CET 2014


  Branch: refs/heads/master
  Home:   https://github.com/heimdal/heimdal
  Commit: d0b70a463c6eab7daad3fb8d7967d8c2510470f4
      https://github.com/heimdal/heimdal/commit/d0b70a463c6eab7daad3fb8d7967d8c2510470f4
  Author: Ken Dreyer <ktdreyer at ktdreyer.com>
  Date:   2014-02-17 (Mon, 17 Feb 2014)

  Changed paths:
    M lib/roken/rkpty.c

  Log Message:
  -----------
  roken: don't ignore HAVE_OPENPTY on linux

openpty() is not available on all Linux distributions. Trust autoconf's
determination for HAVE_OPENPTY instead of unconditionally using
openpty() on all Linux.


  Commit: f00a60e75c98032c6445e9e76fe842f8d94df5c4
      https://github.com/heimdal/heimdal/commit/f00a60e75c98032c6445e9e76fe842f8d94df5c4
  Author: Love Hörnquist Åstrand <lha at h5l.org>
  Date:   2014-02-17 (Mon, 17 Feb 2014)

  Changed paths:
    M lib/roken/rkpty.c

  Log Message:
  -----------
  Merge pull request #64 from ktdreyer/openpty

roken: don't ignore HAVE_OPENPTY on linux


Compare: https://github.com/heimdal/heimdal/compare/a332248e3be2...f00a60e75c98


More information about the Heimdal-source-changes mailing list