Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | __noreturn shall be at the beginning of the prototypes | Mattias Andrée | 2015-10-13 | 1 | -4/+4 |
* | add abs, labs, llabs, and imaxabs | Mattias Andrée | 2015-10-10 | 1 | -0/+43 |
* | m | Mattias Andrée | 2015-10-10 | 1 | -16/+20 |
* | add atof | Mattias Andrée | 2015-10-10 | 1 | -0/+15 |
* | add atoi, atol, atoll, and atoq | Mattias Andrée | 2015-10-10 | 1 | -0/+57 |
* | add abspath and relpath | Mattias Andrée | 2015-10-10 | 1 | -0/+40 |
* | misc | Mattias Andrée | 2015-09-02 | 1 | -0/+11 |
* | fix some warnings and errors | Mattias Andrée | 2015-09-02 | 1 | -3/+14 |
* | add div functions | Mattias Andrée | 2015-09-02 | 1 | -3/+38 |
* | add EXIT_SUCCESS and EXIT_FAILURE | Mattias Andrée | 2015-09-02 | 1 | -1/+14 |
* | start on makefile and fixing warnings and errors | Mattias Andrée | 2015-09-01 | 1 | -1/+1 |
* | add _LIBRARY_HEADER | Mattias Andrée | 2015-08-31 | 1 | -1/+1 |
* | move memory allocation functions to malloc.h | Mattias Andrée | 2015-08-30 | 1 | -89/+1 |
* | add memory allocation functions | Mattias Andrée | 2015-08-30 | 1 | -0/+135 |