約 205,000 件の結果
リンクを新しいタブで開く
  1. The GNU C Library - GNU Project - Free Software Foundation

    2025年8月12日 · The GNU C Library - The project provides the core libraries for the GNU system and GNU/Linux systems, as well as many other systems that use Linux as the kernel. These libraries …

  2. C standard library - Wikipedia

    The C standard library, sometimes referred to as libc, [1] is the standard library for the C programming language, as specified in the ISO C standard. [2] Starting from the original ANSI C standard, it was …

  3. libc (7) - Linux manual page

    Often, this library was referred to (ambiguously) as just “libc”. Linux libc released major versions 2, 3, 4, and 5, as well as many minor versions of those releases. Linux libc4 was the last version to use the …

  4. The LLVM C Library

    Our current goal is to support users who want to make libc part of their application. This can be through static linking libc into the application, which is common for containerized servers or embedded devices.

  5. What is GLIBC? A Guide to the GNU C Library, Its Source Code ...

    4 日前 · Table of Contents Introduction to C Libraries and GLIBC What is GLIBC? Core Definition and Role GLIBC’s Architecture and Key Components Exploring GLIBC Source Code: Where and How …

  6. libc (7): overview of standard C libraries on - Linux man page

    The term "libc" is commonly used as a shorthand for the "standard C library", a library of standard functions that can be used by all C programs (and sometimes by programs in other languages).

  7. libc (7) — Arch manual pages

    The term “libc” is commonly used as a shorthand for the “standard C library” a library of standard functions that can be used by all C programs (and sometimes by programs in other languages).

  8. The GNU C Library - sourceware.org

    The GNU C Library project provides the core libraries for the GNU system and GNU/Linux systems, as well as many other systems that use Linux as the kernel. These libraries provide critical APIs including …

  9. Understanding and Utilizing `libc` in Linux - linuxvox.com

    2025年11月14日 · libc is a collection of functions written in the C programming language. It is designed to be a standard interface for system calls and other low-level operations. In Linux, the most …

  10. The GNU C Library - GNU Project - Free Software Foundation (FSF)

    Last updated October 10, 2025. Return to the GNU Project home page. Please send FSF & GNU inquiries to [email protected]. There are also other ways to contact the FSF. Please report broken links and other …