getopt_long() support for platforms that don't have it.
authorIvo Timmermans <ivo@lychnis.net>
Wed, 3 May 2000 23:47:06 +0000 (23:47 +0000)
committerIvo Timmermans <ivo@lychnis.net>
Wed, 3 May 2000 23:47:06 +0000 (23:47 +0000)
commit88a8826cf72297a784d597ba5a2b47058e1faf72
treea65be79bc3576318b71623fc956c747a47dd00f0
parent3d218a31145cf6a4c625ed287cdf3f99e4fd9a03
getopt_long() support for platforms that don't have it.
lib/Makefile.am
lib/getopt.c [new file with mode: 0644]
lib/getopt.h [new file with mode: 0644]
lib/getopt1.c [new file with mode: 0644]