summary refs log tree commit diff stats
path: root/lib/posix/posix_macos_amd64.nim
Commit message (Expand)AuthorAgeFilesLines
* Unsigned iovlen (#15216)wltsmrz2020-08-221-1/+1
* change 'iff' to 'if' to stop "corrections" once and for all (#14182)Miran2020-05-011-3/+3
* Make file descriptors from stdlib non-inheritable by default (#13201)alaviss2020-04-201-0/+3
* Deprecate DCE:on (#13839)Juan Carlos2020-04-021-2/+0
* osx: support nanosecond resolution for file stat (eg getLastModificationTime)...Timothee Cour2019-12-041-1/+6
* fix several typos in documentation and comments (#12553)Nindaleth2019-10-301-1/+1
* Fix mode_t posix definitions (fixes #12119) (#12132)pgkos2019-09-061-1/+6
* make more parts of the stdlib compile with --styleCheck:errorAraq2019-07-101-5/+5
* styleCheck: make the compiler and large parts of the stdlib compatible with -...Araq2019-07-101-1/+7
* ABI fixes for OSX/BSD; fixes #6860 (#11666)Andreas Rumpf2019-07-061-0/+596