Workshop o mikrokontrolérech na SKSP 2024.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

459 B

This directory contains getopt routines from the GNU libc 2.5.
We need this as a fallback for our reset_getopt(), because there is
no standardized interface for such instruction.

They are distributed under the GNU LGPL.

All files are exact copies of the original distribution with very
few exceptions commented with `// UCW' prefix.
I only provided my own getopt-sh.c, getopt-sh.h and Makefile.

Pavel Charvat, 2007