weston/shared
Kristian Høgsberg bcacef19b0 Add an option parser
On one hand, getopt (in particular the -o suboption syntax) sucks on the
server side, and on the client side we would like to avoid the glib
dependency.  We can roll out own option parser and solve both problems
and save a few lines of code total.
2012-03-12 01:28:50 -04:00
..
config-parser.c Implement CONFIG_KEY_UNSIGNED_INTEGER 2012-01-27 15:34:27 -05:00
config-parser.h Add an option parser 2012-03-12 01:28:50 -04:00
Makefile.am Add an option parser 2012-03-12 01:28:50 -04:00
option-parser.c Add an option parser 2012-03-12 01:28:50 -04:00