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]

undefined errno on targets with MALLOC_PROVIDED


Hi!

  files  in libc/reent/ all declare extern int errno; which is defined
in  libc/reent/sbrkr.c,  but  when  building  with  -DMALLOC_PROVIDED
sbrkr.c contents are skipped, so errno is left undefined.

Egor.            mailto:deo@logos-m.ru ICQ 5165414 FidoNet 2:5020/496.19

reent-errno-with-malloc-provided.ChangeLog

reent-errno-with-malloc-provided.diff


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