kmx git
login
register
kc3-lang
/
pkgconf
/
getopt_long.h
getopt_long.h
Log
Author
Commit
Date
CI
Message
57924dce
2015-05-21T23:16:37
pkg_getopt_long: use uint64_t for options bitfield
81fa40f9
2012-07-20T16:37:26
getopt_long: more fixing
9d7672fc
2012-07-20T13:46:14
main: use our own getopt_long() implementation always, as pkg_getopt_long(). (closes #24)
b3057ada
2012-04-30T18:27:17
Add portable getopt_long implementation based on OpenBSD's.