- popthelp.c: don't use stpcpy to avoid portability grief (#47500).
authorjbj <devnull@localhost>
Sat, 7 Jul 2001 19:15:17 +0000 (19:15 +0000)
committerjbj <devnull@localhost>
Sat, 7 Jul 2001 19:15:17 +0000 (19:15 +0000)
commit134a8a85c2873b24bb3a4a15b0a9dae1662bc875
tree5da4dd89e1ac268fc990d89cd293ad8418d31be0
parent9df3fc957f97511ce04123f3cbebdf9dc543cebb
- popthelp.c: don't use stpcpy to avoid portability grief (#47500).
- permit alias/exec description/arg text to be set from popt config.
- use rpmqv.c, not rpm.c, as rpm's main() routine.

CVS patchset: 4923
CVS date: 2001/07/07 19:15:17
14 files changed:
CHANGES
Makefile.am
lib/poptK.c
lib/rpmcli.h
popt/configure.in
popt/popt.c
popt/popt.h
popt/poptconfig.c
popt/popthelp.c
popt/poptint.h
python/rpmmodule.c
rpmio/rpmio.h
rpmpopt.in
rpmqv.c