diff options
author | Luca Boccassi <bluca@debian.org> | 2023-07-08 17:43:28 +0200 |
---|---|---|
committer | Luca Boccassi <bluca@debian.org> | 2023-07-10 12:39:35 +0200 |
commit | 840ac5cd1abbcee0c8def620bdabfb66d0707ebf (patch) | |
tree | ddb239eaccd3e6515a446c80a76736d842dbba9e /src/sleep/sleep.c | |
parent | Cast st_dev to dev_t when printing (diff) | |
download | systemd-840ac5cd1abbcee0c8def620bdabfb66d0707ebf.tar.xz systemd-840ac5cd1abbcee0c8def620bdabfb66d0707ebf.zip |
process-util: use clone2 on ia64
glibc does not provide clone() on ia64, only clone2. But only as a
symbol in the shared library, there's no prototype in the gblic
headers, so we have to define it, copied from the manpage.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions