summaryrefslogtreecommitdiff
path: root/src/kernel/util.h
AgeCommit message (Expand)Author
2022-05-05kernel/driver: clean up the ps2/serial driversdzwdz
2022-04-12kernel: make all sizes unsigned, sort out the sign messdzwdz
2021-11-14shared: use a single implementation of mem* functions everywheredzwdz
2021-09-21implement (safe) min/max macrosdzwdz
2021-09-19remove the unused static_strcmp macrodzwdz
2021-08-03kernel: implement static_strcmp()dzwdz
2021-08-03kernel: implement memcmpdzwdz
2021-08-03put the NUM2STR macro in util.hdzwdz
2021-07-18basic executable loadingdzwdz
2021-07-10separate the source code from object files; more modular Makefiledzwdz