<feed xmlns='http://www.w3.org/2005/Atom'>
<title>st.git/arg.h, branch master</title>
<subtitle>Fork of st (https://git.suckless.org/st/)
</subtitle>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/st.git/'/>
<entry>
<title>don't modify argv, use a counter</title>
<updated>2018-03-20T20:22:27+00:00</updated>
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<published>2018-03-20T20:22:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/st.git/commit/?id=a5a928bfc1dd049780a45e072cb4ee42de7219bf'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
on some platforms (OpenBSD) this changes the exposed argv in tools using
the kvm_* interface, such as ps and pgrep.
</pre>
</div>
</content>
</entry>
<entry>
<title>arg.h: fixed argv checks order</title>
<updated>2016-02-21T16:21:41+00:00</updated>
<author>
<name>Lucas Gabriel Vuotto</name>
<email>l.vuotto92@gmail.com</email>
</author>
<published>2016-02-19T18:59:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/st.git/commit/?id=4fdba860c8db70035e9749806ecc6ca2d7c418d0'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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;
</pre>
</div>
</content>
</entry>
<entry>
<title>arg.h: remove unused macros</title>
<updated>2015-11-08T19:33:56+00:00</updated>
<author>
<name>Quentin Rameau</name>
<email>quinq+hackers@fifth.space</email>
</author>
<published>2015-11-08T16:14:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/st.git/commit/?id=d836561b96097b04760104e7e0f8d014f5889a18'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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;
</pre>
</div>
</content>
</entry>
<entry>
<title>Update arg.h from sbase</title>
<updated>2013-12-18T07:29:28+00:00</updated>
<author>
<name>Roberto E. Vargas Caballero</name>
<email>k0ga@shike2.com</email>
</author>
<published>2013-12-18T07:29:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/st.git/commit/?id=33da67dac035b0d592f984bce90aec8d815b38a8'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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.
</pre>
</div>
</content>
</entry>
<entry>
<title>Adopting arg.h with more flexible cmd handling.</title>
<updated>2013-04-03T19:00:38+00:00</updated>
<author>
<name>Christoph Lohmann</name>
<email>20h@r-36.net</email>
</author>
<published>2013-04-03T19:00:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/st.git/commit/?id=b1813b14d956978ae8af37166b3cccc3a7b4b720'/>
<id>b1813b14d956978ae8af37166b3cccc3a7b4b720</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
