A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Casper Hornstrup 01aebbdd9d 2003-04-12 Casper S. Hornstrup <chorns@users.sourceforge.net>
* 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
2003-04-12 14:53:56 +00:00
freeldr Added support for binary system hive. 2003-04-10 18:51:22 +00:00
os2 Hope I fixed the broken issue. 2003-01-18 15:55:07 +00:00
posix Hope I fixed the broken issue. 2003-01-18 15:55:07 +00:00
reactos 2003-04-12 Casper S. Hornstrup <chorns@users.sourceforge.net> 2003-04-12 14:53:56 +00:00
rosapps New ctm version, supports killing of process, some bugfixes, increased speed of scrolling. My first ReactOS commit via CVS :) 2003-04-09 16:31:28 +00:00