summary refs log tree commit diff stats
path: root/lib/pure/includes/oserr.nim
Commit message (Collapse)AuthorAgeFilesLines
* os: confine osErrorMsg example to Linux (#11725)alaviss2019-07-131-1/+1
| | | | POSIX does **not** define the exact number for each errors. This caused a failure in docs building on Haiku.
* [bugfix] Fixes async IO operations stalling even after socket is closed. ↵Dominik Picheta2019-06-121-3/+12
| | | | (#11232)
* Fix ospaths import error (#11150)genotrance2019-05-011-1/+1
|
* newruntime: progressAraq2019-04-011-1/+1
|
* better docs: os (#10492)Miran2019-01-301-4/+26
| | | | | * better docs: os * remove broken test on osx
* prevent index out of bounds error in oserr.nimKobi2019-01-191-1/+1
|
* [backport] fix documentation leak to `os.nim`[ci skip]narimiran2019-01-141-1/+1
|
* Address CommentsNeelesh Chandola2018-12-111-0/+1
|
* Fixes #9907Neelesh Chandola2018-12-091-1/+1
|
* deprecated ospaths (#9665)Andreas Rumpf2018-11-091-2/+2
|
* add data.sysCommand when startProcessAuxSpawn raisesTimothee Cour2018-09-061-4/+4
|
* addresses issue #8391 show runtime context on some failed operations (#8393)Timothee Cour2018-07-231-1/+1
|
* Fixes #5880. (#7229)Dominik Picheta2018-07-101-1/+1
|
* remove deprecated stuff from the stdlib; introduce better deprecation warningsAraq2018-05-051-44/+0
|
* added a warning that the .deprecate statement is unreliable for routinesAndreas Rumpf2017-11-211-3/+0
|
* fix os.nim for WindowsAndreas Rumpf2017-09-011-0/+3
|
* refactor os.nim and ospaths.nimAndreas Rumpf2017-09-011-0/+132