mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-30 19:26:05 +00:00
01aebbdd9d6b9e949c00cc23797b480231ee396b
* tools/cdmake/Makefile: Use HOST_CC. * tools/cdmake/cdmake.c (MAX_PATH, DIR_SEPARATOR_CHAR, DIR_SEPARATOR_STRING): Define. (directory_record): Add fields name_on_cd and extension_on_cd. (error_exit): Make a macro. Avoid using vfprintf and fprintf. (write_directory_record, new_directory_record, compare_directory_order, pass): Use name_on_cd and extension_on_cd. (make_directory_records, get_file_specifications): Use DIR_SEPARATOR_CHAR. (new_directory_record, make_directory_records): Linux implementations. (main): Use DIR_SEPARATOR_CHAR. svn path=/trunk/; revision=4524
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%