This bug was detected by the clang warning: libsocketcan.c:384:16: warning: argument to 'sizeof' in 'strncmp' call is the same expression as the source; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] sizeof(name)) != 0) ~~~~~~~^~~~~~ Signed-off-by: Alexander Stein <alexander.stein@systec-electronic.com> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> |
||
|---|---|---|
| Documentation | ||
| config | ||
| include | ||
| src | ||
| .gitignore | ||
| Doxyfile | ||
| GNUmakefile.am | ||
| INSTALL | ||
| README | ||
| autogen-oldtools.sh | ||
| autogen.sh | ||
| configure.ac | ||
README
libsocketcan ---------------------------------------------------- This library allows you to control some basic functions in socketcan from userspace. Dependencies: ---------------------------------------------------- A recent kernel with integrated SocketCAN (at least 2.6.30) Building: ---------------------------------------------------- Please refert to the INSTALL file Documentation: ---------------------------------------------------- Make sure you have oxygen installed on your host. If yes simply Run make docs and look for the API doc in Documentation/html.