From: Oliver Schmidt Date: Fri, 16 Nov 2018 11:54:26 +0000 (+0100) Subject: Replaced systime() with clock_gettime(). X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=ee6b2edd72676cef8d709d467fba162906797c42;p=cc65 Replaced systime() with clock_gettime(). --- diff --git a/doc/geos.sgml b/doc/geos.sgml index 8e50a2605..cb849c389 100644 --- a/doc/geos.sgml +++ b/doc/geos.sgml @@ -48,7 +48,7 @@ changed between -For Functions from the headers above are either standard C library functions or cc65-specific, in either case they are not GEOS specific and so they are not described here.