aboutsummaryrefslogtreecommitdiff
path: root/share/man/man4/man4.i386/(developers-only)
diff options
context:
space:
mode:
authorKyle Evans <kevans@FreeBSD.org>2024-11-14 03:05:22 +0000
committerKyle Evans <kevans@FreeBSD.org>2024-11-14 03:08:02 +0000
commit3cc3d71efe299ed222dc2b6cd5af365ef35f76a7 (patch)
tree57ab0c86e1091459662e4b87d1d46df1b4ed2e03 /share/man/man4/man4.i386/(developers-only)
parent83aafcdc88928c99e80b04ead23a156e235f9af4 (diff)
downloadsrc-main.tar.gz
src-main.zip
libc: fix the stubs for pthread_{suspend,resume}_all_npHEADmain
Noticed just a little too late, stub_null returns a `void *` but these prototypes have no return value. As far as I know, all of our archs will throw the return value in a caller-saved register and it'll simply be ignored, but it's probably worth being more accurate. Fixes: 83aafcdc8892 ("libc, libthr: coordinate stubs for [...]")
Diffstat (limited to 'share/man/man4/man4.i386/(developers-only)')
0 files changed, 0 insertions, 0 deletions