FreeRDP/winpr/libwinpr
akallabeth 2170cc65e3
[warnings] cast return of fprintf (void)
fprintf returns a value. Not using it is mostly fine, but it generates
noise when compiling with all warnings on, so cast to (void)
2024-09-06 09:16:21 +02:00
..
bcrypt Refactored WinPR includes 2022-03-03 11:26:48 +01:00
clipboard [winpr,clipboard] use endian safe bitmap read/write 2024-09-04 21:56:44 +02:00
comm [warnings] cast return of fprintf (void) 2024-09-06 09:16:21 +02:00
crt [warnings] clang-tidy suppress warnings 2024-08-30 22:03:47 +02:00
crypto [warnings] cast return of fprintf (void) 2024-09-06 09:16:21 +02:00
dsparse [warnings] fix cert-err33-c 2024-08-29 10:19:27 +02:00
environment [warnings] fix cert-err33-c 2024-08-29 10:19:27 +02:00
error [warnings] replace rand() function use 2024-08-29 17:13:53 +02:00
file [warnings] fix clang-tidy issues in winpr 2024-08-29 15:20:39 +02:00
handle [warnings] fix cppcoreguidelines-init-variables 2024-08-28 10:15:36 +02:00
input [tidy] move loop variable declaration to loop 2024-02-22 12:31:50 +01:00
interlocked [warnings] cast return of fprintf (void) 2024-09-06 09:16:21 +02:00
io [warnings] fix redundant casts 2024-08-29 12:03:09 +02:00
library [function pointer] use macro for GetProcAddress 2024-09-04 21:31:48 +02:00
memory [warnings] disable warnings for generated code 2024-08-28 09:18:30 +02:00
ncrypt [function pointer] use macro for GetProcAddress 2024-09-04 21:31:48 +02:00
nt [warnings] disable warnings for generated code 2024-08-28 09:18:30 +02:00
path [warnings] clang-tidy suppress warnings 2024-08-30 22:03:47 +02:00
pipe [warnings] fix clang-tidy issues in winpr 2024-08-29 15:20:39 +02:00
pool [function pointer] use macro for GetProcAddress 2024-09-04 21:31:48 +02:00
registry [warnings] fix cert-err33-c 2024-08-29 10:19:27 +02:00
rpc [warnings] fix cert-err33-c 2024-08-29 10:19:27 +02:00
security [warnings] disable warnings for generated code 2024-08-28 09:18:30 +02:00
shell [warnings] fix cert-err33-c 2024-08-29 10:19:27 +02:00
smartcard [function pointer] use macro for GetProcAddress 2024-09-04 21:31:48 +02:00
sspi [function pointer] use macro for GetProcAddress 2024-09-04 21:31:48 +02:00
sspicli [clang-tidy] readability-duplicate-include 2024-02-15 11:49:16 +01:00
synch [warnings] cast return of fprintf (void) 2024-09-06 09:16:21 +02:00
sysinfo [warnings] fix clang-tidy issues in winpr 2024-08-29 15:20:39 +02:00
thread fix declaration and implementation parameter names 2024-09-03 12:24:53 +02:00
timezone [warnings] fixed sign-compare 2024-09-04 10:14:05 +02:00
utils [winpr,clipboard] use endian safe bitmap read/write 2024-09-04 21:56:44 +02:00
winsock [warnings] fix clang-tidy issues in winpr 2024-08-29 15:20:39 +02:00
wtsapi [function pointer] use macro for GetProcAddress 2024-09-04 21:31:48 +02:00
CMakeLists.txt [winpr,thread] implement SetThreadPriority 2024-05-24 15:44:17 +02:00
dummy.c freerdp: various missing link dependencies and symbol exports 2013-09-03 21:48:26 -04:00
log.h Fixed compilation warnings and typos 2021-06-16 15:21:56 +02:00