]> sourceware.org Git - glibc.git/commit
Hurd: Move <hurd/sigpreempt.h> internals into wrapper header
authorFlorian Weimer <fweimer@redhat.com>
Thu, 28 May 2020 09:19:04 +0000 (11:19 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Thu, 28 May 2020 09:40:13 +0000 (11:40 +0200)
commit6321f9e5e8a7953095183c1ae41ed3ccf5a0cdd3
treea4bb2e921d2d50d950723821d663716cc42be05f
parenta9175662f8cdce65aa9e2c54ea09cbebd1215f7a
Hurd: Move <hurd/sigpreempt.h> internals into wrapper header

_hurdsig_preemptors and _hurdsig_preempted_set are not ABI symbols,
so do not declare them.  HURD_PREEMPT_SIGNAL_P is an implementation
detail, so move it as well.

Reviewed-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
hurd/hurd/sigpreempt.h
sysdeps/hurd/include/hurd/sigpreempt.h [new file with mode: 0644]
This page took 0.043547 seconds and 5 git commands to generate.