Document Glibc.

This commit is contained in:
Markus Reiter 2020-08-25 00:18:36 +02:00
parent 4304fa048e
commit 6f0f8bd574

View File

@ -2,6 +2,9 @@
module OS
module Linux
# Helper functions for querying `glibc` information.
#
# @api private
module Glibc
module_function