support: Add xstrndup, xunlink, xreadlink, support_create_temp_directory
commit1ffe1ccb6ec5771765f1f6f0c439ed07bf345d67
authorFlorian Weimer <fweimer@redhat.com>
Sun, 12 Nov 2017 08:53:06 +0000 (12 09:53 +0100)
committerFlorian Weimer <fweimer@redhat.com>
Sun, 12 Nov 2017 08:53:06 +0000 (12 09:53 +0100)
treea5d96c2270d9f919e4cda3c17649e5cec4ff519e
parent456b40a97f7e867803b2f47f5fcd3f1fa4bc1f6e
support: Add xstrndup, xunlink, xreadlink, support_create_temp_directory
ChangeLog
support/Makefile
support/support.h
support/support_chroot.c
support/temp_file.c
support/temp_file.h
support/tst-xreadlink.c [new file with mode: 0644]
support/xreadlink.c [copied from support/temp_file.h with 50% similarity]
support/xstrndup.c [copied from support/temp_file.h with 58% similarity]
support/xunistd.h
support/xunlink.c [copied from support/temp_file.h with 54% similarity]