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]

RTEMS patch sweep 3


Hi,

... and another one.

This patch aims at making some parts of newlib more posix compliant.

One part is #ifdef'ed __rtems__, because it relies on (POSIX) types which (AFAICT) newlib currently are only supplies for RTEMS (blksize_t, blkcnt_t) and because we haven't tested it in other configurations but in RTEMS configurations.

Ralf


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