GrapheneOS / hardened_malloc

Hardened allocator designed for modern systems. It has integration into Android's Bionic libc and can be used externally with musl and glibc as a dynamic library for use on other Linux-based platforms. It will gain more portability / integration over time.
https://grapheneos.org/
MIT License
1.26k stars 96 forks source link

Remove __pycache__ as well in `make clean` #191

Closed jvoisin closed 2 years ago

jvoisin commented 2 years ago

This should close #185