Joseph Myers
688903eb3e
Update copyright dates with scripts/update-copyrights.
...
* 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.
2018-01-01 00:32:25 +00:00
Florian Weimer
8adfb0eeff
support_create_temp_directory: Align behavior with create_temp_file
...
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>
2017-11-18 14:11:09 +01:00
Florian Weimer
1ffe1ccb6e
support: Add xstrndup, xunlink, xreadlink, support_create_temp_directory
2017-11-12 09:53:06 +01:00
Florian Weimer
65329bd233
support_chroot_create: Add support for /etc/hosts, /etc/host.conf
2017-09-01 08:58:07 +02:00
Florian Weimer
d4165eedf5
support: Add support_chroot_create and support_chroot_free
2017-07-05 19:04:40 +02:00