Repository |
|
AboutEGLIBCMission Consortium FAQ DownloadRepositoryPrerequisites DevelopmentContributingMaintainers Mailing Lists IssueTracker MembersAdministrationLegal Information |
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 at svn://svn.eglibc.org. To check out the EGLIBC trunk, use this command:
For example, to check out the EGLIBC 2.5 branch, use this command:
Read/Write Access
EGLIBC contributors may access the EGLIBC source code in read-write
mode. Use |