Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/external/bsd/jemalloc/include/jemalloc/internal
Module Name: src
Committed By: rillig
Date: Mon Jun 26 07:51:57 UTC 2023
Modified Files:
src/external/bsd/jemalloc/include/jemalloc/internal: assert.h ctl.h
log.h ph.h ql.h qr.h rb.h rtree.h
Log Message:
jemalloc: remove redundant CONSTCOND comments
Since 2021-01-31, lint no longer needs them.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 \
src/external/bsd/jemalloc/include/jemalloc/internal/assert.h \
src/external/bsd/jemalloc/include/jemalloc/internal/ctl.h \
src/external/bsd/jemalloc/include/jemalloc/internal/log.h \
src/external/bsd/jemalloc/include/jemalloc/internal/ql.h \
src/external/bsd/jemalloc/include/jemalloc/internal/qr.h \
src/external/bsd/jemalloc/include/jemalloc/internal/rb.h \
src/external/bsd/jemalloc/include/jemalloc/internal/rtree.h
cvs rdiff -u -r1.3 -r1.4 \
src/external/bsd/jemalloc/include/jemalloc/internal/ph.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