File List
Here is a list of all files with brief descriptions:
[detail level 1234]
  core
  vul
  io
 vul_io_user_info.cxx
 vul_io_user_info.hBinary io for vul_user_info
 vul_arg.cxxNote that even though this file defines instances of a templated class, it is a .cxx file and not a .hxx file because it does not supply a class definition for use by clients
 vul_arg.hCommand-line arguments
 vul_awk.cxx
 vul_awk.h
 vul_checksum.hContains function for calculating checksum
 vul_debug.cxxGet debug related information like core dumps, and stack traces
 vul_debug.h
 vul_expand_path.cxx
 vul_expand_path.hContains two functions to compute expanded form of a given path
 vul_file.cxx
 vul_file.hA collection of miscellaneous filesystem-type utilities
 vul_file_iterator.cxx
 vul_file_iterator.hClass to iterate through directories and/or "glob" patterns (*
 vul_fwd.h
 vul_get_timestamp.cxx
 vul_get_timestamp.hObtains time elapsed since 1 Jan 1970, in seconds and milliseconds
 vul_ios_state.hSaves and restores stream state
 vul_printf.cxx
 vul_printf.hContains vul_printf function
 vul_psfile.cxx
 vul_psfile.hWrite out images, points, lines, circles and/or ellipses to PostScript
 vul_redirector.cxx
 vul_redirector.hContains class for simplified redirection of iostreams
 vul_reg_exp.cxxCopyright (C) 1991 Texas Instruments Incorporated
 vul_reg_exp.hClass for pattern matching with regular expressions
 vul_sequence_filename_map.cxx
 vul_sequence_filename_map.hContains class for mapping sequence frame indices to filenames
 vul_sprintf.cxx
 vul_sprintf.hCreates a formatted ANSI C++ string
 vul_string.cxx
 vul_string.hUtility functions for C strings and std::strings
 vul_temp_filename.cxx
 vul_temp_filename.hGenerates a temporary filename
 vul_timer.cxxCopyright (C) 1991 Texas Instruments Incorporated
 vul_timer.hA timing facility for C++
 vul_timestamp.cxx
 vul_timestamp.hGenerates a timestamp
 vul_trace.cxx
 vul_trace.hWrites out file, line to stderr
 vul_url.cxx
 vul_url.hStatic class methods to test and open streams via a URL
 vul_user_info.cxx
 vul_user_info.hReads information about a user from the password file
 vul_whereami.h