This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Contributing code


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]