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, Mar 6, 12:02 PM
Unknown Object (File)
Sat, Feb 22, 2:24 PM
Unknown Object (File)
Sat, Feb 22, 2:08 PM
Unknown Object (File)
Sat, Feb 22, 1:36 PM
Unknown Object (File)
Feb 3 2025, 6:26 AM
Unknown Object (File)
Jan 29 2025, 3:48 PM
Unknown Object (File)
Jan 29 2025, 3:28 PM
Unknown Object (File)
Jan 23 2025, 6:29 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.