1
0
mirror of https://github.com/danog/file.git synced 2024-11-26 11:54:54 +01:00
file/lib
Aaron Piotrowski 94c3bb631c
Avoid warning when writing an empty string with eio
No warning emitted from uv, but there's also no reason to call uv_fs_write().
2019-01-07 11:32:42 -06:00
..
Internal Add truncate() to Handle 2018-10-28 23:55:11 -05:00
BlockingDriver.php Use shared style defintions; update styles 2018-10-27 10:57:31 -05:00
BlockingHandle.php Add truncate() to Handle 2018-10-28 23:55:11 -05:00
Driver.php Use shared style defintions; update styles 2018-10-27 10:57:31 -05:00
EioDriver.php Sort file names in scandir() with eio 2018-10-28 09:38:35 -05:00
EioHandle.php Avoid warning when writing an empty string with eio 2019-01-07 11:32:42 -06:00
FilesystemException.php Use shared style defintions; update styles 2018-10-27 10:57:31 -05:00
functions.php Add isSupported() method 2018-10-28 09:36:23 -05:00
Handle.php Add truncate() to Handle 2018-10-28 23:55:11 -05:00
ParallelDriver.php Use shared style defintions; update styles 2018-10-27 10:57:31 -05:00
ParallelHandle.php Add truncate() to Handle 2018-10-28 23:55:11 -05:00
PendingOperationError.php Use shared style defintions; update styles 2018-10-27 10:57:31 -05:00
StatCache.php Use shared style defintions; update styles 2018-10-27 10:57:31 -05:00
UvDriver.php Add isSupported() method 2018-10-28 09:36:23 -05:00
UvHandle.php Avoid warning when writing an empty string with eio 2019-01-07 11:32:42 -06:00