Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix errors | Mattias Andrée | 2015-10-17 | 1 | -6/+6 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | fix strrchr bug, return the end of the string if c is 0 | Mattias Andrée | 2015-10-13 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m | Mattias Andrée | 2015-09-03 | 1 | -1/+0 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | start on makefile and fixing warnings and errors | Mattias Andrée | 2015-09-01 | 1 | -7/+12 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | add strstr functions | Mattias Andrée | 2015-09-01 | 1 | -6/+9 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | add strchr and variants | Mattias Andrée | 2015-09-01 | 1 | -0/+149 |
Signed-off-by: Mattias Andrée <maandree@operamail.com> |