From 70e63c9a9a049ff04b94b685137e0433b9fff675 Mon Sep 17 00:00:00 2001 From: "H. Peter Anvin" Date: Sat, 16 Feb 2008 14:56:49 -0800 Subject: [PATCH] Add standard time macro boilerplate to __POSIX_TIME__ --- doc/nasmdoc.src | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/nasmdoc.src b/doc/nasmdoc.src index 22065d12..208cf3f5 100644 --- a/doc/nasmdoc.src +++ b/doc/nasmdoc.src @@ -3162,6 +3162,9 @@ excluding any leap seconds. This is computed using UTC time if available on the platform, otherwise it is computed using the local time as if it was UTC. +All instances of time and date macros in the same assembly session +produce consistent output. + \S{struc} \i\c{STRUC} and \i\c{ENDSTRUC}: \i{Declaring Structure} Data Types The core of NASM contains no intrinsic means of defining data