Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2021-12-10 | Fix bugs | Mattias Andrée | 2 | -1/+2 |
2021-12-10 | Fix warnings | Mattias Andrée | 6 | -4/+21 |
2021-12-10 | Add liberror_setenv_failed | Mattias Andrée | 2 | -0/+22 |
2021-12-10 | m | Mattias Andrée | 1 | -2/+2 |
2021-12-10 | Fix unsetenv | Mattias Andrée | 1 | -1/+1 |
2021-12-10 | Add function attributes | Mattias Andrée | 1 | -24/+35 |
2021-12-10 | Add strdup | Mattias Andrée | 3 | -0/+25 |
2021-12-10 | Add liberror_send_require and liberror_send_short | Mattias Andrée | 2 | -0/+42 |
2021-12-10 | Add lseek | Mattias Andrée | 6 | -2/+182 |
2021-12-10 | recv: fix types in check | Mattias Andrée | 1 | -1/+1 |
2021-12-10 | m + Add liberror_recv_require and liberror_recv_short | Mattias Andrée | 5 | -3/+47 |
2019-11-01 | Add some functions and add functions with _failed suffix | Mattias Andrée | 19 | -45/+622 |
2019-04-14 | Use installed liberror | Mattias Andrée | 4 | -239/+3 |
2019-04-13 | Prefetch backtrace so that it does not contain functions used to set the error | Mattias Andrée | 10 | -0/+10 |
2019-04-12 | Fix makefile | Mattias Andrée | 2 | -4/+4 |
2019-04-12 | Fix so | Mattias Andrée | 1 | -1/+1 |
2019-04-12 | shutdown: add name parameter | Mattias Andrée | 6 | -5/+269 |
2019-04-12 | Use C99 rather than C11 | Mattias Andrée | 1 | -1/+1 |