Lines Matching refs:C
4 Picolibc is library offering standard C library APIs that targets
130 * [Hello World](hello-world/README.md). Build and run a stand-alone C
154 * Improve C++ testing and compatibility.
194 * Validate all public headers with a C++ compiler to make sure they
206 locking. However, flockfile/funlockfile grab the global C library
232 * Adjust POSIX and C headers to limit symbol exposure to that
236 than the required number of digits, but that's permitted by the C
245 someone needs strict C conformance. Thanks to Ahmed Shehab.
264 to those specified in the C and POSIX specs.
266 * Add support for C's Annex K functions. These are bounds-checking
273 * Place compiler-rt library after C library when linking
319 without needing to rebuild the C library. Thanks to P. Frost for
452 controls whether the library expresses the Zephyr C library API.
580 * Support Picolibc as default C library with -Dsystem-libc option.
661 1. Fix use with C++ applications caused by a syntax error in
789 1. Fix picolibc.ld to split C++ exceptions back apart (thanks to
794 3. Also stick -isystem in C++ compile command to try and get
800 C++
804 3. Fix tinystdio __file flag initialization for C++ apps
833 2. Add '-fno-stack-protector' when supported by the C compiler
895 1. Make picolibc more compatible with C++ compilers.
897 2. Add GCC specs file and linker script for building C++ applications
916 With a patch which is pending for GCC 11, we'll be able to build C++
983 are selected. Instead of re-defining the symbols using the C