]> mj.ucw.cz Git - libucw.git/blob - ucw/getopt/README
xtypes: added first shot on unit parser
[libucw.git] / ucw / getopt / README
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.
4
5 They are distributed under the GNU LGPL.
6
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.
10
11                                         Pavel Charvat, 2007
12