Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc
Module Name: basesrc
Committed By: christos
Date: Sat Apr 1 22:37:15 UTC 2000
Modified Files:
basesrc/include: Makefile unistd.h
Added Files:
basesrc/include: getopt.h
Log Message:
Add getopt.h and collect all the getopt related stuff here.
Make unistd.h include <getopt.h> to get the getopt stuff.
This adds support for getopt_long from Dieter Baron and Thomas Klausner.
To generate a diff of this commit:
cvs rdiff -r1.83 -r1.84 basesrc/include/Makefile
cvs rdiff -r0 -r1.1 basesrc/include/getopt.h
cvs rdiff -r1.81 -r1.82 basesrc/include/unistd.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index