{"id":16521724,"url":"https://github.com/kraj/glibc","last_synced_at":"2025-03-21T09:30:49.206Z","repository":{"id":43882384,"uuid":"45276788","full_name":"kraj/glibc","owner":"kraj","description":"Mirror of GNU C library","archived":false,"fork":false,"pushed_at":"2025-03-18T19:23:53.000Z","size":232830,"stargazers_count":13,"open_issues_count":3,"forks_count":7,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-18T20:28:12.316Z","etag":null,"topics":["c-library","glibc","gnu"],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kraj.png","metadata":{"files":{"readme":"README","changelog":"ChangeLog.old/ChangeLog.1","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":"support/Depend","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-10-30T21:12:23.000Z","updated_at":"2025-03-18T19:24:43.000Z","dependencies_parsed_at":"2024-01-27T00:29:51.876Z","dependency_job_id":"534842ae-efab-4b3a-ae12-86524c385df3","html_url":"https://github.com/kraj/glibc","commit_stats":null,"previous_names":[],"tags_count":1648,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kraj%2Fglibc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kraj%2Fglibc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kraj%2Fglibc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kraj%2Fglibc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kraj","download_url":"https://codeload.github.com/kraj/glibc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244771366,"owners_count":20507795,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["c-library","glibc","gnu"],"created_at":"2024-10-11T16:57:41.078Z","updated_at":"2025-03-21T09:30:44.197Z","avatar_url":"https://github.com/kraj.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"This directory contains the sources of the GNU C Library.\nSee the file \"version.h\" for what release version you have.\n\nThe GNU C Library is the standard system C library for all GNU systems,\nand is an important part of what makes up a GNU system.  It provides the\nsystem API for all programs written in C and C-compatible languages such\nas C++ and Objective C; the runtime facilities of other programming\nlanguages use the C library to access the underlying operating system.\n\nIn GNU/Linux systems, the C library works with the Linux kernel to\nimplement the operating system behavior seen by user applications.\nIn GNU/Hurd systems, it works with a microkernel and Hurd servers.\n\nThe GNU C Library implements much of the POSIX.1 functionality in the\nGNU/Hurd system, using configurations i[4567]86-*-gnu and x86_64-gnu.\n\nWhen working with Linux kernels, this version of the GNU C Library\nrequires Linux kernel version 3.2 or later.\n\nAlso note that the shared version of the libgcc_s library must be\ninstalled for the pthread library to work correctly.\n\nThe GNU C Library supports these configurations for using Linux kernels:\n\n\taarch64*-*-linux-gnu\n\talpha*-*-linux-gnu\n\tarc*-*-linux-gnu\n\tarm-*-linux-gnueabi\n\tcsky-*-linux-gnuabiv2\n\thppa-*-linux-gnu\n\ti[4567]86-*-linux-gnu\n\tx86_64-*-linux-gnu\tCan build either x86_64 or x32\n\tloongarch64-*-linux-gnu Hardware floating point, LE only.\n\tm68k-*-linux-gnu\n\tmicroblaze*-*-linux-gnu\n\tmips-*-linux-gnu\n\tmips64-*-linux-gnu\n\tor1k-*-linux-gnu\n\tpowerpc-*-linux-gnu\tHardware or software floating point, BE only.\n\tpowerpc64*-*-linux-gnu\tBig-endian and little-endian.\n\ts390-*-linux-gnu\n\ts390x-*-linux-gnu\n\triscv32-*-linux-gnu\n\triscv64-*-linux-gnu\n\tsh[34]-*-linux-gnu\n\tsparc*-*-linux-gnu\n\tsparc64*-*-linux-gnu\n\nIf you are interested in doing a port, please contact the glibc\nmaintainers; see https://www.gnu.org/software/libc/ for more\ninformation.\n\nSee the file INSTALL to find out how to configure, build, and install\nthe GNU C Library.  You might also consider reading the WWW pages for\nthe C library at https://www.gnu.org/software/libc/.\n\nThe GNU C Library is (almost) completely documented by the Texinfo manual\nfound in the `manual/' subdirectory.  The manual is still being updated\nand contains some known errors and omissions; we regret that we do not\nhave the resources to work on the manual as much as we would like.  For\ncorrections to the manual, please file a bug in the `manual' component,\nfollowing the bug-reporting instructions below.  Please be sure to check\nthe manual in the current development sources to see if your problem has\nalready been corrected.\n\nPlease see https://www.gnu.org/software/libc/bugs.html for bug reporting\ninformation.  We are now using the Bugzilla system to track all bug reports.\nThis web page gives detailed information on how to report bugs properly.\n\nThe GNU C Library is free software.  See the file COPYING.LIB for copying\nconditions, and LICENSES for notices about a few contributions that require\nthese additional notices to be distributed.  License copyright years may be\nlisted using range notation, e.g., 1996-2015, indicating that every year in\nthe range, inclusive, is a copyrightable year that would otherwise be listed\nindividually.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkraj%2Fglibc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkraj%2Fglibc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkraj%2Fglibc/lists"}