Repository |
|
AboutEGLIBCMission Features FAQ DownloadRepositoryPrerequisites DevelopmentContributingMaintainers Mailing Lists IssueTracker Administration |
The EGLIBC source code is stored in a Subversion repository. Subversion is included in most GNU/Linux distributions. You may also obtain Subversion from the Subversion download site. Browse the RepositoryYou can browse the repository. BranchesThere are several branches in the EGLIBC repository.
The fsf directory is a mirror of the FSF GLIBC repository. It is updated daily. Read-Only AccessYou can check out the source code using read-only mode. The EGLIBC repository is accessible via HTTP at http://www.eglibc.org/svn/ or via the SVN protocol at svn://svn.eglibc.org. To check out the EGLIBC trunk, use this command:
For example, to check out the EGLIBC 2.14 branch, use this command:
Read/Write Access
EGLIBC contributors may access the EGLIBC source code in read-write
mode. Use |