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