Changeset 1b821242 in rtems for c/src/lib/libbsp

Timestamp:
10/06/99 20:37:26 (25 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
54eccb1a
Parents:
3adc848d
Message:

Modified to avoid conflicts on definitions of malloc. newlib 1.8.2
now prototypes the malloc family in stdlib.h. This causes conflicts
with the way the network stack overrides the definitions of malloc.
As best I (being Joel) can tell, commenting stdlib.h out keeps the
files compiling and referencing the desired malloc/free but results
in more warnings.

(No files)

Note: See TracChangeset for help on using the changeset viewer.