view modules/timespec-add @ 40211:5f58d2ac35ea

unistr/u8-cmp: Fix undefined behaviour. Reported by Jeffrey Walton <noloader@gmail.com>. * lib/unistr/u8-cmp.c (u8_cmp): Don't invoke memcmp if n is zero.
author Bruno Haible <bruno@clisp.org>
date Fri, 08 Mar 2019 20:38:22 +0100
parents f03da5e72c61
children
line wrap: on
line source

Description:
Add timespec values.

Files:
lib/timespec-add.c

Depends-on:
intprops
timespec

configure.ac:

Makefile.am:
lib_SOURCES += timespec-add.c

Include:
"timespec.h"

Link:

License:
GPL

Maintainer:
Paul Eggert, Jim Meyering