Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-12-29 | Fix overflow issues in tmpfs and vmallocate | Flavio Cruz | |
Message-ID: <20231229212105.858759-9-flaviocruz@gmail.com> | |||
2023-12-29 | Fix a few pointer related warnings. | Flavio Cruz | |
Message-ID: <20231229212105.858759-7-flaviocruz@gmail.com> | |||
2017-08-05 | Use our own variant of 'assert' and 'assert_perror'. | Justus Winter | |
Our variants print stack traces on failures. This will make locating errors much easier. | |||
2016-02-13 | utils/vmallocate: new utility | Justus Winter | |
* utils/Makefile (targets): Add 'vmallocate'. * utils/vmallocate.c: New file. |