1
0
mirror of https://github.com/danog/file.git synced 2024-11-26 20:04:51 +01:00
file/lib
2017-11-22 20:55:30 -06:00
..
Internal Add optional time parameters to touch function (#22) 2017-11-22 20:55:30 -06:00
BlockingDriver.php Add optional time parameters to touch function (#22) 2017-11-22 20:55:30 -06:00
BlockingHandle.php Ignore double close 2017-06-21 14:07:49 +02:00
Driver.php Add optional time parameters to touch function (#22) 2017-11-22 20:55:30 -06:00
EioDriver.php Add optional time parameters to touch function (#22) 2017-11-22 20:55:30 -06:00
EioHandle.php Remove redundant int cast 2017-10-03 11:42:39 +02:00
FilesystemException.php Use StreamExceptions in Handle, make FilesystemException not extend StreamException 2017-06-21 13:51:59 +02:00
functions.php Add optional time parameters to touch function (#22) 2017-11-22 20:55:30 -06:00
Handle.php Fix code style 2017-06-17 23:41:57 +02:00
ParallelDriver.php Add optional time parameters to touch function (#22) 2017-11-22 20:55:30 -06:00
ParallelHandle.php Fix eof logic and remove seek tests for ParallelHandle 2017-07-06 16:51:20 -05:00
PendingOperationError.php Forbid simultaneous conflicting ops 2017-06-20 00:17:07 -05:00
StatCache.php Require parallel 0.1.4 and fix code style 2017-06-21 10:18:14 +02:00
UvDriver.php Add optional time parameters to touch function (#22) 2017-11-22 20:55:30 -06:00
UvHandle.php Ignore errors when closing 2017-06-23 17:47:22 -05:00