aboutsummaryrefslogtreecommitdiffstats
path: root/executor/test.h
Commit message (Expand)AuthorAgeFilesLines
* executor: warn about C89-style var declarationsDmitry Vyukov2020-08-141-5/+3
* executor: fix bitfields for big-endian archAlexander Egorenkov2020-07-101-2/+11
* ipc: fix endianness issuesAlexander Egorenkov2020-06-231-2/+2
* executor: fix endianness problem in internet checksumAlexander Egorenkov2020-06-191-18/+18
* executor: fix clang-tidy warningsDmitry Vyukov2020-03-111-1/+1
* executor: fix handling of big-endian bitfieldsDmitry Vyukov2018-12-081-2/+2
* executor: fix strict aliasing violationsDmitry Vyukov2018-07-241-7/+16
* executor: overhaulDmitry Vyukov2018-07-241-0/+212