Page MenuHomeFreeBSD

date: Correctly check outcome of mktime().
ClosedPublic

Authored by des on Apr 27 2024, 3:47 PM.
Tags
None
Referenced Files
F146381628: D44982.diff
Mon, Mar 2, 6:06 AM
Unknown Object (File)
Mon, Feb 23, 8:48 PM
Unknown Object (File)
Sun, Feb 22, 3:51 PM
Unknown Object (File)
Mon, Feb 9, 9:08 AM
Unknown Object (File)
Jan 27 2026, 11:28 PM
Unknown Object (File)
Jan 27 2026, 11:28 PM
Unknown Object (File)
Jan 27 2026, 1:36 AM
Unknown Object (File)
Jan 25 2026, 10:42 AM
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.