lib/domain.c
Tue, 05 Feb 2013 15:24:45 +0100 Florian Pose Exported ecrt_domain_size() for userspace. stable-1.5
Thu, 20 Sep 2012 15:28:25 +0200 Florian Pose Re-worked and seamlessly integrated RTDM interface. stable-1.5
Thu, 06 Sep 2012 20:22:24 +0200 Florian Pose Removed trailing spaces. stable-1.5
Wed, 16 Mar 2011 22:12:23 +0100 Andreas Stewering-Bone First working RTDM Version,
Thu, 16 Sep 2010 08:35:21 +0200 Florian Pose Free all userspace library objects on releasing master.
Tue, 24 Feb 2009 12:51:39 +0000 Florian Pose Improved and added license headers.
Mon, 26 Jan 2009 11:16:10 +0000 Florian Pose merge -c1603 branches/stable-1.4: Changed licence headers to avoid conflicts with the GPL; restricted licence to GPLv2 only.
Mon, 17 Nov 2008 17:18:02 +0000 Florian Pose Improved error case return codes of many functions.
Tue, 21 Oct 2008 11:31:07 +0000 Florian Pose Improved LGPL headers.
Tue, 14 Oct 2008 14:01:09 +0000 Florian Pose Added LGPL licence headers to userspace library.
Fri, 10 Oct 2008 09:37:06 +0000 Florian Pose Added state functions; writing of process data works.
Fri, 10 Oct 2008 08:34:15 +0000 Florian Pose Memory-mapped process data.
Fri, 10 Oct 2008 07:58:48 +0000 Florian Pose Made ecrt_domain_size() const.
Thu, 09 Oct 2008 13:31:50 +0000 Florian Pose Added some slave configuration methods.