<feed xmlns='http://www.w3.org/2005/Atom'>
<title>teythoon/packaging/hurd.git/libdde_linux26/lib/src/Makefile, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://darnassus.sceen.net/cgit/teythoon/packaging/hurd.git/atom?h=master</id>
<link rel='self' href='https://darnassus.sceen.net/cgit/teythoon/packaging/hurd.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://darnassus.sceen.net/cgit/teythoon/packaging/hurd.git/'/>
<updated>2013-07-27T22:07:53Z</updated>
<entry>
<title>rename libdde_linux26 into libdde-linux26 to make dpkg-source happy</title>
<updated>2013-07-27T22:07:53Z</updated>
<author>
<name>Samuel Thibault</name>
<email>samuel.thibault@ens-lyon.org</email>
</author>
<published>2013-07-27T22:07:53Z</published>
<link rel='alternate' type='text/html' href='https://darnassus.sceen.net/cgit/teythoon/packaging/hurd.git/commit/?id=4fbe7358c7747a9165f776eb19addbb9baf7def2'/>
<id>urn:sha1:4fbe7358c7747a9165f776eb19addbb9baf7def2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add boot_cpu_data</title>
<updated>2012-07-01T03:36:24Z</updated>
<author>
<name>Samuel Thibault</name>
<email>samuel.thibault@ens-lyon.org</email>
</author>
<published>2012-07-01T03:35:04Z</published>
<link rel='alternate' type='text/html' href='https://darnassus.sceen.net/cgit/teythoon/packaging/hurd.git/commit/?id=cc1d1c5b3b941ae16a55a54040c674e218afae0f'/>
<id>urn:sha1:cc1d1c5b3b941ae16a55a54040c674e218afae0f</id>
<content type='text'>
* lib/src/arch/x86/kernel/setup.c: New file
* lib/src/Makefile (SRC_C_libdde_linux26.o.a): Add kernel/setup.c
</content>
</entry>
<entry>
<title>Add dma resource management</title>
<updated>2012-07-01T03:32:31Z</updated>
<author>
<name>Samuel Thibault</name>
<email>samuel.thibault@ens-lyon.org</email>
</author>
<published>2012-07-01T03:32:31Z</published>
<link rel='alternate' type='text/html' href='https://darnassus.sceen.net/cgit/teythoon/packaging/hurd.git/commit/?id=12f4d11afaf66268f4b8ac58ebd62f9d63f48a92'/>
<id>urn:sha1:12f4d11afaf66268f4b8ac58ebd62f9d63f48a92</id>
<content type='text'>
* contrib/kernel/dma.c: New file.
* lib/src/Makefile (SRC_C_libdde_linux26.o.a): Add kernel/dma.c
</content>
</entry>
<entry>
<title>Add nr_irqs</title>
<updated>2012-07-01T02:55:24Z</updated>
<author>
<name>Samuel Thibault</name>
<email>samuel.thibault@ens-lyon.org</email>
</author>
<published>2012-07-01T02:55:24Z</published>
<link rel='alternate' type='text/html' href='https://darnassus.sceen.net/cgit/teythoon/packaging/hurd.git/commit/?id=4ee6908ccdbfbc860ef69dae37debd51cdf0d446'/>
<id>urn:sha1:4ee6908ccdbfbc860ef69dae37debd51cdf0d446</id>
<content type='text'>
* libdde_linux26/lib/src/kernel/irq/handle.c: New file.
* libdde_linux26/lib/src/Makefile (SRC_C_libdde_linux26.o.a): Add handle.c
</content>
</entry>
<entry>
<title>Use Linux's udelay and ndelay.</title>
<updated>2010-07-12T07:47:31Z</updated>
<author>
<name>Zheng Da</name>
<email>zhengda1936@gmail.com</email>
</author>
<published>2010-07-12T07:47:31Z</published>
<link rel='alternate' type='text/html' href='https://darnassus.sceen.net/cgit/teythoon/packaging/hurd.git/commit/?id=2b91d7ba805279f3f871f95d5d49c6c1b7d6b879'/>
<id>urn:sha1:2b91d7ba805279f3f871f95d5d49c6c1b7d6b879</id>
<content type='text'>
It's not very precise to implement udelay and ndelay with loops
in the user space, but should be enough.
</content>
</entry>
<entry>
<title>implement get_random_bytes() with random() in libc</title>
<updated>2010-06-15T14:20:24Z</updated>
<author>
<name>Zheng Da</name>
<email>zhengda1936@gmail.com</email>
</author>
<published>2010-06-15T14:20:24Z</published>
<link rel='alternate' type='text/html' href='https://darnassus.sceen.net/cgit/teythoon/packaging/hurd.git/commit/?id=9cd3c840876b1f3ea79ab810a5b00d9931749631'/>
<id>urn:sha1:9cd3c840876b1f3ea79ab810a5b00d9931749631</id>
<content type='text'>
</content>
</entry>
<entry>
<title>include more block IO scheduler.</title>
<updated>2010-06-09T11:47:39Z</updated>
<author>
<name>Zheng Da</name>
<email>zhengda1936@gmail.com</email>
</author>
<published>2010-06-09T11:47:39Z</published>
<link rel='alternate' type='text/html' href='https://darnassus.sceen.net/cgit/teythoon/packaging/hurd.git/commit/?id=b2ff0b48c49eed0ad2fb1b0bf825dac3d07c767e'/>
<id>urn:sha1:b2ff0b48c49eed0ad2fb1b0bf825dac3d07c767e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>support block devices in the DDE library.</title>
<updated>2010-06-04T14:51:24Z</updated>
<author>
<name>Zheng Da</name>
<email>zhengda1936@gmail.com</email>
</author>
<published>2010-06-04T14:51:24Z</published>
<link rel='alternate' type='text/html' href='https://darnassus.sceen.net/cgit/teythoon/packaging/hurd.git/commit/?id=21bf6f025d94c2987dfe30a0b327b6dfab7a8bff'/>
<id>urn:sha1:21bf6f025d94c2987dfe30a0b327b6dfab7a8bff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reorganize Makefile.</title>
<updated>2010-01-29T21:16:51Z</updated>
<author>
<name>Zheng Da</name>
<email>zhengda1936@gmail.com</email>
</author>
<published>2010-01-29T21:16:51Z</published>
<link rel='alternate' type='text/html' href='https://darnassus.sceen.net/cgit/teythoon/packaging/hurd.git/commit/?id=a6f85451bd2b4e21e40fca89281859f6a71a53fd'/>
<id>urn:sha1:a6f85451bd2b4e21e40fca89281859f6a71a53fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>libdde_linux26 is adapted to be used by libmachdev.</title>
<updated>2010-01-29T19:31:20Z</updated>
<author>
<name>Zheng Da</name>
<email>zhengda1936@gmail.com</email>
</author>
<published>2010-01-29T19:31:20Z</published>
<link rel='alternate' type='text/html' href='https://darnassus.sceen.net/cgit/teythoon/packaging/hurd.git/commit/?id=2bbc0548875321fa8660566254699cbab9aa00e9'/>
<id>urn:sha1:2bbc0548875321fa8660566254699cbab9aa00e9</id>
<content type='text'>
</content>
</entry>
</feed>
