Removed getopt routines.
authorPekka Riikonen <priikone@silcnet.org>
Sun, 24 Apr 2005 14:29:47 +0000 (14:29 +0000)
committerPekka Riikonen <priikone@silcnet.org>
Sun, 24 Apr 2005 14:29:47 +0000 (14:29 +0000)
commit87f1d52fe18602dfac152e95f37eafdf8683af83
treedf1a448c154ac59dbe64be0405de9eb2ff312dd2
parent13ade0547cfa4c43172029eea7c7c5a7afef3ebd
Removed getopt routines.
Removed GNU regex and added free GNU compatible regex with
POSIX regex API.
lib/contrib/Makefile.am
lib/contrib/getopt.c [deleted file]
lib/contrib/getopt.h [deleted file]
lib/contrib/getopt1.c [deleted file]
lib/contrib/regex.c [deleted file]
lib/contrib/regex.h [deleted file]
lib/contrib/regexpr.c [new file with mode: 0644]
lib/contrib/regexpr.h [new file with mode: 0644]