Commit Graph

16 Commits

Author SHA1 Message Date
Qi Xiao
1f1e739ef2 sys: Fix error reporting of Tcsetgrp. 2016-02-21 16:20:01 +01:00
Qi Xiao
72f92911e2 Put myself in foreground after pipeline finishes.
This fixes #105.
2016-02-11 18:59:18 +01:00
Qi Xiao
c6ec8b528a Fix a generate doc; add generate to target "all". 2016-02-07 20:36:20 +01:00
Qi Xiao
38e0df7b58 edit: improve async_reader_test 2016-02-03 02:57:06 +01:00
Qi Xiao
67c2687a07 sys.DumpStack now returns a string 2016-02-03 02:50:15 +01:00
Qi Xiao
2823ffb540 more elaborate signal handling 2016-02-03 02:19:09 +01:00
Qi Xiao
0a53c7f17b improve sys 2016-01-29 03:25:50 +01:00
Qi Xiao
e70c214c6a fix a weird formatting issue 2016-01-29 03:11:01 +01:00
Qi Xiao
74cf8e2b00 more package doc 2016-01-29 03:02:20 +01:00
Cheer Xiao
b169468c2f Use go generate; clean up Makefile 2015-02-27 02:29:40 +01:00
Cheer Xiao
29b916e85d Merge edit/tty into sys 2015-02-26 16:58:24 +01:00
Cheer Xiao
1d1b04eadb select_darwin.go -> select_bsd.go
It is also built on other BSD systems
2014-10-01 01:12:14 +02:00
Guangyu Zhang
e0212a7353 Add Mac OS X support 2014-09-28 10:29:20 +08:00
Cheer Xiao
c51c4e2bec sys: Add test cases 2014-09-20 23:11:20 +02:00
Cheer Xiao
4a1415dcda Much better sys.SetNonblock... 2014-03-17 22:39:57 +08:00
Cheer Xiao
e1b98bfc83 Add util.AsyncReader, to supersede util.TimedReader 2014-03-09 15:16:56 +08:00