Skip to content
GNU C 函式庫
EntityQ856089· pop 32· linked from 523 articles

GNU C 函式庫

Sign in to save

Also known as glibc, GNU libc

GNU开发的C标准库

Key facts

Software.programming language
C
Software.operating system
Unix-like
Software.genre
Runtime library
Software.license
2001: LGPL-2.1-or-later1992: LGPL-2.0-or-later
Software.name
GNU C Library
Software.logo size
100px
Software.author
Roland McGrath
Software.developer
GNU Project, most contributions by Ulrich Drepper

via Wikipedia infobox

Wikidata facts

Show 12 more facts
copyright holder
Q48413
programmed in
Q15777
software version identifier
2.43
source code repository URL
ssh://sourceware.org/git/glibc.git
issue tracker URL
sourceware.org/bugzilla
Commons category
GNU C Library
inception
1987-00-00
implementation of
C standard library
IRC channel URL
irc://irc.freenode.net/#glibc
Sources (6)

via Wikidata · CC0

Article · 中文

GNU C库,又名glibc,是GNU计划所实现的C标准库。尽管其名字中带有“C库”,但它现在也直接支持C++(以及间接支持其他编程语言)。它是自由软件基金会(FSF)在20世纪90年代初为他们的GNU操作系统设计的。它为GNU系统,GNU/Linux系统和一些其他的类Unix系统提供了系统核心库。这些库提供了关键的API,包括ISO C11、POSIX.1-2008和BSD所规定的API和一些底层API,包括open、read、write、malloc、printf、getaddrinfo、dlopen、pthread_create、crypt、login、exit等。 glibc在GNU宽通用公共许可证下发布。

Abstract from DBpedia / Wikipedia · CC BY-SA

Gallery (6)