aboutsummaryrefslogtreecommitdiff
path: root/libs/libc/Makefile
AgeCommit message (Collapse)Author
2021-04-23Fixed makefilesMarvin Borner
2021-04-05Restructured make layout and cleaned some appsMarvin Borner
2021-04-04Implemented basic user program ASLRMarvin Borner
2021-04-02Added kernel section clear/protect after initMarvin Borner
This is a huge security improvement as it prevents potential exploits of using or modifying internal kernel functions or data.
2021-04-02Replaced target macrosMarvin Borner
2021-03-26Renamed libsMarvin Borner
Cleaner and more flexible.