SOEM/oshw/linux
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 Remove possible racecondition of set buf EMPTY 2019-04-01 09:50:14 +02:00
nicdrv.h Fix typos in comments. 2019-02-04 13:56:11 +01:00
oshw.c fix warning with strncpy on newer GCC versions 2019-10-18 15:31:57 +02:00
oshw.h Move license information to LICENSE file (#95) 2017-03-29 07:16:44 +02:00