Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/sys



Module Name:    src
Committed By:   bjh21
Date:           Wed Jul 16 23:03:32 UTC 2003

Modified Files:
        src/sys/sys: errno.h

Log Message:
Following kleink's lead over in <sys/signal.h> (he's braver than me), remove
all feature-test macros.  All of our E* macros are permitted to be defined
by both POSIX and ANSI C, and life is a lot less confusing this way.


To generate a diff of this commit:
cvs rdiff -r1.32 -r1.33 src/sys/sys/errno.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