Jaime
Jaime
Hi, I'm developing a FreeRTOS project, where I have a lot of tasks running which gdb shows as threads, and I find myself having to check manually the `info thread`...
I added support for sending an arbitrary length break signal Linux has a TCSBRKP ioctl which does it in a single ioctl but all the other unixes did not support...
Hi, I just added Nix flake support. In case you dont know anything about this: Nix (https://nixos.org/) is a package manager, and I did this just because I am using...
We need to recompress Yaz0ed files Documentation: http://www.amnoid.de/gc/
**Describe the bug** Since ee36a44bf272c8cca62a2ce96a017a8150c4d35b `builtins.fetchGit` only does one level of submodule clone recursion Eg. If repository A has B as a submodule, and B has C as a submodule,...