Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 | |
2016-12-31 | support: Use support_record_failure consistently | Florian Weimer | 1 | -5/+1 | |
This causes more test programs to link in the support_record_failure function, which triggers an early call to mmap from an ELF constructor, but this should not have side effects intefering with the functionality actually under test (unlike, say, a call to malloc). | |||||
2016-12-31 | support: Helper functions for entering namespaces | Florian Weimer | 1 | -0/+36 | |