https://www.gnu.org/software/libc/

Releases are available by source branch checkout via git and tarball via ftp.

Checkout the latest glibc 2.27 stable release:

git clone git://sourceware.org/git/glibc.git
cd glibc
git checkout --track -b local_glibc-2.27 origin/release/2.27/master

 

Release tarballs are available via anonymous ftp at http://ftp.gnu.org/gnu/glibc/ and its mirrors.

相关文章:

  • 2021-11-11
  • 2021-12-31
  • 2022-12-23
  • 2021-09-01
  • 2021-12-27
  • 2021-11-06
  • 2021-11-27
  • 2021-11-17
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-06-13
  • 2021-08-04
  • 2021-10-22
  • 2022-12-23
相关资源
相似解决方案