Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Linux updates (#14170) | wltsmrz | 2020-05-04 | 1 | -8/+1 |
* | introduce csize_t instead of fixing csize (#12497) | Arne Döring | 2019-10-31 | 1 | -8/+8 |
* | Fix mode_t posix definitions (fixes #12119) (#12132) | pgkos | 2019-09-06 | 1 | -1/+1 |
* | make more parts of the stdlib compile with --styleCheck:error | Araq | 2019-07-10 | 1 | -3/+3 |
* | styleCheck: make the compiler and large parts of the stdlib compatible with -... | Araq | 2019-07-10 | 1 | -4/+10 |
* | removes deprecated T/P types | Araq | 2018-11-16 | 1 | -33/+0 |
* | Convert *_family fields to cushort | LemonBoy | 2018-09-19 | 1 | -2/+1 |
* | Change type of `Timeval.tv_sec` to `posix.Time` (#7646) | Oscar Nihlgård | 2018-04-18 | 1 | -2/+2 |
* | Better times module (#6552) | GULPF | 2017-12-18 | 1 | -3/+3 |
* | add back SIG_IGN, SIG_DFL and friends to posix.nim (#5820) | Jacek Sieka | 2017-05-16 | 1 | -0/+3 |
* | WIFSIGNALED means process has exited too (with a bang!) (#5678) | Jacek Sieka | 2017-04-27 | 1 | -0/+9 |
* | Posix from detect (#5697) | Jacek Sieka | 2017-04-12 | 1 | -0/+604 |