fs: use signed types for `stat` data by LiviaMedeiros · Pull Request #43714 · nodejs/node
added
c++
labels
Jul 7, 2022
LiviaMedeiros
added
the
fs
label
Jul 7, 2022This allows to support timestamps before 1970-01-01. On Windows, it's not supported due to Y2038 issue.
This was referenced
Jul 20, 2022danielleadams pushed a commit that referenced this pull request
Jul 26, 2022targos pushed a commit that referenced this pull request
Jul 31, 2022targos pushed a commit that referenced this pull request
Jul 31, 2022LiviaMedeiros added a commit to LiviaMedeiros/node that referenced this pull request
Aug 4, 2022This allows to support timestamps before 1970-01-01. On Windows, it's not supported due to Y2038 issue. PR-URL: nodejs#43714 Fixes: nodejs#43707 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
LiviaMedeiros added a commit to LiviaMedeiros/node that referenced this pull request
Aug 4, 2022This allows to support timestamps before 1970-01-01. On Windows, it's not supported due to Y2038 issue. PR-URL: nodejs#43714 Fixes: nodejs#43707 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Backport-PR-URL: nodejs#44129
LiviaMedeiros added a commit to LiviaMedeiros/node that referenced this pull request
Aug 4, 2022This allows to support timestamps before 1970-01-01. On Windows, it's not supported due to Y2038 issue. PR-URL: nodejs#43714 Fixes: nodejs#43707 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Backport-PR-URL: nodejs#44129
viceice-bot added a commit to renovate-reproductions/docker-node-versioning-issue that referenced this pull request
Aug 10, 2022targos pushed a commit that referenced this pull request
Sep 5, 2022Fyko pushed a commit to Fyko/node that referenced this pull request
Sep 15, 2022This allows to support timestamps before 1970-01-01. On Windows, it's not supported due to Y2038 issue. PR-URL: nodejs#43714 Fixes: nodejs#43707 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters