mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-29 04:13:32 +00:00
03c08fd7b956276a8ca4b3f97d9049df65d0cd35
- Turn two instances of stricmp(...,".[Cc]") into one of strcaseccmp(...,".c") in filename parsing. - Streamline line parsing a bit: - Scan the line only once, looking for any line terminator - Ignore leading and trailing blanks - Handle comments properly svn path=/trunk/; revision=11557
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%