1
0
mirror of https://github.com/danog/file.git synced 2024-11-26 20:04:51 +01:00
Commit Graph

13 Commits

Author SHA1 Message Date
Aaron Piotrowski
ffb21714e9 Awaitable → Promise 2016-11-14 23:17:19 -06:00
Aaron Piotrowski
89657620dd Fix EioDriver::touch(); use static function for watcher 2016-08-24 01:21:14 -05:00
Aaron Piotrowski
226e196f29 Always provide priorities to eio functions 2016-08-24 00:31:56 -05:00
Aaron Piotrowski
7e54aa20ea Fix EioDriver::chown() prototype 2016-08-24 00:01:55 -05:00
Aaron Piotrowski
2db21996c6 Use strict types 2016-08-24 00:01:41 -05:00
Aaron Piotrowski
34599943bc More driver functions; add type declarations; code cleanup 2016-08-23 23:55:06 -05:00
Bob Weinand
1725c684a0 Upgrade to Amp v2 2016-07-21 01:39:27 +02:00
Daniel Lowrey
8be0e9d8e7 remove superfluous semi-colons 2015-08-13 11:31:28 -04:00
Daniel Lowrey
ab05daa5a5 Stream file handle support 2015-08-13 10:15:04 -04:00
Daniel Lowrey
e5ba3490f8 Prevent eio SIGPIPE in stream_select() environments 2015-08-10 12:23:58 -04:00
Daniel Lowrey
27d9dfd466 Updates, new functionality 2015-08-08 10:42:41 -04:00
Daniel Lowrey
130303aeee Transition from Filesystem -> File 2015-08-05 10:55:56 -04:00
Daniel Lowrey
07e110ac03 renaming 2015-07-30 10:17:41 -04:00