aboutsummaryrefslogtreecommitdiffstats
path: root/liberror_set_error_errno.3
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2019-04-13 22:00:04 +0200
committerMattias Andrée <maandree@kth.se>2019-04-13 22:00:04 +0200
commit05ad06600b712a29bc99a65ae89f38d4d8f30371 (patch)
tree1d7d8a6ac3b83c0150635a2e81dd51d4e648e4b3 /liberror_set_error_errno.3
parentDocument fields for error details (diff)
downloadliberror-05ad06600b712a29bc99a65ae89f38d4d8f30371.tar.gz
liberror-05ad06600b712a29bc99a65ae89f38d4d8f30371.tar.bz2
liberror-05ad06600b712a29bc99a65ae89f38d4d8f30371.tar.xz
Add liberror_start and liberror_end
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'liberror_set_error_errno.3')
-rw-r--r--liberror_set_error_errno.34
1 files changed, 3 insertions, 1 deletions
diff --git a/liberror_set_error_errno.3 b/liberror_set_error_errno.3
index f40d184..052c24f 100644
--- a/liberror_set_error_errno.3
+++ b/liberror_set_error_errno.3
@@ -39,10 +39,12 @@ None.
.BR liberror (7),
.BR liberror.h (0),
.BR liberror_copy_error (3),
+.BR liberror_end (3),
.BR liberror_free_error (3),
.BR liberror_get_error (3),
.BR liberror_print_bactrace (3),
.BR liberror_print_error (3),
.BR liberror_reset_error (3),
.BR liberror_save_backtrace (3),
-.BR liberror_set_error (3)
+.BR liberror_set_error (3),
+.BR liberror_start (3)