guix/src
Eelco Dolstra 5396304c73 * Use setre[ug]id() instead of setres[ug]id(), since the former is
more common than the latter (which exists only on Linux and
  FreeBSD).  We don't really care about dropping the saved IDs since
  there apparently is no way to quiry them in any case, so it can't
  influence the build (unlike the effective IDs which are checked by
  Perl for instance).
2004-09-09 15:55:31 +00:00
..
bin2c * "Fix expression" -> "Nix expression". 2003-11-18 12:06:07 +00:00
boost * This is also useful. 2004-06-18 16:52:31 +00:00
libexpr * Validate derivation names. In particular don't allow spaces. 2004-08-24 11:46:05 +00:00
libmain * Use setre[ug]id() instead of setres[ug]id(), since the former is 2004-09-09 15:55:31 +00:00
libstore * Main the `substitutes-rev' table again, but now in a way that 2004-08-31 16:13:10 +00:00
libutil * The default verbosity level of all Nix commands is now lvlInfo. 2004-08-18 12:19:06 +00:00
log2xml * Do not close a nesting level twice after close() has been 2004-03-27 15:33:19 +00:00
nix-env * The default verbosity level of all Nix commands is now lvlInfo. 2004-08-18 12:19:06 +00:00
nix-hash * Allow linking against an external Berkeley DB / ATerm library. 2004-02-16 16:37:16 +00:00
nix-instantiate * Nix-instantiate now accepts sets of derivations (just like nix-env). 2004-07-01 14:25:26 +00:00
nix-store * Main the `substitutes-rev' table again, but now in a way that 2004-08-31 16:13:10 +00:00
Makefile.am * Use setre[ug]id() instead of setres[ug]id(), since the former is 2004-09-09 15:55:31 +00:00