summary refs log tree commit diff stats
path: root/lib/posix/linux.nim
Commit message (Expand)AuthorAgeFilesLines
* Deprecate DCE:on (#13839)Juan Carlos2020-04-021-2/+0
* remove dead code elimination option (#7669)Jacek Sieka2018-04-231-1/+1
* Move RLimit and getrlimit to posix.nim and add setrlimit to easily limit FD a...aguspiza2018-04-121-1/+1
* Fix #6553 (#6580)Stefan Rakel2017-10-241-0/+2
* lib: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-1/+1
* lib/posix - Dropped 'T' from typespdw2015-06-041-2/+2
* New concurrency model: next stepsAraq2014-04-191-1/+4
* osproc: use clone with CLONE_VM on Linux for faster process spawningMichał Zieliński2014-02-141-0/+25
mpf_a@web.de> 2013-05-19 23:17:16 +0200 committer Araq <rumpf_a@web.de> 2013-05-19 23:17:16 +0200 made some tests green; implemented 'from module import nil'' href='/ahoang/Nim/commit/copying.txt?h=devel&id=1c9b4e5d33ff6bca8f345951b72018171d47e251'>1c9b4e5d3 ^
c5d7f6d2b ^
1c9b4e5d3 ^







c5d7f6d2b ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24