index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
posix
/
posix_utils.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix OSError `errorCode` field is not assigned a value (#22954)
握猫猫
2023-11-17
1
-10
/
+10
*
complete std prefixes for stdlib (#22887)
ringabout
2023-10-30
1
-1
/
+1
*
minor code cleanups (#21215)
Andreas Rumpf
2023-01-02
1
-3
/
+3
*
fixes ptr to cstring warnings[backport] (#20848)
ringabout
2022-11-16
1
-1
/
+1
*
fixes #20526; use `nimPreviewSlimSystem` for documentation build (#20714)
ringabout
2022-11-01
1
-0
/
+3
*
Markdown indented code blocks (#20473)
Andrey Makarov
2022-10-05
1
-2
/
+3
*
docs: make inline markup more compatible with Markdown (#18053)
Andrey Makarov
2021-05-21
1
-1
/
+1
*
Change stdlib imports to use std prefix in most examples (#17202)
Danil Yarantsev
2021-02-28
1
-1
/
+1
*
avoid doAssert on contents of osReleaseFile (#16955)
n5m
2021-02-15
1
-1
/
+1
*
Add posix_utils.osReleaseFile (#16452)
Juan Carlos
2021-01-04
1
-1
/
+21
*
Add support for mktemps (#14347)
Max Grender-Jones
2020-05-25
1
-6
/
+13
*
Make file descriptors from stdlib non-inheritable by default (#13201)
alaviss
2020-04-20
1
-1
/
+5
*
Deprecate DCE:on (#13839)
Juan Carlos
2020-04-02
1
-2
/
+0
*
Add Documentation (#13811)
Juan Carlos
2020-03-31
1
-1
/
+0
*
Fix spellings (#12277) [backport]
Federico Ceratto
2019-09-27
1
-1
/
+1
*
Improved posix module, added new posix_utils module (#10723)
Federico Ceratto
2019-02-28
1
-0
/
+101