Contributing code
Ryan Arnold
ryan.arnold@linaro.org
Tue Mar 25 17:47:00 GMT 2014
On Tue, Mar 25, 2014 at 12:44 PM, Andrea Francesco Iuorio
<andreafrancesco.iuorio@gmail.com> wrote:
> You can find the source code here http://www.gnu.org/software/libc/download.html
>
> For contribuite with your personal code, before you can do anything
> you must sign a copyright assigment (
> https://www.gnu.org/prep/maintain/html_node/Copyright-Papers.html for
> more information and to learn how you can ask for the legal papers ).
> I' m a gsoc student too and, at the moment, i' m waiting for the
> papers.
>
> --
> Andrea Francesco Iuorio
> Student in Computer Science, Università degli Studi di Milano
> andreafrancesco.iuorio@gmail.com - GPG Key
Thanks Andrea,
Additionally, The math library code is part of glibc proper (it's in
the source tree). You can get access to the git repository here:
https://sourceware.org/glibc/wiki/GlibcGit#Fetching_The_Repository
In general the math library source code is located in the math/
sub-directory or in the sysdeps/ieee754 directories (type specific
overrides to the default), or even deeper in the sysdeps directories
(for individual files for platform specific
overrides/implementations).
--
Ryan S. Arnold
Linaro Toolchain Working Group
www.linaro.org
More information about the Libc-alpha
mailing list