Module glibc

Module glibc 

Source
Expand description

GNU libc.

This module structure is modeled after glibc’s source tree. Its build system selects headers from different locations based on the platform, which we mimic here with reexports.

Modules§

posix 🔒
Source directory: posix/
sysdeps 🔒
Source directory: sysdeps/