]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Allow the pseudo-errnos to be returned as well in boot loader
authorWarner Losh <imp@FreeBSD.org>
Fri, 28 Aug 2020 17:49:56 +0000 (17:49 +0000)
committerWarner Losh <imp@FreeBSD.org>
Fri, 28 Aug 2020 17:49:56 +0000 (17:49 +0000)
commit0c35b860913807d4937098d5238c5f4363fb6362
tree75676a4848d1f469db73f47b9aa657f8d35db7e2
parentf9553770c03e82abcae07397025797ef346fbdab
Allow the pseudo-errnos to be returned as well in boot loader

Expose the pseudo-errno values in _STANDALONE is defined so that code
in the boot loader can make use of them. Nothing uses them today, but
the zstd support that's coming will need them.
sys/sys/errno.h