/[Apache-SVN]
ViewVC logotype

Revision 452253


Jump to revision: Previous Next
Author: sebor
Date: Mon Oct 2 23:08:06 2006 UTC (3 years, 1 month ago)
Changed paths: 12
Log Message:
2006-10-02 Andrew Black <ablack@roguewave.com>

	* cmdopt.cpp: Convert C++ comments to C comments.
	(rw_signal) [!_WIN32 & !_WIN64]: Ditto.
	(parse_limit_opts): Ditto, fix style violation.
	(show_usage): Make static (move from global to file scope).
	(eval_options, split_opt_string): Move documentation from here ...
	* cmdopt.h (eval_options, split_opt_string): ... To here.
	Convert C++ comments to C comments.
	* display.cpp (print_header_plain, print_target_plain,
	print_status_plain, print_footer_plain): Make static, document.
	* display.h: Convert C++ comments to C comments.
	* exec.cpp: Ditto.
	(limit_process) [!_WIN32 & !_WIN64]: Ditto.
	(get_signo): Fix style violation.
	(wait_for_child, exec_file) [!_WIN32 & !_WIN64]: Ditto.
	(wait_for_child) [!_WIN32 & !_WIN64]: Correct embedded comment.
	(get_signo, get_signame, exec_file): Move documentation from here ...
	* exec.h (get_signo, get_signame, exec_file): ... To here.
	Convert C++ comments to C comments.
	* output.cpp (parse_output): Move documentation from here ...
	* output.h (parse_output): ... To here.
	Convert C++ comments to C comments.
	* runall.cpp: Ditto
	* target.h: Ditto, correct file header documentation.
	* util.cpp (guarded_realloc): Fix style violation.
	(terminate, guarded_malloc, guarded_realloc): Move documentation
	from here ...
	* util.h (terminate, guarded_malloc, guarded_realloc): ... To here.
	(terminate): Fix style violation in declaration.
	Convert C++ comments to C comments.

Changed paths:

Path Details
Directoryincubator/stdcxx/trunk/util/cmdopt.cpp modified , text changed
Directoryincubator/stdcxx/trunk/util/cmdopt.h modified , text changed
Directoryincubator/stdcxx/trunk/util/display.cpp modified , text changed
Directoryincubator/stdcxx/trunk/util/display.h modified , text changed
Directoryincubator/stdcxx/trunk/util/exec.cpp modified , text changed
Directoryincubator/stdcxx/trunk/util/exec.h modified , text changed
Directoryincubator/stdcxx/trunk/util/output.cpp modified , text changed
Directoryincubator/stdcxx/trunk/util/output.h modified , text changed
Directoryincubator/stdcxx/trunk/util/runall.cpp modified , text changed
Directoryincubator/stdcxx/trunk/util/target.h modified , text changed
Directoryincubator/stdcxx/trunk/util/util.cpp modified , text changed
Directoryincubator/stdcxx/trunk/util/util.h modified , text changed

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2