aboutsummaryrefslogtreecommitdiffstats
path: root/recv.c (unfollow)
Commit message (Expand)AuthorFilesLines
2021-12-10recv: fix types in checkMattias Andrée1-1/+1
2021-12-10m + Add liberror_recv_require and liberror_recv_shortMattias Andrée5-3/+47
2019-11-01Add some functions and add functions with _failed suffixMattias Andrée19-45/+622
2019-04-14Use installed liberrorMattias Andrée4-239/+3
2019-04-13Prefetch backtrace so that it does not contain functions used to set the errorMattias Andrée10-0/+10
2019-04-12Fix makefileMattias Andrée2-4/+4
2019-04-12Fix soMattias Andrée1-1/+1
2019-04-12shutdown: add name parameterMattias Andrée6-5/+269
2019-04-12Use C99 rather than C11Mattias Andrée1-1/+1