OSDN Git Service

* libc/include/sys/config.h (SIZE_T_SMALLER_THAN_LONG): Undefine.
authorrsandifo <rsandifo>
Fri, 11 Oct 2002 10:28:29 +0000 (10:28 +0000)
committerrsandifo <rsandifo>
Fri, 11 Oct 2002 10:28:29 +0000 (10:28 +0000)
commit7400e9da072ac278a4a911ab04e8764c8761d407
treeb5293414673201585185ef5251a7161f6838909e
parent250d345c492db30efa1f0e5ae55345bcbbab568c
* libc/include/sys/config.h (SIZE_T_SMALLER_THAN_LONG): Undefine.
* libc/stdlib/mallocr.c (long_sub_size_t): Define in a way that
doesn't require the SIZE_T_SMALLER_THAN_LONG macro.
newlib/ChangeLog
newlib/libc/include/sys/config.h
newlib/libc/stdlib/mallocr.c