aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/ld/Makefile
diff options
context:
space:
mode:
authorKit Dallege <xaum.io@gmail.com>2026-04-02 17:37:49 +0000
committerMitchell Horne <mhorne@FreeBSD.org>2026-04-02 22:48:52 +0000
commit3e9f4fd6fc50300d052d5619d82a14d3488483d5 (patch)
treee1a5570b8d45f8b08c9cb8bbcf686eeb5e369684 /gnu/usr.bin/ld/Makefile
parentd7259292ae0b9c2aef4bdc1b8bd62674c38f7ad4 (diff)
mq_open(2): document sysctl limit EINVAL and ENFILE conditionsHEADmain
Document two missing error conditions for mq_open(2): - EINVAL: returned when mq_maxmsg exceeds kern.mqueue.maxmsg or mq_msgsize exceeds kern.mqueue.maxmsgsize. - ENFILE: add kern.mqueue.maxmq sysctl name to the existing entry. PR: 243209 Reviewed by: mhorne MFC after: 1 week Signed-off-by: Kit Dallege <xaum.io@gmail.com> Pull Request: https://github.com/freebsd/freebsd-src/pull/2098
Diffstat (limited to 'gnu/usr.bin/ld/Makefile')
0 files changed, 0 insertions, 0 deletions