Commit d779c91
committed
feat: deprecate windows
Functionality related to the Windows `time64_t` has been deprecated in
favor of a single, 64-bit wide `time_t`. This has also required some work
into getting rid of the conditional compilation uses of `time_t` on GNU
target environments, and tweaking the `max_align_t` type.
The `FIXME` comment on the tier 1 platform support for Windows with GNU
has also been removed as no segfaults were observed.time64_t
1 parent 30fd290 commit d779c91
2 files changed
Lines changed: 7 additions & 18 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
753 | 753 | | |
754 | 754 | | |
755 | 755 | | |
756 | | - | |
757 | 756 | | |
758 | 757 | | |
759 | 758 | | |
| |||
818 | 817 | | |
819 | 818 | | |
820 | 819 | | |
821 | | - | |
822 | | - | |
823 | 820 | | |
824 | 821 | | |
825 | 822 | | |
826 | | - | |
827 | | - | |
828 | | - | |
829 | | - | |
830 | | - | |
831 | | - | |
832 | | - | |
833 | | - | |
834 | 823 | | |
835 | 824 | | |
836 | 825 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
| 21 | + | |
28 | 22 | | |
29 | 23 | | |
30 | 24 | | |
| |||
34 | 28 | | |
35 | 29 | | |
36 | 30 | | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
0 commit comments