| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | pkg/compiler: support non-zero terminated filenames | Dmitry Vyukov | 2018-04-02 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | Now file names become: string[filename] with a possibility of using other string features: stringnoz[filename] string[filename, CONST_SIZE] and filename is left as type alias as it is commonly used: type filename string[filename] | ||||
| * | executor: move arm syscall fixup to syz-extract | Dmitry Vyukov | 2017-11-22 | 1 | -12/+12 |
| | | |||||
| * | sys: move linux descriptions to sys/linux | Dmitry Vyukov | 2017-09-15 | 1 | -0/+21 |
