- Mar 06, 2020
- Feb 19, 2020
-
-
Jeremy Soller authored
-
- Feb 13, 2020
-
-
Jeremy Soller authored
-
- Feb 11, 2020
-
-
Jeremy Soller authored
-
- Feb 09, 2020
-
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Jeremy Soller authored
-
- Feb 08, 2020
-
-
Jeremy Soller authored
- Jan 26, 2020
-
-
Jeremy Soller authored
Update README's debugging instructions See merge request !113
-
Joshua Abraham authored
-
- Jan 25, 2020
-
-
Jeremy Soller authored
Fix deadlock in sys: scheme See merge request !112
-
Joshua Abraham authored
This patch fixes a deadlock in the sys: scheme that is triggered when the iostat resource() is called in the same scope where the RwLock protecting the scheme's handles is write-locked.
-
- Dec 23, 2019
-
-
Jeremy Soller authored
-
- Dec 07, 2019
-
-
Jeremy Soller authored
-
- Nov 14, 2019
-
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Jeremy Soller authored
-
- Nov 02, 2019
-
-
Jeremy Soller authored
-
Jeremy Soller authored
-
- Oct 08, 2019
-
-
Jeremy Soller authored
implement remainder for nanosleep See merge request !110
-
Timothy DeHerrera authored
-
- Oct 06, 2019
-
-
Jeremy Soller authored
-
Jeremy Soller authored
-
- Aug 21, 2019
-
-
Jeremy Soller authored
Final few ptrace changes See merge request !109
-
- Aug 15, 2019
-
-
jD91mZM2 authored
I believe this could cause a deadlock if a blocking I/O operation was interrupted by a signal or otherwise, and decided to exit and close all files. It's unlikely to happen, but it can happen nontheless. This removes the mutex, but it's difficult to keep the code tidy. Hopefully this is good enough.
-
jD91mZM2 authored
This will let you stop at process exit and inspect it right before the process dies.
-
jD91mZM2 authored
-
jD91mZM2 authored
-
- Aug 13, 2019
-
-
Jeremy Soller authored
-
Jeremy Soller authored
-
- Aug 01, 2019
-
-
Jeremy Soller authored
-
- Jul 31, 2019
-
-
Jeremy Soller authored
Ptrace overhaul & bitflags See merge request !107
-
jD91mZM2 authored
-
- Jul 30, 2019
- Jul 27, 2019
-
-
jD91mZM2 authored
-