Source-Changes archive

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

CVS commit: src/include



Module Name:    src
Committed By:   drochner
Date:           Tue Apr  1 19:23:28 UTC 2008

Modified Files:
        src/include: stdlib.h time.h unistd.h wordexp.h

Log Message:
everyone else assumes that defining "_XOPEN_SOURCE" means XPG4.2,
so remove comparisions against the numerical values "3" or "4"


To generate a diff of this commit:
cvs rdiff -r1.82 -r1.83 src/include/stdlib.h
cvs rdiff -r1.35 -r1.36 src/include/time.h
cvs rdiff -r1.114 -r1.115 src/include/unistd.h
cvs rdiff -r1.1 -r1.2 src/include/wordexp.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