This is the mail archive of the newlib@sources.redhat.com 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]

newlib-1.11.0


Hello

Can anubody help me describing newlib's angeements about directory structure.

What file types are placed in newlib/libc/include ? It seems that this are standard C header files like stdlib.h, etc but there is some strange files like ar.h or ieeefp.h there.

What file types are placed in newlib/libc/include/sys ?

I have some header file (say, loc.h) and I need to include it from various places such as newlib/libc/include/sys/reent.h, string/iswspase.c etc. (This file is for internal use only and not for end-user)

Where is the appropriate place for this file ?

Thanks for help. 
-- 
Best Regards
Artem Bityckiy



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