summaryrefslogtreecommitdiff
path: root/source3/popt/popt.c
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r17347: Some C++ warnings -- 271 leftVolker Lendecke1-50/+57
(This used to be commit 641dac4f85c0e00484d90726bea1a4cb58c8235c)
2007-10-10r16720: Fix bug #3874 (warning) reported by Jason Mader.Jeremy Allison1-2/+6
Jeremy. (This used to be commit 0606c954668a7bbc08e2338e268405981aa0ad04)
2007-10-10r16484: Bugzilla 3805. Only define _ABS if it is not already defined.James Peach1-0/+2
(This used to be commit 09fb20f4fe26a5ec82e2f296bf033ab0864af669)
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-304/+758
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/+782
(This used to be commit df34e11d84a6fe89dc6654eb10de0a49383e1dea)