CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2017/04/24 04:14:05
Modified files:
comms/zmtx-zmrx: Makefile
comms/zmtx-zmrx/patches: patch-zmrx_c patch-zmtx_c
Added files:
comms/zmtx-zmrx/patches: patch-makefile patch-zmdm_c
patch-zmdm_h
Log message:
clang and other fixes for zmtx-zmrx:
add prototypes
add missing system headers
add missing return values in non-void functions
64-bit time_t format string fix found by clang
honour CFLAGS
don't call rx_raw(int timeout) with "rx_raw()", use a sane timeout