OVMS3-idf/components/newlib/platform_include
Francesco Giancane 1173ce32f6 endian.h: define non-standard symbols for endian handling
BSDs and Unices defined some non standardised functions and symbols used
for endianness handling: converting from Little Endian to Big Endian,
converting from Host to a specific representation, converting from a
specific representation to Host.

With this commit, a modified version of those symbols provided by
FreeBSD is imported.

The license of the imported code is still 2-Clause BSD.

Signed-off-by: Francesco Giancane <francesco.giancane@accenture.com>
Closes https://github.com/espressif/esp-idf/pull/4784
2020-04-29 23:47:51 +02:00
..
net newlib: using lwip implementation of interface name/index conversion 2020-01-09 21:53:50 +01:00
sys newlib: move dirent.h, ioctl.h headers from VFS 2020-03-20 13:43:42 +01:00
assert.h assert: extend likely macro to be called when silent assertions are off 2020-01-03 14:42:58 -03:00
endian.h endian.h: define non-standard symbols for endian handling 2020-04-29 23:47:51 +02:00
errno.h asio: initial idf port of asio library without ssl 2018-07-30 06:28:43 +00:00
esp_newlib.h tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00
pthread.h global: remove gcc 5.2 support 2019-11-20 11:17:27 +01:00
time.h newlib: remove usage of pre-ANSI defines 2019-03-19 22:15:26 +08:00