FreeRDP/winpr/libwinpr/file
akallabeth 76609529e0 [winpr,file] fix FindFirstFile issues with android
Fixes #9277: On android parent directories are not accessible, so if
opendir fails and the pattern is just the directory name without any
pattern (e.g. stat tells the full path is a directory) directly open it
and set the pattern to '*'
2023-08-24 13:17:57 +02:00
..
test [winpr] fix various warnings 2023-07-31 08:32:43 +02:00
CMakeLists.txt winpr/file: initial regular file support 2015-09-09 16:47:03 +02:00
file.c [winpr,file] map EMFILE 2023-02-21 16:42:54 +01:00
file.h Replaced WINPR_HANDLE_DEF with a struct type 2022-04-28 08:42:09 +02:00
generic.c [winpr,file] fix FindFirstFile issues with android 2023-08-24 13:17:57 +02:00
ModuleOptions.cmake libwinpr: add stubs for io and file modules 2012-09-24 15:58:33 -04:00
namedPipeClient.c [warnings] Fixed strict-prototypes warnings 2023-03-06 10:04:59 +01:00
pattern.c [winpr] use WINPR_ prefix for conditional includes 2023-01-10 17:38:00 +01:00