Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add strchr and variants | Mattias Andrée | 2015-09-01 | 1 | -0/+102 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | add string/array comparision functions | Mattias Andrée | 2015-09-01 | 1 | -0/+72 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | add _LIBRARY_HEADER | Mattias Andrée | 2015-08-31 | 1 | -11/+9 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | fix dupa macros | Mattias Andrée | 2015-08-31 | 1 | -12/+15 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | add memory copying functions | Mattias Andrée | 2015-08-31 | 1 | -3/+574 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | add strlen and wcslen | Mattias Andrée | 2015-08-31 | 1 | -0/+64 |
Signed-off-by: Mattias Andrée <maandree@operamail.com> |