kc3-lang/pkgconf/getopt_long.h

Branch :


Log

Author Commit Date CI Message
92c28477 2015-06-03 02:21:13 pkg_getopt_long: fix implicit conversion warnings with variables over 31 bits
57924dce 2015-05-21 23:16:37 pkg_getopt_long: use uint64_t for options bitfield
81fa40f9 2012-07-20 16:37:26 getopt_long: more fixing
9d7672fc 2012-07-20 13:46:14 main: use our own getopt_long() implementation always, as pkg_getopt_long(). (closes #24)
b3057ada 2012-04-30 18:27:17 Add portable getopt_long implementation based on OpenBSD's.