summaryrefslogtreecommitdiffstats
path: root/c/src/exec/libcsupport/src/malloc.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bug fix in statistics from Tony Bennett (tbennett@divnc.com)Joel Sherrill1995-12-051-1/+3
|
* all targets compile .. tony's patches in placeJoel Sherrill1995-09-291-31/+99
|
* Added functions to access the errno of the native system when using theJoel Sherrill1995-08-111-1/+8
| | | | | | | newlib C library. Fixed bug where length did not take into account amount added for alignment requirements.
* incorporate Tony's patches:Joel Sherrill1995-06-051-0/+1
| | | | | | | | | | + c/src/lib/libc/support/generic/malloc.c did not initialize the sbrk amount + _Thread_Handler in c/src/exec/rtems/thread.c left a window during the begin extension which could result in a context switch fixed places which did not correctly distinguish between an CPU_isr and a CPU_isr_entry.
* Initial revisionJoel Sherrill1995-05-111-0/+280