summaryrefslogtreecommitdiff
path: root/source3/popt/popt.h
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r15679: fix some popt warningsGerald Carter1-1/+1
(This used to be commit 126ab8ccec69240e8e526190f4712bd274237985)
2007-10-10r15654: Update our internal copy of popt to that distributed with the RPM 4.2James Peach1-87/+502
source code. (This used to be commit 9559886a92b1fdd33d380bf0100dcddb12477ff2)
2001-10-23get rid of compiler warningsHerb Lewis1-1/+1
(This used to be commit 3fed17c537985177d8f54d03b71fda04ff930d5d)
2001-10-23Add popt for parsing commandline optionsJim McDonough1-0/+130
(This used to be commit df34e11d84a6fe89dc6654eb10de0a49383e1dea)