From 05ad06600b712a29bc99a65ae89f38d4d8f30371 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 13 Apr 2019 22:00:04 +0200 Subject: Add liberror_start and liberror_end MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- README | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'README') diff --git a/README b/README index e127c9c..3395d2f 100644 --- a/README +++ b/README @@ -31,3 +31,9 @@ The important functions are: its backtrace if liberror-backtrace is also linked, the errors cause, and optionally remove the error for the calling thread. + + liberror_start + Shall be called when entering a signal handler + + liberror_end + Shall be called when a signal handler exits -- cgit v1.2.3-70-g09d2