Hamlib/lib
Mike Black W9MDB 6f0d8bdcce Change snprintf to SNPRINTF in lib files
https://github.com/Hamlib/Hamlib/issues/857
2022-01-22 22:20:05 -06:00
..
Makefile.am Implement pipes using asynchronous/overlapped I/O on Windows 2022-01-03 14:18:49 +02:00
asyncpipe.c Change snprintf to SNPRINTF in lib files 2022-01-22 22:20:05 -06:00
asyncpipe.h Implement pipes using asynchronous/overlapped I/O on Windows 2022-01-03 14:18:49 +02:00
cJSON.c Change snprintf to SNPRINTF in lib files 2022-01-22 22:20:05 -06:00
cJSON.h Initial implementation of: reader thread for async handling of rig data, UDP multicast publisher routine and rig state poll thread routine. The reader thread can correctly handle asynchronous data, such as transceive or spectrum data. Work in progress: multi-platform code for I/O routines still missing and the poll routine is not yet in use. Tested briefly on an IC-7300 so far. 2021-11-28 20:52:29 +02:00
dummy.c
getaddrinfo.c
getopt.c
getopt.h
getopt_long.c
gettimeofday.c
termios.c Change snprintf to SNPRINTF in lib files 2022-01-22 22:20:05 -06:00
usleep.c
win32termios.h