]> git.ipfire.org Git - thirdparty/glibc.git/commit
Remove libc_hidden_def from __semtimedop stub
authorFlorian Weimer <fweimer@redhat.com>
Thu, 17 Oct 2019 19:36:34 +0000 (21:36 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Thu, 17 Oct 2019 19:36:34 +0000 (21:36 +0200)
commite3f764b6f2152824692b0b77e1c71416cb2acf78
tree73532ad276a441c0e2f43bb60ce366cc3d3acbb3
parent765cdd0bffd77960ae852104fc4ea5edcdb8aed3
Remove libc_hidden_def from __semtimedop stub

This breaks the Hurd build after commit 765cdd0bffd77960ae852104f
("sysvipc: Implement semop based on semtimedop") added it to the stub.
sysvipc/semtimedop.c