Language

Package: glibc @ 2.31

Synopsis

The GNU C Library

Description

Any Unix-like operating system needs a C library: the library which defines the "system calls" and other basic facilities such as open, malloc, printf, exit...

The GNU C library is used as the C library in the GNU system and most systems with the Linux kernel.

Home page
https://www.gnu.org/software/libc/
Location
gnu/packages/base.scm (line: 685, column: 2)
License

Lint warnings

LinterMessageLocation
formatting

Look for formatting issues in the source

line 807 is way too long (98 characters)