FreeRDP/client
akallabeth 16cec716e0
[strtok] replace function with strtok_s
Since strtok is not thread safe replace it with strtok_s (WinPR wrapper
around strtok_r for systems not supporting the ISO function names)
2024-09-13 21:19:17 +02:00
..
Android [release] start 3.6.2-dev0 cycle 2024-07-04 10:00:24 +02:00
Mac [warnings] cast return of fprintf (void) 2024-09-06 09:16:21 +02:00
SDL [warnings] fix casts 2024-09-12 13:30:00 +02:00
Sample [warnings] remove unused variables 2024-09-12 10:08:10 +02:00
Wayland fix declaration and implementation parameter names 2024-09-03 12:24:53 +02:00
Windows [warnings] fix some msbuild warnings 2024-09-12 13:32:41 +02:00
X11 [warnings] remove unused variables 2024-09-12 10:08:10 +02:00
common [strtok] replace function with strtok_s 2024-09-13 21:19:17 +02:00
iOS [cmake] mark dependency includes SYSTEM 2024-08-26 11:10:49 +02:00
CMakeLists.txt [client,sdl] merge SDL2 and SDL3 projects 2024-05-16 20:34:11 +02:00
FreeRDP-ClientConfig.cmake.in Add find_dependency for link lib targets 2024-03-14 10:13:14 +01:00
freerdp-client.pc.in [pkg-config] add private optional link libraries 2024-03-14 10:35:03 +01:00