Century Systems
|
c73c76fdc6
NuttX added supports getrlimit(RLIMIT_NOFILE), so remove NuttX specific codes. (#21385)
|
1 rok temu |
Century Systems
|
3b9e9fd7b2
Add support for NuttX RTOS. (#21372)
|
1 rok temu |
ringabout
|
6166b796ba
refactor os imports into corresponding small modules (#20720)
|
2 lat temu |
ringabout
|
3d2f0e2c7c
make more standard libraries work with `nimPreviewSlimSystem` (#20343)
|
2 lat temu |
BarrOff
|
23d64be860
enable `maxDescriptors` on Illumos/Solaris (#19295)
|
3 lat temu |
Jaremy Creechley
|
141b76e365
Add Zephyr Support (#19003)
|
3 lat temu |
flywind
|
6e8f0f8cfc
add colon (#17834)
|
3 lat temu |
flywind
|
70ec17eede
use single backtick (#17133)
|
3 lat temu |
ee7
|
297c8e403d
styleCheck: Fix some inconsistent identifiers (#16177)
|
4 lat temu |
flywind
|
b38f0403fd
fix #12471 (#15901)
|
4 lat temu |
Andreas Rumpf
|
2671efab78
async: minor refactorings (#15354)
|
4 lat temu |
Jaremy Creechley
|
a76ae8f795
Changes for FreeRTOS/LwIP Port for the ESP32 (ESP-IDF) (#15250)
|
4 lat temu |
flywind
|
2d494f42f3
minor improvement (#15155)
|
4 lat temu |
Miran
|
e7f280bd26
Remove deprecated stuff from stdlib (#14699)
|
4 lat temu |
Dominik Picheta
|
7361e2627b
Emscripten: disable epoll (#14361)
|
4 lat temu |
hlaaftana
|
01523b2b58
change some Exceptions to CatchableError or Defect, fixes #10288 (#14069)
|
4 lat temu |
Timothee Cour
|
6e0c06f50e
fix #13218: avoid some irrelevant warnings for nim doc,rst2html,--app:lib, + other fixes (#13550)
|
4 lat temu |
Federico Ceratto
|
39290cf88c
Fix spellings (#12277) [backport]
|
5 lat temu |
Araq
|
791abfbc16
selectors: exceptions are for errors, not for bugs
|
5 lat temu |
Dominik Picheta
|
d0b8724aa2
Fixes crashes when asyncdispatch.adjustTimeout returns a negative value. (#11231)
|
5 lat temu |
Ico Doornekamp
|
0229dfd199
epoll selector starts with reasonable fd set size (1024) and increases in powers of two when needed. This prevents the selector to allocate large amounts of memory at startup on systems with a high RLIMIT_NOFILE setting (#10194)
|
6 lat temu |
Yuriy Glukhov
|
34f398d010
Allow async stdin
|
6 lat temu |
Joey
|
559a7615ad
Nintendo switch support (#8069)
|
6 lat temu |
Araq
|
bbb0fd4eb7
remove deprecated stuff from the stdlib; introduce better deprecation warnings
|
6 lat temu |
Dominik Picheta
|
1a2351f95f
Fixes #4995. (#7157)
|
6 lat temu |
Andreas Rumpf
|
5e43e0d789
Merge branch 'devel' into async-improvements
|
7 lat temu |
Emery Hemingway
|
3181f3b04c
favor 'select' over 'poll' on Genode (#6821)
|
7 lat temu |
Dominik Picheta
|
d6870f2e89
Multiple improvements to selectors.
|
7 lat temu |
Dominik Picheta
|
d3394be555
Async upcoming (#6585)
|
7 lat temu |
Andreas Rumpf
|
6a3288a60e
more replacements for the deprecated '<'
|
7 lat temu |