Module Name: src
Committed By: bouyer
Date: Sat Feb 4 22:26:16 UTC 2017
Modified Files:
src/tests/net/can [bouyer-socketcan]: Makefile t_can.c
Added Files:
src/tests/net/can [bouyer-socketcan]: h_canutils.c h_canutils.h
Log Message:
Factor out reading from a can socket, and move to a helper file.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.1 -r1.1.2.2 src/tests/net/can/Makefile
cvs rdiff -u -r0 -r1.1.2.1 src/tests/net/can/h_canutils.c \
src/tests/net/can/h_canutils.h
cvs rdiff -u -r1.1.2.2 -r1.1.2.3 src/tests/net/can/t_can.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.