esp-idf/components/newlib/platform_include/sys
Angus Gratton 420aef1ffe Updates for riscv support
* Target components pull in xtensa component directly
* Use CPU HAL where applicable
* Remove unnecessary xtensa headers
* Compilation changes necessary to support non-xtensa gcc types (ie int32_t/uint32_t is no
  longer signed/unsigned int).

Changes come from internal branch commit a6723fc
2020-11-13 07:49:11 +11:00
..
dirent.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
ioctl.h newlib: move dirent.h, ioctl.h headers from VFS 2020-03-20 13:43:42 +01:00
poll.h VFS: Implement poll() based on select() 2019-02-25 10:34:27 +01:00
random.h expat: add source of entropy 2018-08-02 11:02:45 +02:00
reent.h Updates for riscv support 2020-11-13 07:49:11 +11:00
select.h newlib: fixes for compatibility with newlib 3.0 2019-04-10 13:48:57 +08:00
termios.h VFS: Fix Kconfig prefix 2019-07-02 17:17:18 +02:00
time.h newlib: enable timeradd, timersub, and similar macros 2019-03-19 22:15:12 +08:00
uio.h asio: initial idf port of asio library without ssl 2018-07-30 06:28:43 +00:00
un.h asio: initial idf port of asio library without ssl 2018-07-30 06:28:43 +00:00
unistd.h newlib: remove usage of pre-ANSI defines 2019-03-19 22:15:26 +08:00
utime.h VFS: Implement utime() 2018-11-05 09:54:01 +01:00