DavidBuchanan314 / TARDIS

Trace And Rewrite Delays In Syscalls: Hooking time-related Linux syscalls to warp a process's perspective of time, using ptrace.
MIT License
156 stars 14 forks source link

Clean up code style #7

Open DavidBuchanan314 opened 4 years ago

DavidBuchanan314 commented 4 years ago

In the years since I wrote this, I changed my mind about certain code style choices.

TODO

maxbla commented 4 years ago

Here's some things that come to mind