Source-Changes archive

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

CVS commit: src/external/mpl/bind/dist/lib/dns



Module Name:    src
Committed By:   christos
Date:           Mon May 25 15:14:04 UTC 2020

Modified Files:
        src/external/mpl/bind/dist/lib/dns: zone.c
        src/external/mpl/bind/dist/lib/dns/include/dns: zone.h

Log Message:
Pointless to force use of 64 bit atomics on flags fields that fit in 32 bits.


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/external/mpl/bind/dist/lib/dns/zone.c
cvs rdiff -u -r1.5 -r1.6 \
    src/external/mpl/bind/dist/lib/dns/include/dns/zone.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