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
n13' href='#n13'>13 14 15 16 17 18 19 20 21 22 23 24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49