| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2024-10-06 | Update e-mail | Mattias Andrée | 9 | -9/+9 |
| 2016-04-03 | explicit_bzero: set all bits to 1 before setting all bits to 0 | Mattias Andrée | 1 | -0/+1 |
| 2016-01-01 | bump year | Mattias Andrée | 9 | -9/+9 |
| 2015-11-25 | m etymology | Mattias Andrée | 3 | -3/+3 |
| 2015-11-25 | tell in doc in which version things were introduced | Mattias Andrée | 9 | -0/+18 |
| 2015-11-20 | more etymology | Mattias Andrée | 9 | -3/+22 |
| 2015-11-17 | strcasecmp, strncasecmp, strcasecmp_l, and strncasecmp_l are implemented in src/string/ rather than src/strings/ | Mattias Andrée | 1 | -0/+3 |
| 2015-11-17 | whitespace | Mattias Andrée | 3 | -0/+3 |
| 2015-11-17 | split bzero.c | Mattias Andrée | 2 | -22/+43 |
| 2015-11-17 | split ffs.c | Mattias Andrée | 3 | -24/+62 |
| 2015-11-17 | split index.c | Mattias Andrée | 2 | -11/+32 |
| 2015-10-17 | fix errors | Mattias Andrée | 1 | -4/+4 |
| 2015-09-02 | add ffs functions | Mattias Andrée | 1 | -0/+55 |
| 2015-09-01 | start on makefile and fixing warnings and errors | Mattias Andrée | 1 | -1/+1 |
| 2015-09-01 | add index and rindex | Mattias Andrée | 1 | -0/+43 |
| 2015-09-01 | add string/array comparision functions | Mattias Andrée | 1 | -0/+29 |
| 2015-08-31 | add bcopy | Mattias Andrée | 1 | -0/+34 |
| 2015-08-30 | add bzero and explicit_bzero | Mattias Andrée | 1 | -0/+55 |
