[Ada] The Unix Epochalypse of 2038 (Warn about time_t in the compiler)
authorDoug Rupp <rupp@adacore.com>
Wed, 28 Apr 2021 14:46:12 +0000 (07:46 -0700)
committerPierre-Marie de Rodat <derodat@adacore.com>
Mon, 5 Jul 2021 13:09:14 +0000 (13:09 +0000)
commitcee731748f23f6cbdcd7baf8102ac4dc87ca5c52
tree53318db60f5f96135afd6d104ada832a7c3dda05
parent2644eaa0b91e25d01b5c847131bf7caafc7c4588
[Ada] The Unix Epochalypse of 2038 (Warn about time_t in the compiler)

gcc/ada/

* libgnat/s-os_lib.ads: Add some comments about time_t.
* libgnat/s-os_lib.adb (GM_Split/To_GM_Time): Rename formal to
P_OS_Time.
(GM_Time_Of/To_OS_Time): Likewise.
gcc/ada/libgnat/s-os_lib.adb
gcc/ada/libgnat/s-os_lib.ads