esp-idf/components/newlib/platform_include
David Cermak adb79a4852 newlib: Fix header issues with C++ guards and implicit inclusion
* Added C++ sentinels if missed
* Used #pragma once, removed macro's with leading underscores
* Updated copyright checker to allow "BSD-2-Clause-FreeBSD AND
Apache-2.0" for newlib files
* Fixed minor compilation issues/implicit inclusions
2022-07-14 08:32:04 +02:00
..
net Add C++ include guard to if.h (to fix linker errors in asio) 2022-07-14 07:48:58 +02:00
sys newlib: Fix header issues with C++ guards and implicit inclusion 2022-07-14 08:32:04 +02:00
assert.h components: Change copyright in components files 2022-06-17 16:59:56 +02:00
endian.h newlib: Fix header issues with C++ guards and implicit inclusion 2022-07-14 08:32:04 +02:00
errno.h newlib: fix ESHUTDOWN and ENOTSOCK having the same numerical value 2022-04-18 12:10:30 +02:00
esp_newlib.h newlib: Fix header issues with C++ guards and implicit inclusion 2022-07-14 08:32:04 +02:00
pthread.h components: Change copyright in components files 2022-06-17 16:59:56 +02:00
time.h newlib: Fix header issues with C++ guards and implicit inclusion 2022-07-14 08:32:04 +02:00