Commit Graph

  • 73aea4ba72 Update 'README.md' master Russtopia 2023-02-02 19:01:13 -0800
  • e75ee8b119 go.mod v1.0.6 v1.0.5 latest Russ Magee 2022-03-19 09:01:33 -0700
  • 826b4de2a3 Added missing arg for linux test Russ Magee 2022-03-19 00:13:23 -0700
  • c3193d4a77 More fixes to +build constraints (oops, freebsd not bsd) Russ Magee 2020-04-25 19:42:32 -0700
  • 74d785142e Fixed +build constraints v1.0.4 Russ Magee 2020-04-25 18:39:08 -0700
  • c076bc0153 FreeBSD 12 support freebsd-build Russ Magee 2020-04-26 00:50:02 +0000
  • 2b9cd1bafd Update 'README.md' v1.0.2 Russtopia 2019-07-06 00:23:16 -0700
  • f388f970e4 Fixed tty logging v1.0.1 Russ Magee 2019-07-04 20:23:04 -0700
  • 907ffc4058 Fixed crash when ttyname(STDIN_FILENO) returns NULL (if parent program is a daemon) * TODO: add ability for callers to C.pututmp() to provide pty dev name for above case v1.0.0 Russ Magee 2018-11-13 23:54:24 -0800
  • 9a2ce6f43e Added LICENSE file Russtopia 2018-10-19 18:41:15 -0700
  • ab96663864 GetHost() now handles IPv4 and IPv6 addresses Russ Magee 2018-10-02 11:04:33 -0700
  • 448de8b524 Merge branch 'utmp' of Russtopia/goutmp into master Russtopia 2018-06-29 19:38:39 -0700
  • bdf19c1664 Use utmp APIs rather than utmpx to be more portable #1 Russ Magee 2018-06-29 14:36:31 -0700
  • 9047cf4dd3 GetHost() API Russ Magee 2018-06-27 19:08:56 -0700
  • 7ad2b5b340 Removed missed debug printf in C binding code Russ Magee 2018-06-27 17:31:55 -0700
  • c09f29c34d Cleaned up README.md formatting Russtopia 2018-06-27 15:27:12 -0700
  • a850a7ed13 Added README.md Russtopia 2018-06-27 15:24:11 -0700
  • e5fe0ea0b3 Added godocs Russ Magee 2018-06-27 15:18:28 -0700
  • 487fffbaa5 Renamed pkg to goutmp Russ Magee 2018-06-27 14:57:26 -0700
  • 59979a4896 Took out system() debugging again Russ Magee 2018-06-08 22:55:50 -0700
  • 3c44cdbe3b hiding C struct utmpx from Go APIs Russ Magee 2018-06-08 20:30:00 -0700
  • 5908b012fb Removed system() debugging Russ Magee 2018-06-01 20:44:25 -0700
  • b32cb60f49 Added main/ test dir Russ Magee 2018-06-01 13:18:05 -0700
  • 3cc5c8ca4c Initial checkin Russ Magee 2018-06-01 13:15:15 -0700