summary refs log tree commit diff stats
path: root/lib/posix/posix_macos_amd64.nim
Commit message (Collapse)AuthorAgeFilesLines
* osx: support nanosecond resolution for file stat (eg ↵Timothee Cour2019-12-041-1/+6
| | | | getLastModificationTime) (#12794)
* 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
| | | | | * fixes #12119
* 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
| | | | --styleCheck:error
* ABI fixes for OSX/BSD; fixes #6860 (#11666)Andreas Rumpf2019-07-061-0/+596