mirror of
https://git.mirrors.martin98.com/https://github.com/gulrak/filesystem
synced 2025-06-04 11:13:58 +08:00
updated README.md
This commit is contained in:
parent
61176cd82a
commit
d1f0d79054
@ -610,6 +610,9 @@ to the expected behavior.
|
|||||||
`file_type::not_found` as the type
|
`file_type::not_found` as the type
|
||||||
* Pull request [#149](https://github.com/gulrak/filesystem/pull/149), add
|
* Pull request [#149](https://github.com/gulrak/filesystem/pull/149), add
|
||||||
version to CMake project and export it
|
version to CMake project and export it
|
||||||
|
* Fix for [#146](https://github.com/gulrak/filesystem/issues/146), handle `EINTR`
|
||||||
|
on POSIX directory iteration and file copy to avoid errors on network
|
||||||
|
filesystems
|
||||||
* Pull request [#145](https://github.com/gulrak/filesystem/pull/145), fix for
|
* Pull request [#145](https://github.com/gulrak/filesystem/pull/145), fix for
|
||||||
Y2038 bug in timeToFILETIME on Windows
|
Y2038 bug in timeToFILETIME on Windows
|
||||||
* Pull request [#144](https://github.com/gulrak/filesystem/pull/144), `fs::copy_file()`
|
* Pull request [#144](https://github.com/gulrak/filesystem/pull/144), `fs::copy_file()`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user