tree: c9c3e815a725ab02dc53c7e31953ee71a22f2332 [path history] [tgz]
  1. CMakeLists.txt
  2. Glibc.swift
  3. Misc.c
  4. module.freebsd.map.in
  5. module.map.in
  6. README.md
stdlib/public/Glibc/README.md

This directory holds the Swift Standard Library's Glibc Module, comprised of

  • The overlay library, which amends some APIs imported from Glibc, and
  • The clang module map which specifies which headers need to be imported from Glibc for bare minimum functionality.