Sat, 29 Sep 2018 23:58:09 +0200 | Edouard Tisserant | This fix a segfault in xenomai_posix example when calling pthread_setschedparam(cyclic_thread, ...) from main thread. As a side effect EL2004 becomes EL2088 - that's what IU have for testing. | changeset | files |
Thu, 27 Sep 2018 17:56:16 +0200 | Edouard Tisserant | More check in rtdm mmap, also use kernel memory instead of virtual memory. | changeset | files |
Thu, 27 Sep 2018 00:21:27 +0200 | Edouard Tisserant | Use new RTDM's mmap, not anymore a special case compared to normal linux mmap. | changeset | files |
Fri, 14 Sep 2018 23:37:19 +0200 | Edouard Tisserant | Fixed rtdmnet.c PFX and removed useless commented code. | changeset | files |