FreeRDP/winpr
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
..
include [winpr,include] fix reserved-identifier warnings 2024-09-13 14:30:33 +02:00
libwinpr [strtok] replace function with strtok_s 2024-09-13 21:19:17 +02:00
test [warnings] fix cert-err33-c 2024-08-29 10:19:27 +02:00
tools [warnings] fix function pointer casts 2024-09-04 20:06:43 +02:00
CMakeLists.txt 3.8.1-dev0 cycle 2024-08-29 16:52:44 +02:00
winpr.pc.in [cmake] make generated pkg-config files relocatable 2023-10-10 19:35:27 +02:00
WinPRConfig.cmake.in [winpr,utils] add JSON parser wrapper 2024-05-14 20:45:25 +02:00
wlog.7.in [doc,manpage] name manpages versioned 2023-12-22 10:24:09 +01:00