| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | executor: warn about C89-style var declarations | Dmitry Vyukov | 2020-08-14 | 1 | -7/+4 |
| * | executor: fix build errors in setup_32bit_idt() | Denis Efremov | 2020-07-21 | 1 | -1/+1 |
| * | executor: remove NONFAILING from pseudo-syscalls | Dmitry Vyukov | 2020-07-15 | 1 | -53/+46 |
| * | executor: prevent non-null expected warnings | Dmitry Vyukov | 2019-03-21 | 1 | -1/+1 |
| * | executor: compile with -O2 | Dmitry Vyukov | 2018-02-10 | 1 | -10/+11 |
| * | executor: introduce uint64/32/16/8 types | Dmitry Vyukov | 2017-12-27 | 1 | -94/+94 |
| * | csource: don't use guard macros for debug() and NONFAILING() | Andrey Konovalov | 2017-06-12 | 1 | -76/+69 |
| * | csource: only handle SIGSEGV when necessary | Andrey Konovalov | 2017-06-12 | 1 | -0/+9 |
| * | sys: improve kvm description | Dmitry Vyukov | 2017-01-28 | 1 | -62/+103 |
| * | executor: protect against memory corruptions better | Dmitry Vyukov | 2017-01-25 | 1 | -1/+1 |
| * | sys, executor: more kvm improvements | Dmitry Vyukov | 2017-01-12 | 1 | -0/+768 |
