summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-03-02Improve makefileHEADmasterAaron Ball
This renames the targets so they don't conflict after the targets are built. This also adds CCOPTS so compile arguments are centralized.
2022-10-31Add README file detailing all of the current utilitiesAaron Ball
2022-10-31Add fdleak toolAaron Ball
This tool opens the specified number of file descriptors and then deletes the source file to create dead file descriptors.
2022-10-31Add balloon programAaron Ball
This adds the balloon program, which balloons up in size immediately, taking the specified amount of memory.
2022-10-31Initial commitAaron Ball
This adds the memleak source, which leaks memory at the specified rate per second. This also includes the GPLv3 license.

Generated by cgit