Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |