regex: add regexec_buf() that can work on a non NUL-terminated string
[gitweb.git] / parse-options.c
2007-10-30 Add a simple option parser.