]> git.armaanb.net Git - st.git/commit
don't modify argv, use a counter
authorHiltjo Posthuma <hiltjo@codemadness.org>
Tue, 20 Mar 2018 20:22:27 +0000 (21:22 +0100)
committerHiltjo Posthuma <hiltjo@codemadness.org>
Tue, 20 Mar 2018 20:22:27 +0000 (21:22 +0100)
commita5a928bfc1dd049780a45e072cb4ee42de7219bf
tree9224ca10b5045e1b6e53107430b007372977fc78
parent6ac8c8aa50d521f82d491ab54eb972660fdf3207
don't modify argv, use a counter

on some platforms (OpenBSD) this changes the exposed argv in tools using
the kvm_* interface, such as ps and pgrep.
arg.h