<feed xmlns='http://www.w3.org/2005/Atom'>
<title>liblitmus.git/src/syscalls.c, branch 2008.2</title>
<subtitle>[ARCHIVE] The userspace library for LITMUS^RT 2010. Now on GitHub.</subtitle>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/liblitmus.git/'/>
<entry>
<title>Use _GNU_SOURCE for all files. Fix wrong prototypes.</title>
<updated>2008-05-02T15:16:42+00:00</updated>
<author>
<name>Bjoern B. Brandenburg</name>
<email>bbb@cs.unc.edu</email>
</author>
<published>2008-05-02T15:16:42+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/liblitmus.git/commit/?id=2ecaa462efc710ae8f55af9dd5371b4d67bfd620'/>
<id>2ecaa462efc710ae8f55af9dd5371b4d67bfd620</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>API change: PI-&gt;FMLP</title>
<updated>2008-05-01T16:56:59+00:00</updated>
<author>
<name>Bjoern B. Brandenburg</name>
<email>bbb@cs.unc.edu</email>
</author>
<published>2008-05-01T16:56:59+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/liblitmus.git/commit/?id=eddde9f7fd0442ad2c097988845b9f0e451dbd2f'/>
<id>eddde9f7fd0442ad2c097988845b9f0e451dbd2f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>    adapt to new ABI</title>
<updated>2008-02-19T20:48:59+00:00</updated>
<author>
<name>Bjoern B. Brandenburg</name>
<email>bbb@cs.unc.edu</email>
</author>
<published>2008-02-19T20:48:59+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/liblitmus.git/commit/?id=8cea6a4d179628e96d8d012f7a7f18d112fdb060'/>
<id>8cea6a4d179628e96d8d012f7a7f18d112fdb060</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>first changes to compile with LITMUS 2008</title>
<updated>2008-02-12T20:51:00+00:00</updated>
<author>
<name>Bjoern B. Brandenburg</name>
<email>bbb@cs.unc.edu</email>
</author>
<published>2008-02-12T20:51:00+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/liblitmus.git/commit/?id=2c1f329215e57a6f070cab21236b132b22ef80c2'/>
<id>2c1f329215e57a6f070cab21236b132b22ef80c2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>many changes</title>
<updated>2008-02-03T06:09:48+00:00</updated>
<author>
<name>Bjoern B. Brandenburg</name>
<email>bbb@cs.unc.edu</email>
</author>
<published>2008-02-03T06:09:48+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/liblitmus.git/commit/?id=2d507260ee723f8302c5c97a9bda1cf00f30ec99'/>
<id>2d507260ee723f8302c5c97a9bda1cf00f30ec99</id>
<content type='text'>
 - use declarations from kernel
 - get rid of stuipd system call macros
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 - use declarations from kernel
 - get rid of stuipd system call macros
</pre>
</div>
</content>
</entry>
<entry>
<title>rip out old junk</title>
<updated>2008-02-03T05:23:32+00:00</updated>
<author>
<name>Bjoern B. Brandenburg</name>
<email>bbb@cs.unc.edu</email>
</author>
<published>2008-02-03T05:23:32+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/liblitmus.git/commit/?id=526afdfb333ca29170fd210b08860ac2a4c141ed'/>
<id>526afdfb333ca29170fd210b08860ac2a4c141ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>core: add gettid() system call</title>
<updated>2008-01-28T16:51:50+00:00</updated>
<author>
<name>Bjoern B. Brandenburg</name>
<email>bbb@cs.unc.edu</email>
</author>
<published>2008-01-28T16:51:50+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/liblitmus.git/commit/?id=dd7350fb8c1e845351f2d3c9ccb186ab8aee8603'/>
<id>dd7350fb8c1e845351f2d3c9ccb186ab8aee8603</id>
<content type='text'>
We need the system call to enable multi-threaded real-time applications,
and libc doesn't provide it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We need the system call to enable multi-threaded real-time applications,
and libc doesn't provide it.
</pre>
</div>
</content>
</entry>
<entry>
<title>reorganize liblitmus to be more modular</title>
<updated>2008-01-23T16:16:40+00:00</updated>
<author>
<name>Bjoern B. Brandenburg</name>
<email>bbb@cs.unc.edu</email>
</author>
<published>2008-01-23T16:16:40+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/liblitmus.git/commit/?id=d56b86e42b72abb68ba74bf540ddc259f6b20f84'/>
<id>d56b86e42b72abb68ba74bf540ddc259f6b20f84</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
