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



Module Name:    src
Committed By:   christos
Date:           Sun Mar 10 19:32:56 UTC 2019

Modified Files:
        src/external/bsd/jemalloc/include/jemalloc: jemalloc.h
        src/external/bsd/jemalloc/include/jemalloc/internal: arena_externs.h
            arena_inlines_a.h arena_inlines_b.h atomic_gcc_atomic.h
            prof_inlines_b.h

Log Message:
Add noreturn for the benefit of clang


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 \
    src/external/bsd/jemalloc/include/jemalloc/jemalloc.h
cvs rdiff -u -r1.1 -r1.2 \
    src/external/bsd/jemalloc/include/jemalloc/internal/arena_externs.h \
    src/external/bsd/jemalloc/include/jemalloc/internal/arena_inlines_a.h \
    src/external/bsd/jemalloc/include/jemalloc/internal/arena_inlines_b.h \
    src/external/bsd/jemalloc/include/jemalloc/internal/atomic_gcc_atomic.h \
    src/external/bsd/jemalloc/include/jemalloc/internal/prof_inlines_b.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