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: Sun Apr 2 06:32:42 UTC 2000
Modified Files:
basesrc/include: getopt.h unistd.h
Log Message:
backout previous. the definition of struct option caused too many namespace
collisions. Instead, define getopt_long in getopt.h and getopt in unistd.h
where it belongs.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 basesrc/include/getopt.h
cvs rdiff -r1.82 -r1.83 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