drivers/unix/unix.c
2008-06-18 etisserant Added missing const for dll names strings
2008-06-02 greg kerneltest updated for the new api
2008-05-02 greg - add RTAI support
2008-04-21 etisserant Doxy-style comments and various cleanup in unix.c
2008-02-19 etisserant Fixed segfault on quit with Xenomai, due to bat parameter type in waitReceiveTaskEnd.
2008-02-12 etisserant Accepted Vladimir Chren linux kernelspace port patch.
2008-02-07 groke6 added canChangeBaudRate to the driver interface
2007-09-10 greg Add win32 target (--can=win32) to compile with msys and mingw32
2007-05-13 etisserant Fixed "function LoadCanDriver() should return library handle instead of 0 if succeeded" bug
2007-04-17 etisserant Better error handling for unix and peak_linux.
2007-04-12 etisserant Removed Mutex liberation on CanSend. Too much race condition to avoid. Cannot be deeply tested.
2007-04-11 etisserant Updated doc. Cleaned some code.
2007-04-06 etisserant Changes in the API:
2007-04-04 etisserant Win32 Native support and dynamicaly loaded CAN drivers for Linux, Cygwin and Win32.