Source-Changes archive

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

CVS commit: src/external/apache2/argon2/dist/phc-winner-argon2/src



Module Name:    src
Committed By:   riastradh
Date:           Sat May 21 19:57:06 UTC 2022

Modified Files:
        src/external/apache2/argon2/dist/phc-winner-argon2/src: thread.c
            thread.h

Log Message:
argon2: Silence -Wmissing-noreturn in thread.c on clang.

Saves the trouble of patching it away in external code.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 \
    src/external/apache2/argon2/dist/phc-winner-argon2/src/thread.c \
    src/external/apache2/argon2/dist/phc-winner-argon2/src/thread.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