summaryrefslogtreecommitdiffstats
path: root/cpukit/sapi (unfollow)
Commit message (Expand)AuthorFilesLines
1999-09-07Applied patch rtems-rc-19990820-6.diff.gz fromJoel Sherrill4-0/+57
1999-07-26This is part of a major patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+77
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 Sherrill2-0/+12
1998-12-03Moved stackchk.h to rtems subdirectory.Joel Sherrill1-1/+1
1998-11-23Added base version of file system infrastructure. This includes a majorJoel Sherrill1-0/+4
1998-11-23Added --disable-multiprocessing flag and modified a lot of files to makeJoel Sherrill3-0/+25
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 Sherrill3-7/+31
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 Sherrill16-16/+16
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 Sherrill16-32/+32
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 Sherrill16-80/+80
1997-04-09enhanced rtems_shutdown_executive to insure that no attempt willJoel Sherrill1-1/+4
1997-04-02was checking for null cpu_table -- short have been checking configurationJoel Sherrill1-1/+1
1997-04-01This set of changes is the build of what was required to convert toJoel Sherrill1-0/+135
1997-01-28With the transition from command line macro definitions to targopts.h,Joel Sherrill1-3/+2
1996-07-03switched from "STATIC INLINE" to "RTEMS_INLINE_ROUTINE"Joel Sherrill1-4/+4
1996-06-14fields for init threads stuff said tasks.Joel Sherrill1-4/+4
1996-06-13added maximum_queued_signals to _POSIX_Default_configurationMark Johannes1-0/+1
1996-06-13added posix configuration parameter maximum_queued_signals.Joel Sherrill1-0/+5
1996-06-13now passing maximum_queued_signals to posix signals manager initializationJoel Sherrill1-1/+3
1996-06-13Added include so _POSIX_signals_Manager_initialization is prototyped.Joel Sherrill1-0/+1
1996-06-12added initialization of posix signal manager.Joel Sherrill1-0/+2
1996-06-03added an assert if a pthread_t is not the same size as an Objects_IdJoel Sherrill1-2/+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-29Added default POSIX API configuration table.Joel Sherrill1-1/+13
1996-05-28split the inclusion of "EXTERN" data based on whether it was sapi,Joel Sherrill6-24/+38
1996-05-28added maximum keysJoel Sherrill1-1/+1
1996-05-28new fileJoel Sherrill1-0/+72