#
libc
Here are 257 public repositories matching this topic...
Tiny, fast, non-dependent and fully loaded printf implementation for embedded systems. Extensive test suite passing.
iot
embedded
threadsafe
format
printf
sprintf
embedded-systems
tiny
libc
no-dependencies
replacement
snprintf
tinyprintf
-
Updated
Jun 28, 2021 - C
phillipjohnston
opened
Oct 25, 2017
source code of The Standard C Library, by Plauger
-
Updated
Oct 6, 2016 - C
Open
Support C11 free()
2
phillipjohnston
commented
Jul 16, 2019
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.
A simple example to show how cosmopolitan libc can be used with Nim
-
Updated
Mar 3, 2021 - Nim
A POSIX-like OS for ARM processors.
-
Updated
Jul 15, 2021 - C
A tool for finding the one gadget RCE in libc
-
Updated
May 30, 2020 - Python
Hardened Android standard C library. Some of the past hardening has not yet been ported from Marshmallow, Nougat and Oreo to this Android Pie repository. Most is available via archived tags in https://github.com/AndroidHardeningArchive/platform_bionic (check both the most recent Oreo and Nougat tags).
-
Updated
Oct 13, 2021 - Assembly
Node.js module to detect the C standard library (libc) implementation family and version in use on a given Linux system
-
Updated
Feb 21, 2020 - Python
Source code pack from http://www.apuebook.com/, plus fixes for easy teaching/learning (OSX)
-
Updated
Jul 6, 2016 - C
ld_preload userland rootkit
linux
library
rootkit
ldpreload
malware
libc
ptrace
ld-preload
rootkits
hide-files
ld-preload-rootkit
-
Updated
Dec 13, 2020 - 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."