Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add SCN* and PRI* constants | Mattias Andrée | 2015-10-10 | 1 | -0/+1025 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | inttypes.h defines wchar_t | Mattias Andrée | 2015-10-10 | 1 | -0/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | inttypes.h includes stdint.h | Mattias Andrée | 2015-10-10 | 1 | -0/+3 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | add abs, labs, llabs, and imaxabs | Mattias Andrée | 2015-10-10 | 1 | -0/+14 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | fix some warnings and errors | Mattias Andrée | 2015-09-02 | 1 | -1/+2 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | add div functions | Mattias Andrée | 2015-09-02 | 1 | -0/+45 |
Signed-off-by: Mattias Andrée <maandree@operamail.com> |