guix/src/libutil
Eelco Dolstra 1eddee59f2 * The default verbosity level of all Nix commands is now lvlInfo.
* Builder output is written to standard error by default.
  * The option `-B' is gone.
  * The option `-Q' suppresses builder output.

The result of this is that most Nix invocations shouldn't need any
flags w.r.t. logging.
2004-08-18 12:19:06 +00:00
..
archive.cc * Catch SIGINT to terminate cleanly when the user tries to interrupt 2004-01-15 20:23:55 +00:00
archive.hh * Source tree refactoring. 2003-11-18 10:47:59 +00:00
aterm.cc * Allow integer bindings in derivations. 2003-11-25 12:05:48 +00:00
aterm.hh * Allow integer bindings in derivations. 2003-11-25 12:05:48 +00:00
hash.cc * Source tree refactoring. 2003-11-18 10:47:59 +00:00
hash.hh * Source tree refactoring. 2003-11-18 10:47:59 +00:00
Makefile.am * Pass SYSTEM through config.h, and allow spaces. 2004-04-23 15:16:08 +00:00
md5.c * Source tree refactoring. 2003-11-18 10:47:59 +00:00
md5.h * Source tree refactoring. 2003-11-18 10:47:59 +00:00
test-aterm.cc * Source tree refactoring. 2003-11-18 10:47:59 +00:00
util.cc * The default verbosity level of all Nix commands is now lvlInfo. 2004-08-18 12:19:06 +00:00
util.hh * Put WEXITSTATUS stuff somewhere else. 2004-06-22 11:03:41 +00:00