#include <config.h>#include <cstdlib>#include <iostream>#include <locale>#include <termios.h>#include <unistd.h>#include <boost/format.hpp>#include <syslog.h>#include "sbuild.h"#include "schroot-options.h"Include dependency graph for schroot.cc:

Functions | |
| void | print_version (std::ostream &stream, schroot::options &options) |
| Print version information. | |
| sbuild::string_list | get_chroot_options (std::tr1::shared_ptr< sbuild::chroot_config > &config, schroot::options &options) |
| int | main (int argc, char *argv[]) |
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
Print version information.
|
1.4.6