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_macos_amd64.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixes nightlies regression; patches for freebsd (#20786)
ringabout
2022-11-08
1
-0
/
+12
*
fix posix.mq_receive compilation with cpp backend (#20710)
n5m
2022-11-05
1
-9
/
+0
*
use single backtick (#17115)
flywind
2021-02-20
1
-2
/
+2
*
Unsigned iovlen (#15216)
wltsmrz
2020-08-22
1
-1
/
+1
*
change 'iff' to 'if' to stop "corrections" once and for all (#14182)
Miran
2020-05-01
1
-3
/
+3
*
Make file descriptors from stdlib non-inheritable by default (#13201)
alaviss
2020-04-20
1
-0
/
+3
*
Deprecate DCE:on (#13839)
Juan Carlos
2020-04-02
1
-2
/
+0
*
osx: support nanosecond resolution for file stat (eg getLastModificationTime)...
Timothee Cour
2019-12-04
1
-1
/
+6
*
fix several typos in documentation and comments (#12553)
Nindaleth
2019-10-30
1
-1
/
+1
*
Fix mode_t posix definitions (fixes #12119) (#12132)
pgkos
2019-09-06
1
-1
/
+6
*
make more parts of the stdlib compile with --styleCheck:error
Araq
2019-07-10
1
-5
/
+5
*
styleCheck: make the compiler and large parts of the stdlib compatible with -...
Araq
2019-07-10
1
-1
/
+7
*
ABI fixes for OSX/BSD; fixes #6860 (#11666)
Andreas Rumpf
2019-07-06
1
-0
/
+596