starnakin
starnakin created repository starnakin/photohub_dynamic 2025-03-12 08:50:11 -04:00
starnakin pushed to main at starnakin/photohub 2025-03-07 18:12:17 -05:00
3831d57fe6 add: css
starnakin pushed to main at starnakin/photohub 2025-03-07 16:24:07 -05:00
cc64d3012a work without css
86363d4c2f clean: update readme
0ee3a22b80 ignore output
Compare 3 commits »
starnakin created branch main in starnakin/photohub 2025-03-07 12:14:09 -05:00
starnakin pushed to main at starnakin/photohub 2025-03-07 12:14:09 -05:00
683d152491 init
starnakin created repository starnakin/photohub 2025-03-07 09:35:40 -05:00
starnakin created branch main in starnakin/42_IOT-playground 2025-02-28 08:06:48 -05:00
starnakin pushed to main at starnakin/42_IOT-playground 2025-02-28 08:06:48 -05:00
598a0c2f48 add deployment
starnakin created repository starnakin/42_IOT-playground 2025-02-28 08:01:24 -05:00
starnakin pushed to main at starnakin/42_KFS 2025-02-07 05:30:18 -05:00
70739744ac fix: fault address always display
1e981755de fix: do not edit task if it's the current
3766464c47 add: zombify task
Compare 3 commits »
starnakin pushed to main at starnakin/42_KFS 2025-02-04 05:58:03 -05:00
a9ed5947a8 clean: add '\n'
db4ed04dd6 fix: kpanic print address of the fault only when page fault occured
Compare 2 commits »
starnakin pushed to main at starnakin/42_KFS 2025-02-03 07:11:47 -05:00
7b7cc86999 wip: multitasking: add status forked
starnakin pushed to main at starnakin/42_KFS 2025-01-30 08:04:19 -05:00
18486a6705 fix: infinite loop when scheduler call before create_kernel_task
starnakin pushed to main at starnakin/42_KFS 2025-01-30 04:47:42 -05:00
c9a92819b4 fix: fork return pid instead uid
f75e121251 fix: fork: call scheduler before fork
Compare 2 commits »
starnakin pushed to main at starnakin/42_KFS 2025-01-29 07:30:48 -05:00
9c89433db5 fix: task: use 8bit represent ptr instead of 32 to fix stack ptr
starnakin pushed to main at starnakin/42_KFS 2025-01-29 06:42:00 -05:00
69686a2c91 fix: fork: set child espat the right postion
starnakin pushed to main at starnakin/42_KFS 2025-01-28 09:10:16 -05:00
e60969b37a fix: multitasking: switch to task
starnakin pushed to main at starnakin/42_KFS 2025-01-24 06:33:40 -05:00
95fec015f2 fix: simple multitasking work !!!!
starnakin pushed to main at starnakin/42_KFS 2025-01-23 09:53:48 -05:00
dc84d5856b fix: switch to task: dereference variable rightly
starnakin pushed to main at starnakin/42_KFS 2025-01-23 09:25:58 -05:00
19eea56a7e fix: switch to task: dereference variable rightly