mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-01-24 16:35:40 +08:00
Add standard time macro boilerplate to __POSIX_TIME__
This commit is contained in:
parent
6b18bcce46
commit
70e63c9a9a
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user