• Home
Name Date Size #Lines LOC

..--

.gitignoreD03-May-202410 21

MakefileD03-May-20241,022 3425

READMED03-May-2024155 42

mcscolor.cD03-May-20246.9 KiB345276

mcstrans.cD03-May-202440 KiB1,7551,527

mcstrans.hD03-May-2024323 105

mcstrans.initD03-May-20241.7 KiB10364

mcstrans.serviceD03-May-2024205 118

mcstransd.cD03-May-202412.7 KiB595478

mls_level.cD03-May-20243 KiB171130

mls_level.hD03-May-2024247 117

README

1To rebuild with debugging support:
2make clean && env CFLAGS="-Wall -W -Wundef -Wmissing-noreturn -Wmissing-format-attribute -DDEBUG -g" LDFLAGS="-g" make
3
4