Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-01-26 | Fix interrupt handling | Eelco Dolstra | 1 | -2/+1 |
2014-12-14 | Pedantry | Eelco Dolstra | 1 | -1/+1 |
2014-12-09 | Explicitly include required C headers | Marko Durkovic | 1 | -0/+1 |
2014-07-24 | Use pthread_cancel instead of a signal | Eelco Dolstra | 1 | -5/+2 |
2014-07-24 | Fix bogus pass by reference | Eelco Dolstra | 1 | -6/+1 |
2014-07-24 | More debugging | Eelco Dolstra | 1 | -0/+1 |
2014-07-24 | Add some assertions | Eelco Dolstra | 1 | -0/+6 |
2014-07-23 | nix-daemon: Use a thread instead of SIGPOLL to catch client disconnects | Eelco Dolstra | 1 | -0/+43 |