<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tddb68/pintos/src/filesys, branch lab2</title>
<subtitle>Processprogrammering och operativsystem -- Pintos
</subtitle>
<link rel='alternate' type='text/html' href='https://git.xn--srns-noa9h.se/liu/tddb68/pintos/'/>
<entry>
<title>use struct **file instead of struct *fd</title>
<updated>2021-02-15T15:00:40+00:00</updated>
<author>
<name>Gustav Sörnäs</name>
<email>gustav@sornas.net</email>
</author>
<published>2021-02-15T15:00:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xn--srns-noa9h.se/liu/tddb68/pintos/commit/?id=6c0df53eacd6fa9b03ea3f6cfbae1bf69bf3f474'/>
<id>6c0df53eacd6fa9b03ea3f6cfbae1bf69bf3f474</id>
<content type='text'>
Storing the null pointer to mark active == false accomplishes the same
thing with less storage.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Storing the null pointer to mark active == false accomplishes the same
thing with less storage.
</pre>
</div>
</content>
</entry>
<entry>
<title>only struct fd when USERPROG</title>
<updated>2021-02-11T10:46:42+00:00</updated>
<author>
<name>Gustav Sörnäs</name>
<email>gustav@sornas.net</email>
</author>
<published>2021-02-11T10:46:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xn--srns-noa9h.se/liu/tddb68/pintos/commit/?id=8a1e73a70bc1a911a53ceca95b182bd9fd9f7089'/>
<id>8a1e73a70bc1a911a53ceca95b182bd9fd9f7089</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>move struct fd to filesys.h</title>
<updated>2021-02-05T15:12:40+00:00</updated>
<author>
<name>Gustav Sörnäs</name>
<email>gustav@sornas.net</email>
</author>
<published>2021-02-05T15:12:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xn--srns-noa9h.se/liu/tddb68/pintos/commit/?id=1bf4e6694adcb9e0e3ad6c950b61761fa05aac7f'/>
<id>1bf4e6694adcb9e0e3ad6c950b61761fa05aac7f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added .gitignore</title>
<updated>2019-01-21T12:27:33+00:00</updated>
<author>
<name>Felipe Boeira</name>
<email>felipe.boeira@liu.se</email>
</author>
<published>2019-01-21T12:27:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xn--srns-noa9h.se/liu/tddb68/pintos/commit/?id=54f498fe4fb918ee7b40786b7599803bc9e7445a'/>
<id>54f498fe4fb918ee7b40786b7599803bc9e7445a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial commit</title>
<updated>2019-01-08T17:39:03+00:00</updated>
<author>
<name>Felipe Boeira</name>
<email>felipe.boeira@liu.se</email>
</author>
<published>2019-01-08T17:39:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xn--srns-noa9h.se/liu/tddb68/pintos/commit/?id=d4522b8e9854178473adcea0fbb84f23f6e744bd'/>
<id>d4522b8e9854178473adcea0fbb84f23f6e744bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
