Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add ffs functions | Mattias Andrée | 2015-09-02 | 1 | -0/+55 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | start on makefile and fixing warnings and errors | Mattias Andrée | 2015-09-01 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | add index and rindex | Mattias Andrée | 2015-09-01 | 1 | -0/+43 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | add string/array comparision functions | Mattias Andrée | 2015-09-01 | 1 | -0/+29 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | add bcopy | Mattias Andrée | 2015-08-31 | 1 | -0/+34 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | add bzero and explicit_bzero | Mattias Andrée | 2015-08-30 | 1 | -0/+55 |
Signed-off-by: Mattias Andrée <maandree@operamail.com> |