Files
Nim/lib
Regis Caillaud 12143d90c8 Add C function dup and dup2 posix to system/io (#15675)
* * Add handle to dup and dup2 posix as duplicate and duplicateTo in std/ioutils.
* Added small test & changelog entry

* Fixed import in tioutils
removed when isMainModule

* * Nest test inside block. Rename proc var -> let in captureStdout
* Renamed tmpfile to iotuils.txt
* Added block: # duplicate, duplicateTo
* Improved docstring
* Clean non-idiomatic code
* Added runnable examples

* rm 2 trailing space in expected output

* Made syntax prettier

* Runnable example: file in getTempDir()

* Tmp -> Temp

* Fixed runnableExamples on windows
2020-10-27 08:52:40 +01:00
..
2017-02-20 17:24:19 +02:00
2019-07-14 16:08:15 +02:00
2020-10-15 15:49:00 +02:00
2020-09-16 17:25:24 +01:00
2020-10-25 08:29:57 +01:00
2020-09-09 12:47:22 +02:00
2020-10-26 13:49:01 -04:00
2020-10-26 10:36:12 +01:00
2020-10-16 07:36:09 +02:00