aboutsummaryrefslogtreecommitdiffstats
path: root/internal.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add support for h_errno and getaddrinfo errors1.0Mattias Andrée2019-04-141-0/+2
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Enable prefetching backtaceMattias Andrée2019-04-131-3/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix name of liberror_save_backtraceMattias Andrée2019-04-121-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* First commitMattias Andrée2019-04-121-0/+34
Signed-off-by: Mattias Andrée <maandree@kth.se>