Created contrib directory for non-silc library routines that
authorPekka Riikonen <priikone@silcnet.org>
Wed, 19 Jul 2000 12:05:52 +0000 (12:05 +0000)
committerPekka Riikonen <priikone@silcnet.org>
Wed, 19 Jul 2000 12:05:52 +0000 (12:05 +0000)
commitf60e5f1db0655772824ff39e1bf319e497adfdcb
treed42c75e7e49e3d37e0bb4c7c68310f098862e3e7
parentb0e6c9787c019eee7bc65150b5d67eb795fe5b54
Created contrib directory for non-silc library routines that
some platforms may need. Imported getopt and getopt_long routines
from GNU C library.
lib/contrib/getopt.c [new file with mode: 0644]
lib/contrib/getopt.h [new file with mode: 0644]
lib/contrib/getopt1.c [new file with mode: 0644]