From e8a7e1c358caec60751460d337f634ff6957ff9d Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Mon, 19 Nov 2018 21:39:11 +0100 Subject: Add a bunch of function and macros MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- man3/libsimple_sumtimespec.3 | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'man3/libsimple_sumtimespec.3') diff --git a/man3/libsimple_sumtimespec.3 b/man3/libsimple_sumtimespec.3 index 81632b8..7d587e0 100644 --- a/man3/libsimple_sumtimespec.3 +++ b/man3/libsimple_sumtimespec.3 @@ -38,6 +38,15 @@ functions return 0 on successful completion; otherwise, \-1 is returned and .I errno is set to indicate the error. +.PP +These functions assume that +.I augend->tv_nsec +and +.I addend->tv_nsec +are in thier valid range ([0, 1000000000) for +.BR libsimple_sumtimespec () +and [0, 1000000) for +.BR libsimple_sumtimeval ()). .SH ERRORS The .BR libsimple_sumtimespec () -- cgit v1.2.3-70-g09d2