b7d418131d
* [file_utils] spin-off syscall-related file operations 1. Eliminate the potential circular dependency between persistent-data/block.h and persistent-data/file_utils.h, if the former one wants to include the latter. 2. Avoid namespace pollution by removing the "using namespace std" declaration in block.tcc. 3. Correct the header hierarchy: base/xml_utils.h now no longer depends on the higher-level persistent-data/file_utils.h * [file_utils] support block files in get_file_length() |
||
---|---|---|
.. | ||
application.cc | ||
application.h | ||
base64.cc | ||
base64.h | ||
bits.h | ||
container_of.h | ||
disk_units.cc | ||
disk_units.h | ||
endian_utils.cc | ||
endian_utils.h | ||
error_state.cc | ||
error_state.h | ||
error_string.cc | ||
error_string.h | ||
file_utils.cc | ||
file_utils.h | ||
grid_layout.cc | ||
grid_layout.h | ||
indented_stream.h | ||
nested_output.h | ||
output_file_requirements.cc | ||
output_file_requirements.h | ||
progress_monitor.cc | ||
progress_monitor.h | ||
rolling_hash.cc | ||
rolling_hash.h | ||
unique_handle.h | ||
xml_utils.cc | ||
xml_utils.h |