aboutsummaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)Author
2020-05-16fix: linking errors associated to linking bins against all dependencies. part...Nicholas Noll
2020-05-15feat: added buffered io to libnNicholas Noll
2020-05-15feat: dispatch code for tests. hooked into vim macrosNicholas Noll
2020-05-15feat: testing directory to allow for easier tests of codeNicholas Noll
2020-05-03removed buggy qsort header and implemented myselfNicholas Noll
2020-05-01moved to static build with musl and integrated cscopes into dev toolsNicholas Noll
2020-04-21feat: added allocator interface to allow for flexible library interfacesNicholas Noll
2020-04-19feat: added skeleton libc and updated generated makefiles to correctly set ta...Nicholas Noll
2020-04-19feat: quality of life scripts to initialize make rulesNicholas Noll
2020-04-19chore: added script to update build directoryNicholas Noll