musl downloadsThe latest musl source is always available via the git revision control system. The following command can be used to checkout a copy of the musl git repository:
git clone git://git.etalabs.net/musl
You will need to copy dist/config.mak to the top-level build directory and edit it to match your target system if you do not already have a config.mak file.
The source and revision history is also browsable online via gitweb, at:
http://git.etalabs.net/cgi-bin/gitweb.cgi?p=musl
Earlier versions of musl from the alpha and beta series (0.5.0 through 0.8.10) have been moved to a separate page.