depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libutil
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-10
Fix broken Pid constructor
Eelco Dolstra
1
-5
/
+2
2014-07-10
Refactoring: Move all fork handling into a higher-order function
Eelco Dolstra
2
-54
/
+60
2014-07-10
Remove maybeVfork
Eelco Dolstra
2
-11
/
+1
2014-07-09
Fix compilation error on some versions of GCC
Eelco Dolstra
1
-2
/
+2
2014-06-12
Don't use member initialisers
Eelco Dolstra
1
-4
/
+4
2014-06-12
Fix bogus warnings about dumping large paths
Eelco Dolstra
1
-2
/
+2
2014-06-10
Print a warning when loading a large path into memory
Eelco Dolstra
2
-4
/
+30
2014-05-21
nix-store -l: Fetch build logs from the Internet
Eelco Dolstra
2
-1
/
+3
2014-04-08
If a .drv cannot be parsed, show its path
Eelco Dolstra
2
-1
/
+3
2014-04-03
Tweak error message
Eelco Dolstra
1
-1
/
+1
2014-03-28
Don't interpret strings as format strings
Eelco Dolstra
3
-23
/
+32
2014-03-12
Remove unnecessary null pointer checks
Eelco Dolstra
1
-2
/
+2
2014-02-27
Set up a minimal /dev in chroots
Eelco Dolstra
3
-2
/
+11
2014-02-26
And another one
Eelco Dolstra
2
-41
/
+2
2014-02-26
Remove another unused function
Eelco Dolstra
2
-22
/
+0
2014-02-26
Remove unused function
Eelco Dolstra
2
-32
/
+0
2014-02-01
Remove Automakefiles
Eelco Dolstra
1
-18
/
+0
2014-02-01
Update Makefile variable names
Eelco Dolstra
1
-1
/
+1
2014-01-30
Rename Makefile -> local.mk
Eelco Dolstra
1
-0
/
+0
2014-01-09
Update Makefiles
Eelco Dolstra
1
-2
/
+2
2013-11-25
Rename Makefile.new -> Makefile
Eelco Dolstra
1
-0
/
+0
2013-11-23
Use libnix as a prefix for all Nix libraries
Eelco Dolstra
1
-0
/
+2
2013-11-23
Allow (dynamic) libraries to depend on other libraries
Eelco Dolstra
1
-1
/
+1
2013-11-22
Support building dynamic libraries
Eelco Dolstra
1
-2
/
+2
2013-11-22
Drop the dependency on Automake
Eelco Dolstra
1
-1
/
+3
2013-11-22
Rename $(here) to $(d) for brevity, and remove trailing slash
Eelco Dolstra
1
-4
/
+5
2013-11-22
New non-recursive, plain Make-based build system
Eelco Dolstra
1
-0
/
+10
2013-11-14
Remove nix-setuid-helper
Eelco Dolstra
2
-17
/
+0
2013-09-17
RestoreSink: Slightly reduce the number of concurrent FDs
Eelco Dolstra
1
-0
/
+1
2013-09-06
Don't apply the CPU affinity hack to nix-shell (and other Perl programs)
Eelco Dolstra
1
-6
/
+5
2013-08-26
Fix typos, especially those that end up in the Nix manual
Ivan Kozik
2
-3
/
+3
2013-08-19
Store Nix integers as longs
Eelco Dolstra
2
-9
/
+6
2013-08-07
Fix build on non-Linux
Eelco Dolstra
1
-0
/
+2
2013-08-07
Run the daemon worker on the same CPU as the client
Eelco Dolstra
3
-2
/
+65
2013-07-30
killUser: Don't let the child kill itself on Apple
Shea Levy
1
-0
/
+13
2013-07-12
Garbage collector: Don't follow symlinks arbitrarily
Eelco Dolstra
2
-0
/
+13
2013-06-20
Don't keep "disabled" substituters running
Eelco Dolstra
1
-0
/
+1
2013-06-07
Process stderr from substituters while doing have/info queries
Eelco Dolstra
2
-0
/
+8
2013-01-03
Remove tabs
Eelco Dolstra
2
-46
/
+46
2013-01-03
Clear any immutable bits in the Nix store
Eelco Dolstra
4
-64
/
+2
2012-11-26
Make "nix-build -A <derivation>.<output>" do the right thing
Eelco Dolstra
2
-1
/
+14
2012-11-15
Don't use std::cerr in a few places
Eelco Dolstra
2
-16
/
+23
2012-11-15
Add some debug code
Eelco Dolstra
1
-1
/
+1
2012-11-09
Use vfork() instead of fork() if available
Eelco Dolstra
2
-3
/
+14
2012-11-09
Remove some redundant close() calls
Eelco Dolstra
1
-10
/
+8
2012-11-09
Remove the quickExit function
Eelco Dolstra
2
-13
/
+3
2012-10-23
If hashes do not match, print them in base-32 for SHA-1/SHA-256
Eelco Dolstra
2
-0
/
+9
2012-10-04
XML writer: flush after newlines
Eelco Dolstra
1
-4
/
+4
2012-09-28
Handle octal escapes in /proc/self/mountinfo
Eelco Dolstra
2
-0
/
+21
2012-09-19
Remove setting of the immutable bit
Eelco Dolstra
2
-26
/
+2
[prev]
[next]