• Home
Name Date Size #Lines LOC

..--

.gitignoreD03-May-202410 21

MakefileD03-May-20241.3 KiB3926

READMED03-May-2024155 42

mcscolor.cD03-May-20246.9 KiB345276

mcstrans.cD03-May-202440.7 KiB1,7991,571

mcstrans.hD03-May-2024323 105

mcstrans.initD03-May-20241.7 KiB10364

mcstrans.serviceD03-May-2024236 129

mcstransd.cD03-May-202412.5 KiB585473

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