FreeRDP/winpr/libwinpr/comm
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
..
test [warnings] cast return of fprintf (void) 2024-09-06 09:16:21 +02:00
CMakeLists.txt [winpr,comm] do not compile with EMSCRIPTEN 2024-08-30 09:12:51 +02:00
comm_io.c [warnings] fix clang-tidy issues in winpr 2024-08-29 15:20:39 +02:00
comm_ioctl.c [tidy] move loop variable declaration to loop 2024-02-22 12:31:50 +01:00
comm_ioctl.h Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
comm_sercx2_sys.c [warnings] fix clang-tidy issues in winpr 2024-08-29 15:20:39 +02:00
comm_sercx2_sys.h Fixed warnings 2021-06-17 10:35:22 +02:00
comm_sercx_sys.c [warnings] fix clang-tidy issues in winpr 2024-08-29 15:20:39 +02:00
comm_sercx_sys.h Fixed warnings 2021-06-17 10:35:22 +02:00
comm_serial_sys.c [warnings] fix clang-tidy issues in winpr 2024-08-29 15:20:39 +02:00
comm_serial_sys.h Fixed warnings 2021-06-17 10:35:22 +02:00
comm.c [warnings] fix clang-tidy issues in winpr 2024-08-29 15:20:39 +02:00
comm.h Replaced WINPR_HANDLE_DEF with a struct type 2022-04-28 08:42:09 +02:00
ModuleOptions.cmake libwinpr-comm: initial stubs 2014-04-02 15:51:28 -04:00