Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |