| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2015-11-20 | more etymology | Mattias Andrée | 9 | -3/+22 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 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 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-11-17 | whitespace | Mattias Andrée | 3 | -0/+3 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-11-17 | split bzero.c | Mattias Andrée | 2 | -22/+43 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-11-17 | split ffs.c | Mattias Andrée | 3 | -24/+62 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-11-17 | split index.c | Mattias Andrée | 2 | -11/+32 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-10-17 | fix errors | Mattias Andrée | 1 | -4/+4 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-09-02 | add ffs functions | Mattias Andrée | 1 | -0/+55 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-09-01 | start on makefile and fixing warnings and errors | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-09-01 | add index and rindex | Mattias Andrée | 1 | -0/+43 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-09-01 | add string/array comparision functions | Mattias Andrée | 1 | -0/+29 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-08-31 | add bcopy | Mattias Andrée | 1 | -0/+34 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-08-30 | add bzero and explicit_bzero | Mattias Andrée | 1 | -0/+55 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
