getopt: new compat module
authorMarko Kreen <markokr@gmail.com>
Thu, 24 Feb 2011 11:36:39 +0000 (13:36 +0200)
committerMarko Kreen <markokr@gmail.com>
Thu, 24 Feb 2011 20:04:19 +0000 (22:04 +0200)
commit71e78da0d8c99d74348eac1be447b92ca863373c
treed079760b1f3592b6d20d37672935c7d74808bb26
parenta0a451e55ccf90c11c79102abfdff77badf3de0f
getopt: new compat module

implementation from OpenBSD
doc/mainpage.dox
m4/usual.m4
test/Makefile
test/force_compat.sed
test/test_common.c
test/test_common.h
test/test_getopt.c [new file with mode: 0644]
usual/getopt.c [new file with mode: 0644]
usual/getopt.h [new file with mode: 0644]