summary refs log tree commit diff stats
path: root/lib/posix/posix_linux_amd64.nim
Commit message (Expand)AuthorAgeFilesLines
* Convert *_family fields to cushortLemonBoy2018-09-191-2/+1
* Change type of `Timeval.tv_sec` to `posix.Time` (#7646)Oscar NihlgÄrd2018-04-181-2/+2
* Better times module (#6552)GULPF2017-12-181-3/+3
* add back SIG_IGN, SIG_DFL and friends to posix.nim (#5820)Jacek Sieka2017-05-161-0/+3
* WIFSIGNALED means process has exited too (with a bang!) (#5678)Jacek Sieka2017-04-271-0/+9
* Posix from detect (#5697)Jacek Sieka2017-04-121-0/+604