Page MenuHomeFreeBSD

date: Correctly check outcome of mktime().
ClosedPublic

Authored by des on Apr 27 2024, 3:47 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Oct 9, 6:48 AM
Unknown Object (File)
Tue, Sep 16, 7:35 AM
Unknown Object (File)
Sun, Sep 14, 8:29 PM
Unknown Object (File)
Sep 11 2025, 9:05 PM
Unknown Object (File)
Aug 29 2025, 10:59 PM
Unknown Object (File)
Jul 5 2025, 6:34 PM
Unknown Object (File)
Jul 5 2025, 2:01 PM
Unknown Object (File)
Jun 26 2025, 9:04 PM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

des requested review of this revision.Apr 27 2024, 3:47 PM
This revision is now accepted and ready to land.Apr 27 2024, 3:53 PM

X-MFC-With: 7b390cb63689

We typically use a Fixes: tag these days. It's useful to be consistent, if only for the benefit of tooling that can identify MFCs of commits without a follow-up fixup commit.

X-MFC-With: 7b390cb63689

We typically use a Fixes: tag these days.

It doesn't actually fix a bug in 7b390cb63689. The bug has been there since the 1990s.

This revision was automatically updated to reflect the committed changes.