ChibiOS/os/sb/host
Giovanni Di Sirio ac68344811 Safer messages mechanism for sandboxes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13467 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-03-21 10:36:11 +00:00
..
compilers/GCC FPU-related code in SB. 2019-09-19 06:12:53 +00:00
sb.h git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12997 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2019-09-17 14:53:05 +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