mirror of
https://github.com/pocoproject/poco.git
synced 2024-12-13 10:32:57 +01:00
e5752a5c6d
* add RWLock implementation for file [posix] * add implementation FileStreamRWLock for windows replace FileStreamRWLock to the Process package * add files FileStreamRWLock* into makefile and vcproj * remove unnecessary file from makefile * use absolute path to the TesApp with ProcessRunner * fix vc*.proj * add new test files into vc.proj.filters * fix comments * fix spelling fo PR #4723 add atomic_bool _locked and check if FileStreamRWLock is locked on destruction for force unlock * add atomic header * File lock (#4740) * throw error on any errno not only on EDEADLK * fix function naming * fix windows build * fix windows build --------- Co-authored-by: Alexander B <ale.bychuk@gmail.com> Co-authored-by: bas524 <bas524@ya.ru> |
||
---|---|---|
.. | ||
cmake | ||
fuzzing | ||
include/Poco | ||
samples | ||
src | ||
testsuite | ||
CMakeLists.txt | ||
Foundation_vs160.sln | ||
Foundation_vs160.vcxproj | ||
Foundation_vs160.vcxproj.filters | ||
Foundation_vs170.sln | ||
Foundation_vs170.vcxproj | ||
Foundation_vs170.vcxproj.filters | ||
Makefile | ||
nonexistent.txt |