SOEM/oshw
Marc Butler 812403783c Add port to macOS (#286)
* Port to macOS

This port to macOS is an amalgam of the existing Linux and Win32
ports. Consequently code is duplicated from each in this port:
primarily from win32 in oshw, and Linux is osal.

Synthesizing a shared common posix port, did not seem warranted given
the modest amount of code, and stable api.

This port uses the default pcap interface provided in the development
libraries shipped with XCode.

Limited testing on os releases: 10.13 and 10.14.

* fix possible race condition as for win32

See aed0f81724

* fix spelling as for linux / win32

See 7beba91c62
2019-05-15 07:35:31 +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 Remove possible racecondition of set buf EMPTY 2019-04-01 09:50:14 +02:00
macosx Add port to macOS (#286) 2019-05-15 07:35:31 +02:00
rtems Remove possible racecondition of set buf EMPTY 2019-04-01 09:50:14 +02:00
rtk Remove possible racecondition of set buf EMPTY 2019-04-01 09:50:14 +02:00
vxworks Remove possible racecondition of set buf EMPTY 2019-04-01 09:50:14 +02:00
win32 Remove possible racecondition of set buf EMPTY 2019-04-01 09:50:14 +02:00