summary refs log tree commit diff stats
path: root/lib/pure/ioselects
Commit message (Expand)AuthorAgeFilesLines
* Genode fixes (#8501)Emery Hemingway2018-08-161-2/+4
* OSX: make tioslectors test greenAndreas Rumpf2018-08-061-1/+4
* Fixed typo introduced in #8428 that leads to InvalidIdent assertion failure (...Yuriy Glukhov2018-07-301-1/+1
* Allow async stdinYuriy Glukhov2018-07-254-48/+42
* Move RLimit and getrlimit to posix.nim and add setrlimit to easily limit FD a...aguspiza2018-04-122-17/+1
* RLIMIT_NOFILE as posix constJacek Sieka2018-04-012-8/+4
* Merge branch 'devel' into async-improvementsDominik Picheta2018-01-172-5/+6
|\
| * Better times module (#6552)GULPF2017-12-182-5/+6
* | Merge branch 'devel' into async-improvementsAndreas Rumpf2017-12-111-13/+15
|\|
| * favor 'select' over 'poll' on Genode (#6821)Emery Hemingway2017-12-011-13/+15
* | Multiple improvements to selectors.Dominik Picheta2017-11-244-13/+45
|/
* Async upcoming (#6585)Dominik Picheta2017-11-224-89/+80
* Fixes to support Dragonfly BSD. (#5552)Eugene Kabanov2017-03-171-1/+1
* Fixes for upcoming asyncdispatch and ioselectors. (#5309)Eugene Kabanov2017-02-014-30/+34
* One more fix for #5290.cheatfate2017-01-281-8/+11
* Fix mistakecheatfate2017-01-271-2/+2
* Fix #5290.cheatfate2017-01-274-53/+58
* oops.cheatfate2017-01-261-0/+1
* Fix changes table must be SharedArray when hasThreadSupport.cheatfate2017-01-261-13/+50
* Fix #5128, #5184. (#5214)Eugene Kabanov2017-01-164-347/+507
* Support android compilation of ioselectors.cheatfate2016-12-051-135/+185
* Fix #4928cheatfate2016-10-221-5/+5
* Add support for kqueue's EVFILT_VNODE (filesystem monitoring), and add test f...cheatfate2016-09-241-0/+41
* Fix 32bit architecture problems with SelectEvent.cheatfate2016-08-313-5/+5
* Resolve #4606cheatfate2016-08-121-0/+4
* Simplify SharedArray.cheatfate2016-07-051-1/+1
* Patch one more path problemcheatfate2016-07-054-0/+1611
href='#n310'>310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388