avr-libc icon indicating copy to clipboard operation
avr-libc copied to clipboard

[bug #44992] add some errno macros

Open avrs-admin opened this issue 3 years ago • 1 comments

Sat 02 May 2015 08:14:03 AM CEST

Errno macros are really useful inside programs, and they don't add any overhead unless they are used. Included is a patch to include a selection of POSIX.1 errnos, ommiting some that don't seem like they would ever apply.

file #33875: 0001-Add-some-POSIX.1-errno-values.patch

This issue was migrated from https://savannah.nongnu.org/bugs/?44992

avrs-admin avatar Jan 31 '22 02:01 avrs-admin

Joerg Wunsch <joerg_wunsch> Sat 02 May 2015 09:03:26 AM CEST

What's the point of adding errno macros that aren't being used by the library?

avrs-admin avatar Jan 31 '22 02:01 avrs-admin