summaryrefslogtreecommitdiffstats
path: root/cpukit/sapi/include (unfollow)
Commit message (Expand)AuthorFilesLines
1999-07-09Make sure pthread init stack size is always set.Joel Sherrill1-0/+5
1999-07-08Moved definitions to a more logical place.Joel Sherrill1-4/+4
1999-05-07Patch from Jiri Gaisler <jgais@ws.estec.esa.nl> to allow stacksizeJoel Sherrill1-2/+8
1999-03-17Unlimited objects patch from Chris Johns <ccj@acm.org>. Email follows:Joel Sherrill1-0/+14
1999-02-03POSIX Timers submitted by Juan Zamorano FloresJoel Sherrill1-0/+9
1998-12-03Moved stackchk.h to rtems subdirectory.Joel Sherrill1-1/+1
1998-11-23Added --disable-multiprocessing flag and modified a lot of files to makeJoel Sherrill1-0/+6
1998-05-27Corrected interrupt stack allocation.Joel Sherrill1-3/+7
1998-05-18Include memory for Ada task stacks.Joel Sherrill1-2/+2
1998-05-04Added default value for CONFIGURE_MAXIMUM_POSIX_THREADS since it isJoel Sherrill1-0/+1
1998-04-30Removed redundant "* 1024" which exploded the size of the workspace.Joel Sherrill1-2/+2
1998-04-27Added numerous entries to make the memory calculation more accurate:Joel Sherrill1-1/+67
1998-04-18Changed to account for libio's maximum_semaphores as well as itsJoel Sherrill1-1/+5
1998-04-15Numerous changes which in total greatly reduced the amount of sourceJoel Sherrill1-1/+9
1998-04-15Per suggestion from Eric Norum, went from one initial extension setJoel Sherrill2-3/+26
1998-04-14Account for interrupt stack spaceJoel Sherrill1-1/+12
1998-04-14Added stack checker extensionJoel Sherrill1-2/+14
1998-04-14Now accounts for region used by RTEMS malloc and extension usedJoel Sherrill1-4/+16
1998-02-20Added misisng line continuation.Joel Sherrill1-1/+1
1998-02-19Accounted for fixed system overhead.Joel Sherrill1-2/+10
1998-02-17updated copyright to 1998Joel Sherrill7-7/+7
1998-02-04Patch from Ralf Corsepius to reduce the amount of memory consumed byJoel Sherrill1-2/+6
1997-12-23Added CONFIGURE_GNAT_KEYS to correct the number of keys configuredJoel Sherrill1-12/+11
1997-11-18Added CONFIGURE_MEMORY_USER_OVERHEAD constant per Chris Johns request.Joel Sherrill1-1/+6
1997-10-08Fixed typo in the pointer to the license terms.Joel Sherrill7-14/+14
1997-08-04Added GNAT configuration parameters.Joel Sherrill1-4/+19
1997-07-09Added postswitch extension.Joel Sherrill1-0/+2
1997-04-22headers updated to reflect new style copyright notice as partJoel Sherrill7-35/+35
1997-04-01This set of changes is the build of what was required to convert toJoel Sherrill1-0/+135
1996-06-13added posix configuration parameter maximum_queued_signals.Joel Sherrill1-0/+5
1996-05-29tests now specify whether using posix initialization threads tableJoel Sherrill1-13/+45
1996-05-29fixed support for posix initialization threads tableJoel Sherrill1-2/+22
1996-05-29Addressed RTEMS API initialization tasks table in a system withoutJoel Sherrill1-3/+7
1996-05-28split the inclusion of "EXTERN" data based on whether it was sapi,Joel Sherrill3-8/+8
1996-05-28added maximum keysJoel Sherrill1-1/+1
1996-05-28added ifndef's for the POSIX maximum field in the POSIX api configuration tableJoel Sherrill1-1/+6
1996-05-28made posix configuration information conditional so configurations wantingJoel Sherrill2-1/+49
1996-05-28added initial posix configuration supportJoel Sherrill2-23/+26
1996-03-06Removed prototyes for static inline routines and moved the comments intoJoel Sherrill1-53/+2
1996-02-21changed io manager initialization routine to not be staticJoel Sherrill1-3/+1
1996-02-13changed post task extension from user set to api set and added flagJoel Sherrill1-2/+0
1995-10-31typos fixedJoel Sherrill1-11/+11
1995-09-26posix support initially addedJoel Sherrill2-3/+3
1995-09-19Minor bug fixes to get all targets compilable and running. TheJoel Sherrill1-4/+99
1995-09-11Added... This is the Configuration Tables Template file.Joel Sherrill1-0/+282
1995-09-11The word "RTEMS" almost completely removed from the core.Joel Sherrill4-264/+98
1995-08-23Support for variable length names added to Object Handler. This supportsJoel Sherrill3-3/+6
1995-08-17Numerous miscellaneous features incorporated from Tony BennettJoel Sherrill2-77/+84
1995-05-24Fully tested on all in-house targetsJoel Sherrill1-3/+3