Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add _l functions in ctype.h | Mattias Andrée | 2015-09-03 | 1 | -5/+218 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | fix some more errors | Mattias Andrée | 2015-09-01 | 1 | -11/+11 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | start on makefile and fixing warnings and errors | Mattias Andrée | 2015-09-01 | 1 | -21/+39 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | add _LIBRARY_HEADER | Mattias Andrée | 2015-08-31 | 1 | -3/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | update todo: character class determination | Mattias Andrée | 2015-08-31 | 1 | -0/+4 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | add ctype.h: add ASCII character type testers, that do not take locale | Mattias Andrée | 2015-08-31 | 1 | -0/+269 |
Signed-off-by: Mattias Andrée <maandree@operamail.com> |