summaryrefslogtreecommitdiffstats
path: root/cpukit/sapi (unfollow)
Commit message (Expand)AuthorFilesLines
1999-11-09This patch adds the basic framework for the ITRON 3.0 API implementationJoel Sherrill4-7/+346
1999-11-09Fixed warning where initialized default POSIX API structure didJoel Sherrill1-0/+2
1999-11-05Fixed typo.Joel Sherrill1-3/+3
1999-11-05This is another pass at making sure that nothing outside the BSPJoel Sherrill2-0/+5
1999-11-04The files in libcpu should not be directly dependent on any BSP. InJoel Sherrill1-0/+46
1999-11-03Added CONFIGURE_USE_MINIIMFS_AS_BASE_FILESYSTEM as a configurationJoel Sherrill1-4/+3
1999-11-02Added message queues and semaphores.Joel Sherrill1-0/+11
1999-11-02Added CONFIGURE_MAXIMUM_POSIX_MESSAGE_QUEUES andJoel Sherrill1-0/+24
1999-11-01Enabled configuring mini or full IMFS.Joel Sherrill1-0/+29
1999-10-21Renamed CONFIGURE_POSIX_INIT_TASK_STACK_SIZE toJoel Sherrill1-6/+6
1999-10-04Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to make fix bugJoel Sherrill4-12/+12
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