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]

Re: [PATCH] Phoenix-RTOS: Add caddr_t definition to <sys/types.h>.


On 28 Jun 2016 13:09, Jakub Sejdak wrote:
> As I said in the initial commit, we prefer to avoid duplication of
> type definitions between kernel and newlib.

libc/include/sys/types.h provides all the types already.  why do you
need to duplicate it ?  there's a ton of such examples in the pheonix
codebase.

> We also don't want to include newlib headers in kernel (it should
> compile without newlib). This is our company policy and I cannot do
> anything about that.

i don't see how that's relevant to an open source project
-mike

Attachment: signature.asc
Description: Digital signature


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