Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc
Module Name: syssrc
Committed By: cgd
Date: Thu Feb 3 02:01:55 UTC 2000
Modified Files:
syssrc/sys/sys: stat.h
Log Message:
don't provide these prototypes for standalone programs (as noted by
_STANDALONE):
* most of them are absolutely irrelevant, and not provided in a standalone
environment!
* those which are relevant and provided (stat() and fstat()) shouldn't be
__RENAME()d in the standalone environment.
To generate a diff of this commit:
cvs rdiff -r1.38 -r1.39 syssrc/sys/sys/stat.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