Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use our own variant of 'assert' and 'assert_perror'. | Justus Winter | 2017-08-05 | 1 | -1/+1 |
| | | | | | Our variants print stack traces on failures. This will make locating errors much easier. | ||||
* | Prepare the procfs translator to be merged into the Hurd sources | Justus Winter | 2014-06-15 | 1 | -0/+219 |
Move the procfs translator to its own subdirectory 'procfs'. This is the last commit to this repository. Development of the procfs translator will continue in the main Hurd repository. * procfs/Makefile: Replace the standalone Makefile with the one from the Debian packaging repository. |