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_other_consts.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add Linux constant SO_BINDTODEVICE (#22468)
Emery Hemingway
2023-08-14
1
-0
/
+1
*
add const RLIMIT_STACK (#21772)
Qinsi (James) ZHU
2023-06-09
1
-0
/
+1
*
ioselectors_epoll: for NuttX, limit initial numFD to configured value. (#21421)
Century Systems
2023-02-22
1
-0
/
+3
*
NuttX added supports getrlimit(RLIMIT_NOFILE), so remove NuttX specific codes...
Century Systems
2023-02-21
1
-3
/
+0
*
Add support for NuttX RTOS. (#21372)
Century Systems
2023-02-16
1
-1
/
+12
*
Add Zephyr Support (#19003)
Jaremy Creechley
2021-10-24
1
-2
/
+10
*
Make file descriptors from stdlib non-inheritable by default (#13201)
alaviss
2020-04-20
1
-0
/
+2
*
dynlib: use posix module (#11623)
Jacek Sieka
2019-07-08
1
-1
/
+4
*
Fix getAddrInfo, add IPPROTO_ICMPV6 Closes #10198
Federico Ceratto
2019-01-06
1
-0
/
+1
*
Convert *_family fields to cushort
LemonBoy
2018-09-19
1
-4
/
+4
*
RLIMIT_NOFILE as posix const
Jacek Sieka
2018-04-01
1
-0
/
+3
*
add back SIG_IGN, SIG_DFL and friends to posix.nim (#5820)
Jacek Sieka
2017-05-16
1
-0
/
+4
*
Posix from detect (#5697)
Jacek Sieka
2017-04-12
1
-0
/
+723