SOEM/oshw/macosx
Juanjo Gutiérrez cffd3ba283 fix warning with strncpy on newer GCC versions
strncpy should not be called with a "length" parameter which is based on
the source string since it negates the benefits of using strncpy. this
patch fixes the warning for linux, macosx and rtems

Fixes #346
Change-Id: Ib2fb7637e9845545e4c15045e6be7c7ce8e0672b
2019-10-18 15:31:57 +02:00
..
nicdrv.c Add port to macOS (#286) 2019-05-15 07:35:31 +02:00
nicdrv.h Add port to macOS (#286) 2019-05-15 07:35:31 +02:00
oshw.c fix warning with strncpy on newer GCC versions 2019-10-18 15:31:57 +02:00
oshw.h Add port to macOS (#286) 2019-05-15 07:35:31 +02:00