libc
Here are 198 public repositories matching this topic...
-
Updated
Oct 28, 2020 - C++
-
Updated
Oct 1, 2020 - C
-
Updated
Oct 6, 2016 - C
Support C11 free()
With aligned_alloc() in the C11 standard, free() is called to free memory, rather than an equivalent aligned_free().
We should update our library with some logic that can be used to correctly call aligned_free() if free() is used instead.
-
Updated
Oct 11, 2020 - C
-
Updated
May 30, 2020 - Python
-
Updated
Oct 24, 2020 - Assembly
-
Updated
Jul 6, 2016 - C
-
Updated
Feb 7, 2019 - C
-
Updated
Feb 21, 2020 - Python
-
Updated
Sep 17, 2018 - C
-
Updated
Aug 19, 2018 - C
Improve this page
Add a description, image, and links to the libc topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the libc topic, visit your repo's landing page and select "manage topics."

