Commit 89688c5
musl: add musl_time64 feature
This feature is enabled with independently from musl_v1_2_3 to support
time64.
Defining this feature makes this roughly equivalent to upstream
commit bminor/musl@f12bd8e.
(backport <rust-lang#4463>)
(cherry picked from commit 47960b4)1 parent 46758b8 commit 89688c5
2 files changed
Lines changed: 34 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
| 32 | + | |
31 | 33 | | |
32 | 34 | | |
33 | 35 | | |
| |||
49 | 51 | | |
50 | 52 | | |
51 | 53 | | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
52 | 57 | | |
53 | 58 | | |
54 | 59 | | |
| |||
99 | 104 | | |
100 | 105 | | |
101 | 106 | | |
102 | | - | |
| 107 | + | |
103 | 108 | | |
104 | | - | |
105 | | - | |
106 | | - | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
107 | 119 | | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
108 | 130 | | |
109 | 131 | | |
110 | 132 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3836 | 3836 | | |
3837 | 3837 | | |
3838 | 3838 | | |
| 3839 | + | |
3839 | 3840 | | |
3840 | 3841 | | |
3841 | 3842 | | |
| |||
3848 | 3849 | | |
3849 | 3850 | | |
3850 | 3851 | | |
| 3852 | + | |
| 3853 | + | |
3851 | 3854 | | |
3852 | 3855 | | |
3853 | 3856 | | |
| |||
3856 | 3859 | | |
3857 | 3860 | | |
3858 | 3861 | | |
3859 | | - | |
| 3862 | + | |
3860 | 3863 | | |
| 3864 | + | |
| 3865 | + | |
| 3866 | + | |
| 3867 | + | |
3861 | 3868 | | |
3862 | 3869 | | |
3863 | 3870 | | |
| |||
0 commit comments