fxlibc/src/signal
Yann MAGNIN 619afe25da fxlibc - v1.4.2 : fix reallocarray() + remove old Vhex/Casiowin sources
@update
> CMakeLists.txt
  | remove casiowin-* target (unused)
  | remove x86-generic target (unused)
  | update files location
  | remove old vhex sources files (deprecated, unused)
> src/posix
  | remove this folder
> src/libc
  | move its content to src/
  | remove thread module
> src/stdlib/reallocarray
  | check if the multiplication overflow failed
  | set appropriate errno value if multiplication failed
2022-06-03 16:25:31 +02:00
..
raise.c fxlibc - v1.4.2 : fix reallocarray() + remove old Vhex/Casiowin sources 2022-06-03 16:25:31 +02:00
signal.c fxlibc - v1.4.2 : fix reallocarray() + remove old Vhex/Casiowin sources 2022-06-03 16:25:31 +02:00
signal_p.h fxlibc - v1.4.2 : fix reallocarray() + remove old Vhex/Casiowin sources 2022-06-03 16:25:31 +02:00