summary refs log tree commit diff stats
path: root/tests/dll/nimhcr_0_2.nim
diff options
context:
space:
mode:
authorwltsmrz <wlt@smrz.dev>2020-05-05 02:23:49 +0900
committerGitHub <noreply@github.com>2020-05-04 19:23:49 +0200
commitc817e85f4cddeddf534ea2890f7f741388ed1ff8 (patch)
tree55d0e94f48e33ecfe65c7cd1e7e5f4eae2079a57 /tests/dll/nimhcr_0_2.nim
parent44f377ff5e2d2d41ce615bcb1044c2dcf7d3acce (diff)
downloadNim-c817e85f4cddeddf534ea2890f7f741388ed1ff8.tar.gz
Linux updates (#14170)
* Add posix_memalign()

* Add linux-specific open() flags

O_TMPFILE: since Linux 3.11
O_PATH: since Linux 2.6.39
O_NOATIME: since Linux 2.6.8
O_DIRECT: since Linux 2.4.10

* Fix Stat type

* Fix POSIX AF_INET* const generation
Diffstat (limited to 'tests/dll/nimhcr_0_2.nim')
0 files changed, 0 insertions, 0 deletions
class='alt'>
2fa35126b ^







df32c4575 ^
2fa35126b ^

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36