This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

libgloss depends on libc for __errno


Hi -

Code in libgloss references errno in many newlib libgloss files across
archs, but errno is located in libc.

Technically, should errno (and by reference) reent be in libgloss?

Is newlib libgloss ever used without its libc?

-- Patrick Mansfield


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]