Commit Graph

70 Commits

Author SHA1 Message Date
antifallobst f6339e7127 fix (proc): documented threads in isolated process setup update 2023-03-08 01:21:41 +01:00
antifallobst 1b1a5ed653 docs: documented process memory isolation implementation 2023-03-07 20:43:39 +01:00
antifallobst c88c4e9819 docs: documented process isolation concepts 2023-03-07 20:11:25 +01:00
antifallobst 990a74798c docs: documented GDT changes 2023-03-05 15:57:56 +01:00
antifallobst 819da41bb1 docs: documented 'page_map_dump_info' 2023-03-04 22:43:36 +01:00
antifallobst 1e38299857 docs: documented process executable and page_map 2023-03-04 18:09:16 +01:00
antifallobst ae89275c68 docs: updated thread safety helper documentation 2023-03-04 17:53:23 +01:00
antifallobst a92f9cfa8e docs: updated contribution guide 2023-03-04 01:04:13 +01:00
antifallobst 2106502083 docs: updated roadmap progress 2023-03-04 00:55:43 +01:00
antifallobst 5787858704 docs: created some ascii art schematics for processing architecture 2023-03-04 00:43:15 +01:00
antifallobst 854bef0d4e docs: documented child processes 2023-03-04 00:02:47 +01:00
antifallobst 7cc053be5c docs: documented processes 2023-03-03 21:49:11 +01:00
antifallobst bb4323ef79 docs: documented thread safety in graphics renderer 2023-03-03 18:03:08 +01:00
antifallobst dd0c2a3169 docs: documented updated 'bitmap_T' documentation 2023-03-03 17:28:55 +01:00
antifallobst ede4bacff7 docs: documented 'is_char_' functions 2023-03-02 22:57:26 +01:00
antifallobst b4df3a0bf4 docs: updated roadmap progress 2023-03-02 19:10:35 +01:00
antifallobst 942fc31c4f docs: documented ELF loading / segment mapping 2023-03-02 19:07:30 +01:00
antifallobst 9cfa6b5d1e docs: documented 'memory_hexdump' 2023-03-02 17:12:09 +01:00
antifallobst f4d28321cc docs: documented 'string_is_char_alpha' 2023-03-02 16:56:23 +01:00
antifallobst bde9d6d9e4 docs: documented 'symbol_resolve_from_name' 2023-03-02 13:37:27 +01:00
antifallobst 66006032b9 docs: updated roadmap progress 2023-03-01 22:24:26 +01:00
antifallobst 578c9baf02 docs: documented stack-tracing 2023-03-01 22:21:28 +01:00
antifallobst 17156ab824 docs: documented ELF parser 2023-03-01 21:03:33 +01:00
antifallobst 44a321b7df docs: documented 'utils/symbol.h' 2023-02-28 22:07:29 +01:00
antifallobst 4d447860f5 docs: updated roadmap 2023-02-28 21:21:46 +01:00
antifallobst d05e5cc878 docs: updated roadmap progress 2023-02-28 00:37:41 +01:00
antifallobst fe9a425ca1 docs: documented USTAR implementation 2023-02-28 00:35:44 +01:00
antifallobst 8bcf895726 docs: documented 'octal_string_to_int' 2023-02-27 22:43:54 +01:00
antifallobst ace8f2eb0e docs: updated roadmap progress 2023-02-27 16:28:12 +01:00
antifallobst 1e8fa8f4e8 docs: documented vfs functions 2023-02-27 15:51:54 +01:00
antifallobst 29e62e0f72 docs: documented ramfs and the vfs strutures 2023-02-27 00:47:04 +01:00
antifallobst a0015018db docs: documented 'string_find_last' 2023-02-26 15:08:08 +01:00
antifallobst f3c73f5e52 docs: documented 'graphics_buffer_shift_up' 2023-02-24 23:48:28 +01:00
antifallobst 1e8dc6d1db docs: documented 'string_find_next' 2023-02-24 00:32:08 +01:00
antifallobst 54d9a4ac7b docs: documented variable numeric_specifers 2023-02-23 11:36:12 +01:00
antifallobst 547f74758e docs: updated format string documentation 2023-02-23 11:24:21 +01:00
antifallobst cce1400b74 docs: documented color palette 2023-02-22 23:39:23 +01:00
antifallobst 08dad6c971 docs: documented graphics_buffer show/hide functionality 2023-02-22 23:21:01 +01:00
antifallobst 8505345de9 docs: documented graphics buffer string draw update 2023-02-22 13:29:54 +01:00
antifallobst 08c7f32349 docs: documented 'position_T' 2023-02-22 13:24:39 +01:00
antifallobst 526ad615d8 docs: documented layer system and string rendering 2023-02-21 16:07:19 +01:00
antifallobst 836b10471e docs: documented 'uefi' mode in 'run.sh' 2023-02-21 14:05:39 +01:00
antifallobst e3efd7d63e docs: updated roadmap progress 2023-02-21 12:15:07 +01:00
antifallobst d66ba8aebf docs: documented the Programmable Interval Timer (PIT) 2023-02-21 12:06:24 +01:00
antifallobst 93706494ff docs: documented the graphics renderer 2023-02-21 11:55:36 +01:00
antifallobst 0127a19d0f docs: updated 'boot_info_T' documentation 2023-02-19 20:15:58 +01:00
antifallobst b70788196f docs: Updated roadmap 2023-02-19 18:08:17 +01:00
antifallobst f6af4061fd docs: documented the scheduler 2023-02-19 17:47:46 +01:00
antifallobst e92c45394a docs: documented syscalls 2023-02-17 14:51:35 +01:00
antifallobst 6541fa49a7 docs: updated GDT documentation 2023-02-17 12:35:36 +01:00