Linux Test Project (mailing list: https://lists.linux.it/listinfo/ltp)
-
Updated
Jul 8, 2025 - C
Linux Test Project (mailing list: https://lists.linux.it/listinfo/ltp)
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).
Project in which I created my own library of functions in C.
A parser and builder for the Linux process initial stack layout - use it to decode or construct argc, argv, envp, and auxv (auxiliary vector).
SherlockElf is a powerful tool designed for both static and dynamic analysis of Android ELF binaries and dynamic iOS Macho-O binaries (experimental).
A portable standalone library prividing an easy to use alternative to `scanf`, focusing on input validation and buffer overflow prevention.
Some basic libc functions for working with C code in Zig
Minimal quick & dirty libc, mainly meant for use in my WebAssembly modules
A selection of libc functions written in Assembly
Fast and simple filesystem and path manipulation library. OS, compiler, platform agnostic. Interfaces for C, C++, and Fortran.
Reprogrammation pédagogique de fonctions classiques de la librairie standard C (libc). Projet personnel pour mieux comprendre le fonctionnement interne des fonctions C de base.
A pure zero-dependency libc implementation with an expanded stdlib with useful data-structures and functionality atop the standard. Used to build and power the rollo kernel and later operating system all built from scratch.
Add a description, image, and links to the libc topic page so that developers can more easily learn about it.
To associate your repository with the libc topic, visit your repo's landing page and select "manage topics."