Home
last modified time | relevance | path

Searched hist:ddbfb544c6c9726ae97bcaf105d11dec8b292877 (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/kern/
H A Duipc_mqueue.cdiff ddbfb544c6c9726ae97bcaf105d11dec8b292877 Wed May 15 22:56:15 CEST 2024 Ricardo Branco <rbranco@suse.de> mqueuefs: Relax restriction that path must begin with a slash

This is needed to support Linux implementation which discards the leading slash when calling mq_open(2)

Reviewed by: imp, kib
Pull Request: https://github.com/freebsd/freebsd-src/pull/1248