Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   joerg
Date:           Sat Apr 27 21:35:25 UTC 2013

Modified Files:
        src/include: fenv.h search.h ttyent.h wctype.h
        src/sys/arch/x86/include: float.h
        src/sys/netinet: in.h
        src/sys/netinet6: in6.h
        src/sys/sys: pset.h siginfo.h spawn.h

Log Message:
Systematically include sys/featuretest.h when _NETBSD_SOURCE is used.
Some are redundant, but make verification with grep much easier.


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/include/fenv.h
cvs rdiff -u -r1.19 -r1.20 src/include/search.h
cvs rdiff -u -r1.14 -r1.15 src/include/ttyent.h
cvs rdiff -u -r1.8 -r1.9 src/include/wctype.h
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/x86/include/float.h
cvs rdiff -u -r1.87 -r1.88 src/sys/netinet/in.h
cvs rdiff -u -r1.70 -r1.71 src/sys/netinet6/in6.h
cvs rdiff -u -r1.3 -r1.4 src/sys/sys/pset.h src/sys/sys/spawn.h
cvs rdiff -u -r1.23 -r1.24 src/sys/sys/siginfo.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