History of the file that is called mod/kcore/platform.syscall.fn.c at checkin c231d33808b3e977
2019-10-21
| ||
01:40 | add volatile qualifiers, add helper functions for error mechanism file: [f22252d79e] check-in: [6bc8ca3cac] user: lexi, branch: trunk, size: 974 [annotate] [blame] [check-ins using] [diff] | |
2019-08-24
| ||
23:02 | stop attempting to auto-detect system constants during build process, and maintain os/arch-specific tables instead file: [4315e80d93] check-in: [e42b590b45] user: lexi, branch: trunk, size: 884 [annotate] [blame] [check-ins using] [diff] | |
2019-08-21
| ||
06:00 | Renamed kcore/platform.syscall.fn.c → mod/kcore/platform.syscall.fn.c. move modules to a subdirectory in order to keep the directory tree organized and make room for OS-specific build files file: [9c61e189e0] check-in: [14172a910a] user: lexi, branch: trunk, size: 890 [annotate] [blame] [check-ins using] [diff] | |
2019-08-20
| ||
22:54 | reorganize posix assembly code file: [9c61e189e0] check-in: [f85e6a07dd] user: lexi, branch: trunk, size: 890 [annotate] [blame] [check-ins using] [diff] | |
2019-08-18
| ||
17:56 | Added: revamp arch/ makefile, add generic syscall fn on posix, rewrite kiosend() to use k_platform_syscall instead of k_platform_write file: [4315e80d93] check-in: [37b0cfaa06] user: lexi, branch: trunk, size: 884 [annotate] [blame] [check-ins using] | |