summaryrefslogtreecommitdiff
path: root/popt/poptint.h
AgeCommit message (Collapse)AuthorFilesLines
2007-07-05Rip out popt.Panu Matilainen1-116/+0
2003-04-30splint fiddles.jbj1-1/+1
CVS patchset: 6797 CVS date: 2003/04/30 20:04:58
2002-08-31Sync with rpm-4.1.jbj1-1/+1
CVS patchset: 5695 CVS date: 2002/08/31 22:39:34
2002-07-24- verify signatures/digests retrieved through rpmdbNextIterator().jbj1-4/+4
- imbue %ghost with missingok attribute with --verify (#68933). CVS patchset: 5568 CVS date: 2002/07/24 16:21:23
2002-06-15- beecrypt: merge changes from beecrypt-2.3.0.jbj1-16/+36
- beecrypt: merge doxygen markup with rpmapi doco. - beecrypt: revert cpu/arch compile option mixup (#66752). CVS patchset: 5495 CVS date: 2002/06/15 19:43:41
2002-01-18- missing key(s) on keyring when verifying a signature is now an error.jbj1-1/+1
- remove dependency whiteout. - splint fiddles. CVS patchset: 5255 CVS date: 2002/01/18 22:51:30
2001-09-21- lclint-3.0.0.15 fiddles.jbj1-4/+4
CVS patchset: 5067 CVS date: 2001/09/21 15:07:11
2001-07-07- popthelp.c: don't use stpcpy to avoid portability grief (#47500).jbj1-10/+4
- 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
2001-06-05- fix typos in linux.{req,prov}.jbj1-1/+4
CVS patchset: 4834 CVS date: 2001/06/05 19:26:22
2001-06-04lclint fiddles.jbj1-3/+3
CVS patchset: 4833 CVS date: 2001/06/04 13:55:58
2001-05-05- enough lclint annotations and fiddles already.jbj1-15/+25
CVS patchset: 4741 CVS date: 2001/05/05 19:28:32
2001-01-01- use popt autohelp for rpm helper binaries.jbj1-17/+15
CVS patchset: 4396 CVS date: 2001/01/01 23:14:47
2000-12-19Sync with rpm-4_0 branch.jbj1-2/+2
CVS patchset: 4361 CVS date: 2000/12/19 23:22:00
2000-08-27Doxygen annotations.jbj1-0/+4
CVS patchset: 4133 CVS date: 2000/08/27 19:40:35
1999-11-18From: Dick Porter <dick@acm.org> --jbj1-0/+1
Here is a patch for popt to implement selective argument stripping from argv. With this patch I can use popt in ORBit (the CORBA spec requires ORBs to remove all ORB options from argv), which allows me to export a popt option table to the rest of Gnome. There is also a bug fix included where a string was realloc()d into a space too small to hold the trailing NULL. CVS patchset: 3428 CVS date: 1999/11/18 17:10:15
1999-10-25lclint annotations.jbj1-2/+2
CVS patchset: 3400 CVS date: 1999/10/25 19:07:14
1999-10-25Add !#:+ token parsing to retrieve (and delete) next argument from list.jbj1-0/+17
CVS patchset: 3398 CVS date: 1999/10/25 18:22:19
1999-10-21lclint annotations.jbj1-5/+5
CVS patchset: 3393 CVS date: 1999/10/21 18:48:00
1999-10-21lclint annotations.jbj1-15/+16
CVS patchset: 3391 CVS date: 1999/10/21 18:20:12
1999-07-27popt: heavy dose of const.jbj1-10/+12
CVS patchset: 3206 CVS date: 1999/07/27 22:05:43
1998-10-29added POPT_ARG_INTL_DOMAIN (Elliot Lee)ewt1-1/+3
updated Makefile's to be more GNUish (Elliot Lee) CVS patchset: 2510 CVS date: 1998/10/29 22:52:03
1998-10-22added i18n supportewt1-0/+18
CVS patchset: 2477 CVS date: 1998/10/22 18:32:50
1998-10-16added proper licensing infoewt1-0/+4
CVS patchset: 2464 CVS date: 1998/10/16 19:05:12
1998-09-27split popt into multiple filesewt1-0/+42
CVS patchset: 2362 CVS date: 1998/09/27 15:57:56