summaryrefslogtreecommitdiffstats
path: root/c/src/exec/posix/src/adasupp.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Ada task stack size minimize is twice that for regular pthreads.Joel Sherrill1996-09-081-2/+2
|
* new file to support GNU Ada.Joel Sherrill1996-08-291-0/+28
currently the only routine in this file simply returns the minimum stack size for each thread.