time() is now implemented using clock_gettime(2) instead of
gettimeofday(2).
Fixes: 358ed16f7505 Use clock_gettime(CLOCK_SECOND)
MFC after: 1 week
Differential D34438
time.3: Update ERRORS section 0mp on Mar 4 2022, 2:14 PM. Authored by Tags None Referenced Files
Subscribers
Details time() is now implemented using clock_gettime(2) instead of Fixes: 358ed16f7505 Use clock_gettime(CLOCK_SECOND)
Diff Detail
|