FreeRDP/winpr/libwinpr/comm
akallabeth 9f911bea62
[winpr,comm] cleanup comm_sercx2_sys
* WINPR_ASSERT arugments
* remove use of restricted keywords (variables/functions starting with _)
2024-08-26 12:23:14 +02:00
..
test
CMakeLists.txt
comm_io.c [coverity] 1543163 Unintentional integer overflow 2024-04-15 11:30:31 +02:00
comm_ioctl.c [tidy] move loop variable declaration to loop 2024-02-22 12:31:50 +01:00
comm_ioctl.h
comm_sercx2_sys.c [winpr,comm] cleanup comm_sercx2_sys 2024-08-26 12:23:14 +02:00
comm_sercx2_sys.h
comm_sercx_sys.c [clang-tidy] cppcoreguidelines-init-variables 2024-02-15 11:49:16 +01:00
comm_sercx_sys.h
comm_serial_sys.c [winpr,comm] cleanup comm_serial_sys 2024-08-26 12:23:11 +02:00
comm_serial_sys.h
comm.c [gcc] fix missing malloc warning macros 2024-04-17 18:47:16 +02:00
comm.h
ModuleOptions.cmake