Commit Graph

  • 54a2d19ee2 Add support for mips, mipsle (#45) vstefanovic 2017-03-07 15:49:17 +01:00
  • ce7fa45920 Merge pull request #44 from cmarcelo/pr/dragonfly-gofmt Guillaume J. Charmes 2016-07-16 15:46:20 -05:00
  • ed84cf86c9 Reformat pty_dragonfly.go file using gofmt Caio Marcelo de Oliveira Filho 2016-07-14 10:03:11 -03:00
  • a6bad5ee6f Merge pull request #36 from keybase/master Guillaume J. Charmes 2016-06-24 07:19:03 -05:00
  • 0467868096 Merge pull request #41 from mneumann/fix_dragonfly Guillaume J. Charmes 2016-05-20 10:59:22 -05:00
  • c0bea8ed3c Support DragonFly BSD Michael Neumann 2016-05-20 15:25:14 +02:00
  • fe7bf43396 Don't attempt to build on windows Steve Sanders 2015-11-04 12:44:15 -08:00
  • f7ee69f312 run: don't override supplied SysProcAttr Jonathan Boulle 2015-10-07 16:04:24 -07:00
  • 5cf931ef8f Prevent arm64 file to be compiled anywhere else. Fixed #32. Guillaume J. Charmes 2015-05-11 13:47:10 -04:00
  • 8dd5c9d727 Merge pull request #31 from hqhq/hq_add_arm64_support Guillaume J. Charmes 2015-05-11 13:15:35 -04:00
  • 35af567f73 Add support for ARM64 Qiang Huang 2015-05-11 16:26:17 +08:00
  • a9f5fecba0 Add support for the 32-bit PPC Linux platform Alex Samorukov 2015-05-01 19:26:24 +00:00
  • 05017fcccf Merge pull request #26 from yoheiueda/use-syscall-consts Guillaume J. Charmes 2014-12-17 16:19:37 -05:00
  • 9cf8a72e81 Remove uintptr(...) Yohei Ueda 2014-12-04 22:21:03 +09:00
  • e615e17b3e Remove ioctl_* constants on Linux Yohei Ueda 2014-12-03 22:24:42 +09:00
  • b1c5cc8377 Use syscall.TIOCGPTN and syscall.TIOCSPTLCK for ioctl Yohei Ueda 2014-11-25 10:32:31 +00:00
  • 53dd597300 Merge pull request #25 from yoheiueda/add-power-systemz Guillaume J. Charmes 2014-11-21 10:43:19 -05:00
  • 46d423f13f Add support for Power (ppc64, ppc64le) and System z (s390x) Yohei Ueda 2014-11-21 06:50:51 +00:00
  • 67e2db24c8 add generated ztypes_arm.go and ztypes_freebsd_arm.go Yuval Pavel Zholkover 2014-03-15 12:35:43 +02:00
  • 88e4fdb5b4 Portable ioctl calls Yuval Pavel Zholkover 2014-03-14 14:35:24 +02:00
  • 98c7b80083 define public symbols without build constraints Keith Rarick 2014-03-04 20:22:29 -08:00
  • 7a543c8bf6 Add pty_unsupported.go file in order to allow projects to import the package and still compile on other os/arch Guillaume J. Charmes 2014-02-09 04:30:15 -08:00
  • 76284c52ce Added support for FreeBSD (copy pty_linux.go) Kim "BKC" Carlbäcker 2014-01-25 02:42:27 +01:00
  • 3b1f6487b7 Add no NOCTTY, required for when there is no controlling terminal Cameron Stewart 2013-09-27 01:57:47 +10:00
  • 27435c699b factor out docs Keith Rarick 2013-03-16 18:30:08 -07:00
  • 87da17124b get rows and cols in a tty Keith Rarick 2013-03-16 18:19:07 -07:00
  • c46bdbf4af remove obsolete caveat Keith Rarick 2012-12-03 23:34:44 -08:00
  • b07888f6df fix race in sample code Keith Rarick 2012-12-03 23:17:35 -08:00
  • 2a896e26c7 darwin support Keith Rarick 2012-12-03 23:12:11 -08:00
  • 02033fc6c5 remove obsolete makefile Keith Rarick 2012-12-03 18:21:06 -08:00
  • 1fb082f569 set controlling tty for new process; closes #8 Keith Rarick 2012-11-03 16:17:05 -07:00
  • 59dd1489cc work with new os/exec Keith Rarick 2012-02-01 21:46:36 -08:00
  • 3b1c6581cb go fmt Keith Rarick 2012-02-01 21:41:44 -08:00
  • 9e03abc5be Some changes to make the code compile with GO version 1.0.1. However, there would be also be some changes in functionality. This is due to changes in the type of cmd.Stdin and cmd.Stdout, and their inability to write as well read. The example given in readme.md doesn't work. I'm figuring out a way to make changes in the example so that it works. Sherjil Ozair 2012-06-13 13:29:54 +01:00
  • 44e8fe6bc9 add MIT license; closes #2 Keith Rarick 2012-04-05 14:07:33 -07:00
  • 411b3baef3 simply remove the broken darwin implementation Keith Rarick 2011-08-15 14:43:39 -07:00
  • 227762de52 gofix for release.r57.1 Keith Rarick 2011-05-24 12:08:43 -07:00
  • e4a07d1891 document that darwin is broken Keith Rarick 2011-05-24 12:08:10 -07:00
  • 12319125d6 initial Keith Rarick 2011-05-03 11:06:58 -07:00