Commit History

Author SHA1 Message Date
  Ivan Grokhotkov 35ea136d5a newlib: implement fsync for the case of CONFIG_VFS_SUPPORT_IO=0 3 years ago
  Ivan Grokhotkov 77b754b47f newlib: fix return value of no-VFS _read_r if nothing received 3 years ago
  Ivan Grokhotkov 8f0ee18931 Merge branch 'feature/clang_toolchain_compat' into 'master' 4 years ago
  Ivan Grokhotkov d0f960a634 newlib: don't use gcc-specific pragmas for clang 4 years ago
  Ivan Grokhotkov ccda990ce5 newlib: set errno in the explicitly provided reent structure 4 years ago
  Ivan Grokhotkov 5da66d1d39 newlib: implement _fstat_r stub for console 4 years ago
  Angus Gratton 420aef1ffe Updates for riscv support 5 years ago
  morris 345606e7f3 esp_rom: extract common uart apis into esp_rom_uart.h 5 years ago
  Ivan Grokhotkov 4cb10ea7c2 newlib: provide default implementations for more syscalls 5 years ago
  Ivan Grokhotkov 23848fd1b9 newlib: define fcntl as strong symbol 6 years ago
  Ivan Grokhotkov 08286ac20f newlib: add definitions of system, raise 6 years ago
  Anton Maklakov afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 years ago
  Ivan Grokhotkov 5719cd6fac newlib: when compiling with GCC8, use newlib headers and libraries from toolchain 6 years ago
  Ivan Grokhotkov 1fdbbec13a syscalls: fix arguments and return type for _raise_r 7 years ago
  Angus Gratton fd88d6d89c heap: Add integer overflow checks 7 years ago
  Jeroen Domburg 875ae6a134 Add option to allocate external RAM using heap_alloc_caps 8 years ago
  Angus Gratton 71c70cb15c heap: Refactor heap regions/capabilities out of FreeRTOS 8 years ago
  Angus Gratton da977149f6 panic handlers: Print the PC address where abort() was called, don't dump registers 9 years ago
  Ivan Grokhotkov 6f1d3ce4a7 vfs: code review fixes 9 years ago
  Ivan Grokhotkov b3b8334d54 vfs and newlib: small fixes 9 years ago