[Rpm-maint] [rpm-software-management/rpm] Implement argvAddN() API for adding partial strings to argv arrays (#1422)
Panu Matilainen
notifications at github.com
Wed Nov 4 11:00:46 UTC 2020
Support adding partial / non-terminated strings to argv without having
to jump through hoops at the call site. argvAdd() becomes just a special
case of argvAddN().
You can view, comment on, or merge this pull request online at:
https://github.com/rpm-software-management/rpm/pull/1422
-- Commit Summary --
* Implement argvAddN() API for adding partial strings to argv arrays
-- File Changes --
M rpmio/argv.c (14)
M rpmio/argv.h (9)
-- Patch Links --
https://github.com/rpm-software-management/rpm/pull/1422.patch
https://github.com/rpm-software-management/rpm/pull/1422.diff
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/1422
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20201104/62085d76/attachment.html>
More information about the Rpm-maint
mailing list