FreeRDP/winpr/libwinpr/path
Armin Novak 9c64e77a84 Disabled thread local storage on iOS.
iOS does not support Thread Local Storage.
Disabling it for now until a solution is found.
Print a compiler warning informing developers about this issue.
2016-10-06 13:43:10 +02:00
..
include winpr/path: fix PathCchFindExtensionA and more 2016-05-26 18:36:02 +02:00
test winpr/path: fix PathCchFindExtensionA and more 2016-05-26 18:36:02 +02:00
CMakeLists.txt Added ios home and temp dir support. 2016-10-06 13:43:08 +02:00
ModuleOptions.cmake libwinpr: stubbed Path API 2012-09-22 22:02:55 -04:00
path.c winpr/path: fix PathCchFindExtensionA and more 2016-05-26 18:36:02 +02:00
shell_ios.h Added ios home and temp dir support. 2016-10-06 13:43:08 +02:00
shell_ios.m Added ios home and temp dir support. 2016-10-06 13:43:08 +02:00
shell.c Disabled thread local storage on iOS. 2016-10-06 13:43:10 +02:00