mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
de5d4483892b842706b2ad7f99092ce6eb667936
-Fix the weekday offset in gmtime -Offset the year in *ctime by 1900, fix obvious typos -Set structure packing to char level: without it the 26 character array is 32 characters wide and the string can't be constructed properly because of alignment characters in between (shouldn't be a problem when _UNICODE is defined) -Test results: awesome, will be integrated soon svn path=/trunk/; revision=42413
Description
A free Windows-compatible Operating System
528 MiB
Languages
C
86.9%
C++
10.7%
Python
0.7%
Assembly
0.5%
CMake
0.5%
Other
0.4%