Age | Commit message (Expand) | Author |
---|---|---|
2024-07-13 | daemon: remove workaround for macOS kernel bug that seems fixed | Jade Lovelace |
2024-07-13 | daemon: fix a crash bug "FATAL: exception not rethrown" | Jade Lovelace |
2024-03-11 | util.hh: split out signals stuff | Jade Lovelace |
2023-03-31 | Ensure all headers have `#pragma once` and are in API docs | John Ericson |
2023-01-11 | MonitorFdHup: Make it work on macOS again | Eelco Dolstra |
2018-02-14 | monitor-fds: Fix on macOS. | Shea Levy |
2017-01-26 | Fix interrupt handling | Eelco Dolstra |
2014-12-14 | Pedantry | Eelco Dolstra |
2014-12-09 | Explicitly include required C headers | Marko Durkovic |
2014-07-24 | Use pthread_cancel instead of a signal | Eelco Dolstra |
2014-07-24 | Fix bogus pass by reference | Eelco Dolstra |
2014-07-24 | More debugging | Eelco Dolstra |
2014-07-24 | Add some assertions | Eelco Dolstra |
2014-07-23 | nix-daemon: Use a thread instead of SIGPOLL to catch client disconnects | Eelco Dolstra |