..
test
[winpr,synch] fix integer narrow
2024-10-03 18:58:34 +02:00
address.c
replace SIZE_T with size_t
2024-10-17 12:40:22 +02:00
barrier.c
[return checks] fix use of WaitForSingleObject
2024-09-16 08:22:37 +02:00
CMakeLists.txt
[cmake] split tests
2024-10-24 09:45:44 +02:00
critical.c
[warnings] fix unchecked return
2024-09-15 10:19:56 +02:00
event.c
[warnings] fix apple iOS/macos
2024-09-15 19:47:13 +02:00
event.h
[winpr] use WINPR_ prefix for conditional includes
2023-01-10 17:38:00 +01:00
init.c
Refactored WinPR includes
2022-03-03 11:26:48 +01:00
ModuleOptions.cmake
libwinpr: add module definition files
2012-09-21 13:02:54 -04:00
mutex.c
[tidy] move loop variable declaration to loop
2024-02-22 12:31:50 +01:00
pollset.c
[clang-tidy] cppcoreguidelines-init-variables
2024-02-15 11:49:16 +01:00
pollset.h
[winpr] use WINPR_ prefix for conditional includes
2023-01-10 17:38:00 +01:00
semaphore.c
[clang-tidy] cppcoreguidelines-init-variables
2024-02-15 11:49:16 +01:00
sleep.c
[warnings] silence unused macro warnings
2024-09-12 13:30:08 +02:00
synch.h
[winpr,timer] allow compilation to continue without timer support.
2023-12-11 08:51:59 +01:00
timer.c
[winpr,synch] fix integer narrow
2024-10-03 18:58:34 +02:00
wait.c
[warnings] fix Wshadow warnings
2024-05-08 15:30:01 +02:00