1 This directory contains getopt routines from the GNU libc 2.5.
2 We need this as a fallback for our reset_getopt(), because there is
3 no standardized interface for such instruction.
5 They are distributed under the GNU LGPL.
7 All files are exact copies of the original distribution with very
8 few exceptions commented with `// SHERLOCK' prefix.
9 I only provided my own getopt-sh.c, getopt-sh.h and Makefile.