<feed xmlns='http://www.w3.org/2005/Atom'>
<title>progos/userprog, branch master</title>
<subtitle>progos repository</subtitle>
<link rel='alternate' type='text/html' href='https://git.manuel.mausz.at/progos/'/>
<entry>
<title>fix stack setup</title>
<updated>2012-06-21T20:36:03+00:00</updated>
<author>
<name>manuel</name>
<email>manuel@mausz.at</email>
</author>
<published>2012-06-21T20:36:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.manuel.mausz.at/progos/commit/?id=2f00636b80c713be718a7656ce82947fb8f3ecf1'/>
<id>2f00636b80c713be718a7656ce82947fb8f3ecf1</id>
<content type='text'>
check if name+arguments fits into one page before copying
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
check if name+arguments fits into one page before copying
</pre>
</div>
</content>
</entry>
<entry>
<title>mark pages removed from page/mmap table as clear</title>
<updated>2012-06-21T18:06:48+00:00</updated>
<author>
<name>manuel</name>
<email>manuel@mausz.at</email>
</author>
<published>2012-06-21T18:06:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.manuel.mausz.at/progos/commit/?id=4fd6a30d164874fd660aacc36b44842e14bba208'/>
<id>4fd6a30d164874fd660aacc36b44842e14bba208</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>full mmap implementation</title>
<updated>2012-06-21T16:14:58+00:00</updated>
<author>
<name>manuel</name>
<email>manuel@mausz.at</email>
</author>
<published>2012-06-21T16:14:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.manuel.mausz.at/progos/commit/?id=e61e868b265efe2f6d51079373588d639fc54d59'/>
<id>e61e868b265efe2f6d51079373588d639fc54d59</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>initial implementation of memory mapped files</title>
<updated>2012-06-21T14:47:23+00:00</updated>
<author>
<name>manuel</name>
<email>manuel@mausz.at</email>
</author>
<published>2012-06-21T14:47:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.manuel.mausz.at/progos/commit/?id=e11b2ef0c606ab516a4344aeea1dbba22cb1fe5d'/>
<id>e11b2ef0c606ab516a4344aeea1dbba22cb1fe5d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use local stack pointer inside syscall_handler</title>
<updated>2012-06-21T13:19:08+00:00</updated>
<author>
<name>Karoline Knoth</name>
<email>e0326266@student.tuwien.ac.at</email>
</author>
<published>2012-06-21T13:19:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.manuel.mausz.at/progos/commit/?id=e9e69def589375c3d0e51b532268b27d3d403bbf'/>
<id>e9e69def589375c3d0e51b532268b27d3d403bbf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add stub for mmap/munmap + fix build errors in subdirectories</title>
<updated>2012-06-20T21:33:23+00:00</updated>
<author>
<name>manuel</name>
<email>manuel@mausz.at</email>
</author>
<published>2012-06-20T21:33:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.manuel.mausz.at/progos/commit/?id=f2bb044e9e715f05db8df5950ca704976b98174a'/>
<id>f2bb044e9e715f05db8df5950ca704976b98174a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add dynamic stack growing</title>
<updated>2012-06-19T21:31:28+00:00</updated>
<author>
<name>manuel</name>
<email>manuel@mausz.at</email>
</author>
<published>2012-06-19T21:31:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.manuel.mausz.at/progos/commit/?id=abd273ce0a9ae9267f8b0a144ea9b56d8912f9b5'/>
<id>abd273ce0a9ae9267f8b0a144ea9b56d8912f9b5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>implement page table and use it for lazy loading of segments</title>
<updated>2012-06-18T23:44:56+00:00</updated>
<author>
<name>manuel</name>
<email>manuel@mausz.at</email>
</author>
<published>2012-06-18T23:44:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.manuel.mausz.at/progos/commit/?id=e88a8c4c379d721e9901752d440a05295087da11'/>
<id>e88a8c4c379d721e9901752d440a05295087da11</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>enforce a stack limit.</title>
<updated>2012-03-27T23:26:58+00:00</updated>
<author>
<name>manuel</name>
<email>manuel@mausz.at</email>
</author>
<published>2012-03-27T23:26:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.manuel.mausz.at/progos/commit/?id=45ec0ee0c36ac4cff65cb1d00b9ae2534cb70da9'/>
<id>45ec0ee0c36ac4cff65cb1d00b9ae2534cb70da9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cast esp to uint32_t before setting up the stack. this avoids a few casts but also creates a few casts. overall I think it's more sane this way.</title>
<updated>2012-03-27T18:22:10+00:00</updated>
<author>
<name>manuel</name>
<email>manuel@mausz.at</email>
</author>
<published>2012-03-27T18:22:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.manuel.mausz.at/progos/commit/?id=e63c6a8bad9a98baee24d2d4ef1e1d9035ce265b'/>
<id>e63c6a8bad9a98baee24d2d4ef1e1d9035ce265b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
