Lines Matching full:picolibc
1 # Contributing to Picolibc
8 Picolibc sources are maintained in git and hosted in two places.
10 1. [keithp.com](https://keithp.com/cgit/picolibc.git/). This is the
13 2. [github](https://github.com/keith-packard/picolibc). This should
15 make contributing to Picolibc easier for people familiar with github.
19 $ git clone git://keithp.com/git/picolibc.git
23 $ git clone https://github.com/keith-packard/picolibc.git
27 Picolibc uses the [meson](https://mesonbuild.com/) build tool. You'll
31 ## Building Picolibc from Source
33 As Picolibc is designed to be used for embedded systems, getting that
39 Picolibc code comes from a multitude of sources using an enormous
40 range of styles. As picolibc tries to retain compatibility with newlib
63 1. Mail to the picolibc list (see below). This can be tricky as it
69 $ git send-email --to picolibc@keithp.com HEAD^
73 1. Fork the picolibc project into your own github account
82 [Picolibc Issue Tracker](https://github.com/keith-packard/picolibc/issues)
86 Picolibc has a mailing list, hosted at keithp.com. You can
87 [subscribe here](https://keithp.com/mailman/listinfo/picolibc).
89 to abide by the [Picolibc Code of Conduct](CODE_OF_CONDUCT.md).
93 Picolibc uses the [Contributor Covenant](https://www.contributor-covenant.org/),
95 Please help make picolibc a kind and welcoming environment by following