guix/src/nix-worker
Eelco Dolstra 72034ab35d * sockaddr_un doesn't allow path names of more than 108 characters.
This isn't usually a problem, except that it causes tests to fail
  when performed in a directory with a very long path name.  So chdir
  to the socket directory and use a relative path name.
2008-04-09 05:57:01 +00:00
..
Makefile.am * Doh! 2006-12-07 22:07:05 +00:00
help.txt * Remove queryPathHash(). 2006-12-02 14:27:24 +00:00
nix-worker.cc * sockaddr_un doesn't allow path names of more than 108 characters. 2008-04-09 05:57:01 +00:00