]> git.ameliathe1st.gay Git - voyage-au-centre-des-fichiers.git/commit
Plutôt l'AGPL, au final, car ce système est fait pour être éventuellement utilisé... trunk
authorAmelia Coutard <eliottulio.coutard@gmail.com>
Wed, 3 Jan 2024 01:52:08 +0000 (02:52 +0100)
committerAmelia Coutard <eliottulio.coutard@gmail.com>
Wed, 3 Jan 2024 01:52:08 +0000 (02:52 +0100)
commit8460423c25f06f88ec3aa75db7a0ce1572336cf6
tree27f3a428df44fb392d3c65d4d3036ff606ca2b45
parent9c6a551be066ee8d75252eaad9498f1aa46b26ed
Plutôt l'AGPL, au final, car ce système est fait pour être éventuellement utilisé entre autre en ligne sur des ordinateurs centraux
29 files changed:
COPYING-AGPL-3.0 [moved from COPYING-GPL-3.0 with 56% similarity]
kernel/src/boot.S
kernel/src/elf64.cpp
kernel/src/elf64.hpp
kernel/src/interrupts.S
kernel/src/interrupts.cpp
kernel/src/interrupts.hpp
kernel/src/kernel.cpp
kernel/src/lib/crti.S
kernel/src/lib/crtn.S
kernel/src/lib/multiboot2.hpp
kernel/src/lib/phys_ptr.hpp
kernel/src/paging.cpp
kernel/src/paging.hpp
kernel/src/ring3.S
kernel/src/ring3.cpp
kernel/src/ring3.hpp
kernel/src/serial.cpp
kernel/src/serial.hpp
kernel/src/utils.cpp
kernel/src/utils.hpp
libcpp/allocator.hpp
libcpp/assert.hpp
libcpp/concept.hpp
libcpp/memory.hpp
libcpp/types.hpp
libcpp/vector.hpp
test_module/src/test.S
test_module/src/test.cpp