SOEM/oshw
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
..
erika Add ERIKA Enterprise RTOS support 2019-05-10 08:43:18 +02:00
intime Fix typos in comments. 2019-02-04 13:56:11 +01:00
linux fix warning with strncpy on newer GCC versions 2019-10-18 15:31:57 +02:00
macosx fix warning with strncpy on newer GCC versions 2019-10-18 15:31:57 +02:00
rtems fix warning with strncpy on newer GCC versions 2019-10-18 15:31:57 +02:00
rtk Remove possible racecondition of set buf EMPTY 2019-04-01 09:50:14 +02:00
vxworks VxWorks, calculate tick receive timouts from systick, fixes #310 2019-06-12 14:50:38 +02:00
win32 fix warning with strncpy on newer GCC versions 2019-10-18 15:31:57 +02:00