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