Changeset 3815a2b in rtems for c/src/lib/ChangeLog


Ignore:
Timestamp:
10/18/00 15:02:06 (23 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
8e13ca61
Parents:
b541e1f
Message:

2000-10-18 Joel Sherrill <joel@…>

  • libc/Makefile.am: Added mallocfreespace.c.
  • libc/mallocfreespace.c: New file based on work by Nick Simon <Nick.SIMON@…> which he included in malloc.c.
  • libc/libcsupport.h: Added prototype for malloc_free_space().
File:
1 edited

Legend:

Unmodified
Added
Removed
  • c/src/lib/ChangeLog

    rb541e1f r3815a2b  
     1
     22000-10-18      Joel Sherrill <joel@OARcorp.com>
     3
     4        * libc/Makefile.am: Added mallocfreespace.c.
     5        * libc/mallocfreespace.c: New file based on work by Nick Simon
     6        <Nick.SIMON@syntegra.bt.co.uk> which he included in malloc.c.
     7        * libc/libcsupport.h: Added prototype for malloc_free_space().
    18
    292000-10-18      Joel Sherrill <joel@OARcorp.com>
Note: See TracChangeset for help on using the changeset viewer.