lix/src
Ludovic Courtès e7720aa10a Make sure /dev/pts/ptmx is world-writable
While running Python 3’s test suite, we noticed that on some systems
/dev/pts/ptmx is created with permissions 0 (that’s the case with my
Nixpkgs-originating 3.0.43 kernel, but someone with a Debian-originating
3.10-3 reported not having this problem.)

There’s still the problem that people without
CONFIG_DEVPTS_MULTIPLE_INSTANCES=y are screwed (as noted in build.cc),
but I don’t see how we could work around it.
2014-04-03 13:42:45 +02:00
..
boost boost::shared_ptr -> std::shared_ptr 2014-03-30 00:49:23 +01:00
bsdiff-4.3 Fix "make dist" 2014-02-01 14:38:12 +01:00
download-via-ssh Simplify getting use-ssh-substituter from untrusted users 2014-02-26 13:58:46 +01:00
libexpr Fix potential segfault 2014-04-01 17:04:38 +02:00
libmain restoreSIGPIPE(): Fill in sa_mask 2014-03-29 20:20:14 +01:00
libstore Make sure /dev/pts/ptmx is world-writable 2014-04-03 13:42:45 +02:00
libutil Don't interpret strings as format strings 2014-03-28 16:59:26 +01:00
nix-daemon boost::shared_ptr -> std::shared_ptr 2014-03-30 00:49:23 +01:00
nix-env nix-env: Add support for --delete-generations 15d 2014-03-30 00:54:16 +01:00
nix-hash Remove Automakefiles 2014-02-01 13:54:38 +01:00
nix-instantiate nix-instantiate: Allow --dry-run as a synonym for --readonly-mode 2014-02-19 16:46:33 +01:00
nix-log2xml Remove Automakefiles 2014-02-01 13:54:38 +01:00
nix-store nix-store -r: Respect --add-root for non-derivations 2014-02-26 16:32:46 +01:00