| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | sys/linux: fix int64 alignment on 386 | Dmitry Vyukov | 2019-12-23 | 1 | -7/+0 |
| | | | | | | | | | | Turns out int64 alignment is 4 on 386... But on arm it's still 8. Another amusing finding thanks to syz-check. Update #590 | ||||
| * | tools/syz-check: check amd64 and 386 at the same time | Dmitry Vyukov | 2019-12-22 | 1 | -0/+7 |
| Update #590 | |||||
