<feed xmlns='http://www.w3.org/2005/Atom'>
<title>exec-as, branch 1.2.1</title>
<subtitle>[Complete] A command that lets you start another command with any argv[0]
</subtitle>
<id>https://git.maandree.se/exec-as/atom?h=1.2.1</id>
<link rel='self' href='https://git.maandree.se/exec-as/atom?h=1.2.1'/>
<link rel='alternate' type='text/html' href='https://git.maandree.se/exec-as/'/>
<updated>2021-09-16T14:24:43Z</updated>
<entry>
<title>Improve makefile + m whitespace fix</title>
<updated>2021-09-16T14:24:43Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2021-09-16T14:24:43Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/exec-as/commit/?id=e2a4445825c6c221f66c0995de87a2a4c2ebd749'/>
<id>urn:sha1:e2a4445825c6c221f66c0995de87a2a4c2ebd749</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>makefile: fix clean: remove *.o</title>
<updated>2017-12-09T16:11:07Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2017-12-09T16:11:07Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/exec-as/commit/?id=f41ac5f00376528fa4e8437aa8ea733c566db596'/>
<id>urn:sha1:f41ac5f00376528fa4e8437aa8ea733c566db596</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Fix makefile portability</title>
<updated>2017-12-09T16:10:14Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2017-12-09T16:10:14Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/exec-as/commit/?id=e0cb0b83f5d7e983662d80447d4fd8981a921698'/>
<id>urn:sha1:e0cb0b83f5d7e983662d80447d4fd8981a921698</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Rewrite and relicense</title>
<updated>2017-10-17T15:29:06Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2017-10-17T15:29:06Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/exec-as/commit/?id=d04679a2e30ecc35a68e876829984c9dfba710e4'/>
<id>urn:sha1:d04679a2e30ecc35a68e876829984c9dfba710e4</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>update dist</title>
<updated>2015-12-02T04:33:53Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@operamail.com</email>
</author>
<published>2015-12-02T04:33:53Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/exec-as/commit/?id=a5fb1910732fca19dd478203ac21be7e6c5d7c3e'/>
<id>urn:sha1:a5fb1910732fca19dd478203ac21be7e6c5d7c3e</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@operamail.com&gt;
</content>
</entry>
<entry>
<title>derp</title>
<updated>2015-12-02T04:31:16Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@operamail.com</email>
</author>
<published>2015-12-02T04:31:16Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/exec-as/commit/?id=5debf5d8e5debc0d1c53a5a493fade79f51fecf5'/>
<id>urn:sha1:5debf5d8e5debc0d1c53a5a493fade79f51fecf5</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@operamail.com&gt;
</content>
</entry>
<entry>
<title>do not require argv[0], it is possible to only specify the file to run, and let argv be empty</title>
<updated>2015-12-02T04:26:25Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@operamail.com</email>
</author>
<published>2015-12-02T04:26:25Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/exec-as/commit/?id=3906ade6a031f1fc97d49b09e867814e304abafd'/>
<id>urn:sha1:3906ade6a031f1fc97d49b09e867814e304abafd</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@operamail.com&gt;
</content>
</entry>
<entry>
<title>add info manual</title>
<updated>2015-12-02T04:23:40Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@operamail.com</email>
</author>
<published>2015-12-02T04:23:40Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/exec-as/commit/?id=c66e2cf34707f07278ef72d72484f0af26ac33e4'/>
<id>urn:sha1:c66e2cf34707f07278ef72d72484f0af26ac33e4</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@operamail.com&gt;
</content>
</entry>
<entry>
<title>add man page</title>
<updated>2015-12-02T04:07:05Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@operamail.com</email>
</author>
<published>2015-12-02T04:07:05Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/exec-as/commit/?id=d8d46880be6ed10c16382d8d2f9ed6de34c1df14'/>
<id>urn:sha1:d8d46880be6ed10c16382d8d2f9ed6de34c1df14</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@operamail.com&gt;
</content>
</entry>
<entry>
<title>improve readme</title>
<updated>2015-12-02T03:57:15Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@operamail.com</email>
</author>
<published>2015-12-02T03:57:15Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/exec-as/commit/?id=ccd85577c45519fd00a3ccc5bd40a111a9b3e12a'/>
<id>urn:sha1:ccd85577c45519fd00a3ccc5bd40a111a9b3e12a</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@operamail.com&gt;
</content>
</entry>
</feed>
