#
libc
Here are 269 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
Apr 26, 2022 - C
The smallest public printf implementation for its feature set.
c
iot
embedded
cortex-m
cpp
firmware
threadsafe
text
format
printf
embedded-systems
public-domain
libc
bsd-license
no-dependencies
embedded-c
snprintf
tinyprintf
vsnprintf
mpaland
-
Updated
May 15, 2022 - 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
May 11, 2022 - Assembly
Source code pack from http://www.apuebook.com/, plus fixes for easy teaching/learning (OSX)
-
Updated
Jul 6, 2016 - 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."