Added free getopt to contrib.
authorPekka Riikonen <priikone@silcnet.org>
Thu, 28 Apr 2005 12:59:29 +0000 (12:59 +0000)
committerPekka Riikonen <priikone@silcnet.org>
Thu, 28 Apr 2005 12:59:29 +0000 (12:59 +0000)
commit9c45cd00cc6697c94f41939f754ab1ac19b8672e
treedf78a1eef4847575fe286b7c9c6ba06aec8865e3
parent78fe25ca1cadaba57a749e461750bce74a2cb0d8
Added free getopt to contrib.
CHANGES
configure.ad
lib/contrib/Makefile.am
lib/contrib/getopt.c [new file with mode: 0644]
lib/contrib/getopt.h [new file with mode: 0644]
lib/silcutil/tests/test_silcstrutil.c