Page MenuHomeFreeBSD

fileno(3): set errno when returning -1
ClosedPublic

Authored by kib on Nov 28 2024, 10:40 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Oct 14, 2:14 AM
Unknown Object (File)
Sep 16 2025, 7:11 PM
Unknown Object (File)
Sep 12 2025, 11:09 AM
Unknown Object (File)
Sep 12 2025, 4:32 AM
Unknown Object (File)
Sep 11 2025, 8:29 PM
Unknown Object (File)
Sep 10 2025, 1:32 PM
Unknown Object (File)
Sep 5 2025, 6:36 PM
Unknown Object (File)
Sep 5 2025, 2:46 PM

Details

Summary

as required by IEEE Std 1003.1™-2024.

PR: 283014
Reported by: Graham Percival <gperciva@tarsnap.com>

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

kib requested review of this revision.Nov 28 2024, 10:40 PM
This revision is now accepted and ready to land.Nov 28 2024, 10:47 PM

Thanks for the quick patch!

To nitpick the summary, it should be "as required by IEEE Std 1003.1™-2016"

Direct link to it:
https://pubs.opengroup.org/onlinepubs/9699919799.2016edition/functions/fileno.html

Thanks for the quick patch!

To nitpick the summary, it should be "as required by IEEE Std 1003.1™-2016"

The first one is really 1003.1-2008. The 2016 edition is just nitpicky corrections...

Buy kib's reference is fine. It's not wrong.

Direct link to it:
https://pubs.opengroup.org/onlinepubs/9699919799.2016edition/functions/fileno.html