Source-Changes archive

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

CVS commit: src/external/cddl/osnet



Module Name:    src
Committed By:   hans
Date:           Thu Jul 24 09:04:57 UTC 2025

Modified Files:
        src/external/cddl/osnet/dist/tools/ctf/cvt: dwarf.c
        src/external/cddl/osnet/dist/uts/common/sys: ccompile.h
        src/external/cddl/osnet/sys/sys: dirent.h feature_tests.h opentypes.h
            param.h time.h uio.h

Log Message:
Fix OpenSolaris-derived headers and sources to avoid conflicts with
system headers when cross-building on illumos.


To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/external/cddl/osnet/dist/tools/ctf/cvt/dwarf.c
cvs rdiff -u -r1.3 -r1.4 \
    src/external/cddl/osnet/dist/uts/common/sys/ccompile.h
cvs rdiff -u -r1.4 -r1.5 src/external/cddl/osnet/sys/sys/dirent.h
cvs rdiff -u -r1.3 -r1.4 src/external/cddl/osnet/sys/sys/feature_tests.h
cvs rdiff -u -r1.7 -r1.8 src/external/cddl/osnet/sys/sys/opentypes.h
cvs rdiff -u -r1.5 -r1.6 src/external/cddl/osnet/sys/sys/param.h
cvs rdiff -u -r1.15 -r1.16 src/external/cddl/osnet/sys/sys/time.h
cvs rdiff -u -r1.12 -r1.13 src/external/cddl/osnet/sys/sys/uio.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