aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/event/rstream.c
Commit message (Expand)AuthorAge
* system('foo &', 'bar'): Show error, don't crash.Justin M. Keyes2016-10-19
* stream: set data together with callbackBjörn Linse2016-08-20
* process.c: Prevent data loss for process output streamsoni-link2016-05-15
* rstream.c: Prevent stream closing if a read event is still queued. #3172oni-link2015-08-16
* rstream: Pass read count to read eventsThiago de Arruda2015-08-13
* event: Refactor async event processingThiago de Arruda2015-08-13
* events: Add missing function attributes to some APIsThiago de Arruda2015-08-13
* rstream: Fix read_cb invocationThiago de Arruda2015-07-21
* rstream/wstream: Unify structures and simplify APIThiago de Arruda2015-07-17