Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2018-01-01 | 1 | -1/+1 |
| | | | | | | | * All files with FSF copyright notices: Update copyright dates using scripts/update-copyrights. * locale/programs/charmap-kw.h: Regenerated. * locale/programs/locfile-kw.h: Likewise. | ||||
* | support_create_temp_directory: Align behavior with create_temp_file | Florian Weimer | 2017-11-18 | 1 | -1/+1 |
| | | | | | | | | create_temp_file automatically supplies the test directory and the XXXXXX suffix. support_create_temp_directory required the caller to specify them, which was confusing. Reviewed-by: Jonathan Nieder <jrnieder@gmail.com> | ||||
* | support: Add xstrndup, xunlink, xreadlink, support_create_temp_directory | Florian Weimer | 2017-11-12 | 1 | -0/+72 |