]> git.ipfire.org Git - thirdparty/elfutils.git/commit
debuginfod: Replace futimes with futimens
authorJan Alexander Steffens (heftig) <heftig@archlinux.org>
Fri, 24 Mar 2023 00:48:03 +0000 (01:48 +0100)
committerFrank Ch. Eigler <fche@redhat.com>
Wed, 29 Mar 2023 20:43:54 +0000 (16:43 -0400)
commitadcc81a03f286404b4e661759e1eb1dd10baf774
tree25e8b6bfbc906044a0680a4514c85adf47ca1cf2
parenta9bf65487df83c7b4ebbab4ff77b57e0c17f7c33
debuginfod: Replace futimes with futimens

Similar to what 8c4aa0ef998191ed828a37190dc179b91649938a did for ar and
strip, replace the non-standard futimes with the POSIX futimens.

Signed-off-by: Jan Alexander Steffens (heftig) <heftig@archlinux.org>
debuginfod/ChangeLog
debuginfod/debuginfod-client.c
debuginfod/debuginfod.cxx