This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


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

comment about header files



briefly trying to use the header files supplied with eCos has led me to the conclusion that they are a bit of a mess.

sys/param.h is literally unincludable as its just been plonked in with no thought.

i've alredy pointed out select() being in network.

there is also a lack of 'standard' (at least in my eyes) defines such as CLSIZE and getdtablemax() for example.

not that i'm going on but if anyone has time it would make eCos application developers lives much easier if the header files were tidied up as well as helping further development.

having a tangle of header files in code is stupid

[end of complaints :)]


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