summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport (unfollow)
Commit message (Collapse)AuthorFilesLines
1995-08-11Added functions to access the errno of the native system when using theJoel Sherrill2-1/+50
newlib C library. Fixed bug where length did not take into account amount added for alignment requirements.
1995-08-11Added functions to access the errno of the native system when using theJoel Sherrill1-7/+2
newlib C library.
1995-08-01moved ringbuf.h to a shared include directoryJoel Sherrill1-0/+42
1995-07-12Ada95, gnat, go32Joel Sherrill1-1/+1
1995-06-05incorporate Tony's patches:Joel Sherrill1-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.
1995-05-24Fully tested on all in-house targetsJoel Sherrill3-22/+45