Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-14 | reorganization: first steps | dzwdz | |
2022-08-26 | shared: memmove | dzwdz | |
2022-08-05 | shared/mem: 64bit memcpy/memset | dzwdz | |
/bin/tests with test_sleep disabled now runs almost 2x as fast | |||
2022-07-05 | shared: fix memset | dzwdz | |
2022-06-30 | shared/mem: explicitly discard the const qualifier in memchr | dzwdz | |
2022-06-29 | init/fs: tmpfs driver with support for creating new files | dzwdz | |
2022-03-27 | shared/memcpy: copy in 4byte blocks | dzwdz | |
2022-03-06 | shared: add strcmp() testcases, fix invalid implementation | dzwdz | |
2021-11-14 | shared: move the str* implementations to shared/mem.c | dzwdz | |
2021-11-14 | shared: use a single implementation of mem* functions everywhere | dzwdz | |