ChibiOS/os/sb/host
Giovanni Di Sirio a4e9fc5170 Identification macros such as__CHIBIOS_RT__ are now prefixed by two underscores.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13808 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-08-10 12:30:19 +00:00
..
compilers/GCC FPU-related code in SB. 2019-09-19 06:12:53 +00:00
sb.h Identification macros such as__CHIBIOS_RT__ are now prefixed by two underscores. 2020-08-10 12:30:19 +00:00
sbapi.c Adopted Posix-like error codes for the sandbox. Implemented stdin, stdout and stderr as separate streams. 2019-09-15 06:42:02 +00:00
sbapi.h Debugging.... 2019-09-15 14:55:04 +00:00
sbhost.c Safer messages mechanism for sandboxes. 2020-03-21 10:36:11 +00:00
sbhost.h Safer messages mechanism for sandboxes. 2020-03-21 10:36:11 +00:00
sbposix.c Pointer checks at API level. 2019-09-16 13:27:53 +00:00
sbposix.h Sandbox-side file API. 2019-09-15 07:24:28 +00:00