termux-packages/packages/procps
Henrik Grimler d3d7dc805f
procps: use __progname for getting program name (#6777)
Autoconf macro for __progname taken from tmux, seems it is missing
from procps, code checks `ifdef HAVE__PROGNAME` so all we have to do
is to add the macro.

Fixes https://github.com/termux/termux-packages/issues/6768.
2021-05-08 21:51:15 +02:00
..
build.sh
langinfo.patch
Makefile.am.patch procps: use __progname for getting program name (#6777) 2021-05-08 21:51:15 +02:00
pmap.c.patch Initial push 2015-06-13 01:03:31 +02:00
proc-sysinfo.c.patch
proc-whattime.c.patch
procio.c.patch procps: Update from 3.3.12 to 3.3.14 2018-05-19 03:50:15 +02:00
progname.patch
sysctl.c.patch
top-top.c.patch
w.c.patch