summaryrefslogtreecommitdiffstats
path: root/lib/getopt1.c
Commit message (Collapse)AuthorAgeFilesLines
* 2005-05-15 Paul Jakma <paul@dishone.st>paul2005-05-151-0/+1
| | | | | | | | | * getopt.h: It's not just __GNU_LIBRARY__ which defines getopt, eg __EXTENSIONS__ does too on SunOS. It still seems awfully fragile though. * getopt.c: include zebra.h after config.h, before including getopt.h so that things at least are consistent.. * getopt1.c: ditto
* Initial revisionpaul2002-12-131-0/+190