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, Apr 8, 3:23 AM
Unknown Object (File)
Mar 25 2025, 6:00 PM
Unknown Object (File)
Mar 21 2025, 5:59 AM
Unknown Object (File)
Mar 21 2025, 5:59 AM
Unknown Object (File)
Mar 20 2025, 3:44 PM
Unknown Object (File)
Feb 24 2025, 1:32 PM
Unknown Object (File)
Feb 17 2025, 5:45 AM
Unknown Object (File)
Feb 10 2025, 11:03 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