aboutsummaryrefslogtreecommitdiff
path: root/libk/stdlib
Commit message (Expand)AuthorAgeFilesLines
* clang-tidy fixesAqua-sama2021-03-274-55/+28
* Add allocatorAqua-sama2021-03-201-5/+0
* Add quicksort implementation to stdlibAqua-sama2021-03-191-0/+81
* Switch lto to fullAqua-sama2021-03-161-0/+47
* pass cpu_state_t to interrupt handlerAqua-sama2021-03-041-6/+0
* Fix interrupts causing exception 0xdAqua-sama2021-02-281-3/+8
* Enable interruptsAqua-sama2021-02-222-12/+15
* Add serial0 console outputAqua-sama2021-02-121-5/+7
* Add IntegerViewAqua-sama2021-02-051-3/+5
* Print some multiboot2 informationAqua-sama2021-02-021-7/+2
* libk: add its own makefileAqua-sama2021-01-311-0/+28