<feed xmlns='http://www.w3.org/2005/Atom'>
<title>st.git/arg.h, branch master</title>
<subtitle>my custom st build
</subtitle>
<id>https://git.aidengall.xyz/st.git/atom?h=master</id>
<link rel='self' href='https://git.aidengall.xyz/st.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.aidengall.xyz/st.git/'/>
<updated>2018-03-20T20:22:27Z</updated>
<entry>
<title>don't modify argv, use a counter</title>
<updated>2018-03-20T20:22:27Z</updated>
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<published>2018-03-20T20:22:27Z</published>
<link rel='alternate' type='text/html' href='https://git.aidengall.xyz/st.git/commit/?id=a5a928bfc1dd049780a45e072cb4ee42de7219bf'/>
<id>urn:sha1:a5a928bfc1dd049780a45e072cb4ee42de7219bf</id>
<content type='text'>
on some platforms (OpenBSD) this changes the exposed argv in tools using
the kvm_* interface, such as ps and pgrep.
</content>
</entry>
<entry>
<title>arg.h: fixed argv checks order</title>
<updated>2016-02-21T16:21:41Z</updated>
<author>
<name>Lucas Gabriel Vuotto</name>
<email>l.vuotto92@gmail.com</email>
</author>
<published>2016-02-19T18:59:49Z</published>
<link rel='alternate' type='text/html' href='https://git.aidengall.xyz/st.git/commit/?id=4fdba860c8db70035e9749806ecc6ca2d7c418d0'/>
<id>urn:sha1:4fdba860c8db70035e9749806ecc6ca2d7c418d0</id>
<content type='text'>
This prevents accessing to a potentially out-of-bounds memory section.

Signed-off-by: Lucas Gabriel Vuotto &lt;l.vuotto92@gmail.com&gt;
Signed-off-by: Christoph Lohmann &lt;20h@r-36.net&gt;
</content>
</entry>
<entry>
<title>arg.h: remove unused macros</title>
<updated>2015-11-08T19:33:56Z</updated>
<author>
<name>Quentin Rameau</name>
<email>quinq+hackers@fifth.space</email>
</author>
<published>2015-11-08T16:14:58Z</published>
<link rel='alternate' type='text/html' href='https://git.aidengall.xyz/st.git/commit/?id=d836561b96097b04760104e7e0f8d014f5889a18'/>
<id>urn:sha1:d836561b96097b04760104e7e0f8d014f5889a18</id>
<content type='text'>
ARGUM isn't used and ARGNUMF uses estrtol() that isn't defined anywhere.
Those were probably copied from sbase arg.h.

Signed-off-by: Christoph Lohmann &lt;20h@r-36.net&gt;
</content>
</entry>
<entry>
<title>Update arg.h from sbase</title>
<updated>2013-12-18T07:29:28Z</updated>
<author>
<name>Roberto E. Vargas Caballero</name>
<email>k0ga@shike2.com</email>
</author>
<published>2013-12-18T07:29:28Z</published>
<link rel='alternate' type='text/html' href='https://git.aidengall.xyz/st.git/commit/?id=33da67dac035b0d592f984bce90aec8d815b38a8'/>
<id>urn:sha1:33da67dac035b0d592f984bce90aec8d815b38a8</id>
<content type='text'>
sbase did some interesting modifications to arg.h (basically it
was fixed an incorrect use of the _ namespace), and this commit
take this last version for st.
</content>
</entry>
<entry>
<title>Adopting arg.h with more flexible cmd handling.</title>
<updated>2013-04-03T19:00:38Z</updated>
<author>
<name>Christoph Lohmann</name>
<email>20h@r-36.net</email>
</author>
<published>2013-04-03T19:00:38Z</published>
<link rel='alternate' type='text/html' href='https://git.aidengall.xyz/st.git/commit/?id=b1813b14d956978ae8af37166b3cccc3a7b4b720'/>
<id>urn:sha1:b1813b14d956978ae8af37166b3cccc3a7b4b720</id>
<content type='text'>
</content>
</entry>
</feed>
