mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
Specify that `NaN`, `Infinity`, and `-Infinity` are no longer valid values for the `atime` and `mtime` arguments. PR-URL: https://github.com/nodejs/node/pull/15680 Fixes: https://github.com/nodejs/node/issues/15453 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>