summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Numerous miscellaneous features incorporated from Tony BennettJoel Sherrill1995-08-177-19/+1086
| | | | | | | | | (tbennett@divnc.com) including the following major additions: + variable length messages + named devices + debug monitor + association tables/variables
* Added functions to access the errno of the native system when using theJoel Sherrill1995-08-112-1/+50
| | | | | | | newlib C library. Fixed bug where length did not take into account amount added for alignment requirements.
* Added functions to access the errno of the native system when using theJoel Sherrill1995-08-111-7/+2
| | | | newlib C library.
* moved ringbuf.h to a shared include directoryJoel Sherrill1995-08-011-0/+42
|
* Ada95, gnat, go32Joel Sherrill1995-07-121-1/+1
|
* 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.
* Fully tested on all in-house targetsJoel Sherrill1995-05-243-22/+45
|
* Initial revisionJoel Sherrill1995-05-1115-0/+1175