summaryrefslogtreecommitdiffstats
path: root/cpukit/sapi/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed typo.Joel Sherrill1999-11-051-3/+3
* This is another pass at making sure that nothing outside the BSPJoel Sherrill1999-11-052-0/+5
* The files in libcpu should not be directly dependent on any BSP. InJoel Sherrill1999-11-041-0/+46
* Added CONFIGURE_USE_MINIIMFS_AS_BASE_FILESYSTEM as a configurationJoel Sherrill1999-11-031-4/+3
* Added CONFIGURE_MAXIMUM_POSIX_MESSAGE_QUEUES andJoel Sherrill1999-11-021-0/+24
* Enabled configuring mini or full IMFS.Joel Sherrill1999-11-011-0/+29
* Renamed CONFIGURE_POSIX_INIT_TASK_STACK_SIZE toJoel Sherrill1999-10-211-6/+6
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to make fix bugJoel Sherrill1999-10-041-3/+3
* Applied patch rtems-rc-19990820-6.diff.gz fromJoel Sherrill1999-09-071-0/+27
* This is part of a major patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1999-07-261-0/+77
* Make sure pthread init stack size is always set.Joel Sherrill1999-07-091-0/+5
* Moved definitions to a more logical place.Joel Sherrill1999-07-081-4/+4
* Patch from Jiri Gaisler <jgais@ws.estec.esa.nl> to allow stacksizeJoel Sherrill1999-05-071-2/+8
* Unlimited objects patch from Chris Johns <ccj@acm.org>. Email follows:Joel Sherrill1999-03-171-0/+14
* POSIX Timers submitted by Juan Zamorano FloresJoel Sherrill1999-02-031-0/+9
* Moved stackchk.h to rtems subdirectory.Joel Sherrill1998-12-031-1/+1
* Added --disable-multiprocessing flag and modified a lot of files to makeJoel Sherrill1998-11-231-0/+6
* Corrected interrupt stack allocation.Joel Sherrill1998-05-271-3/+7
* Include memory for Ada task stacks.Joel Sherrill1998-05-181-2/+2
* Added default value for CONFIGURE_MAXIMUM_POSIX_THREADS since it isJoel Sherrill1998-05-041-0/+1
* Removed redundant "* 1024" which exploded the size of the workspace.Joel Sherrill1998-04-301-2/+2
* Added numerous entries to make the memory calculation more accurate:Joel Sherrill1998-04-271-1/+67
* Changed to account for libio's maximum_semaphores as well as itsJoel Sherrill1998-04-181-1/+5
* Numerous changes which in total greatly reduced the amount of sourceJoel Sherrill1998-04-151-1/+9
* Per suggestion from Eric Norum, went from one initial extension setJoel Sherrill1998-04-152-3/+26
* Account for interrupt stack spaceJoel Sherrill1998-04-141-1/+12
* Added stack checker extensionJoel Sherrill1998-04-141-2/+14
* Now accounts for region used by RTEMS malloc and extension usedJoel Sherrill1998-04-141-4/+16
* Added misisng line continuation.Joel Sherrill1998-02-201-1/+1
* Accounted for fixed system overhead.Joel Sherrill1998-02-191-2/+10
* updated copyright to 1998Joel Sherrill1998-02-177-7/+7
* Patch from Ralf Corsepius to reduce the amount of memory consumed byJoel Sherrill1998-02-041-2/+6
* Added CONFIGURE_GNAT_KEYS to correct the number of keys configuredJoel Sherrill1997-12-231-12/+11
* Added CONFIGURE_MEMORY_USER_OVERHEAD constant per Chris Johns request.Joel Sherrill1997-11-181-1/+6
* Fixed typo in the pointer to the license terms.Joel Sherrill1997-10-087-14/+14
* Added GNAT configuration parameters.Joel Sherrill1997-08-041-4/+19
* Added postswitch extension.Joel Sherrill1997-07-091-0/+2
* headers updated to reflect new style copyright notice as partJoel Sherrill1997-04-227-35/+35
* This set of changes is the build of what was required to convert toJoel Sherrill1997-04-011-0/+135
* added posix configuration parameter maximum_queued_signals.Joel Sherrill1996-06-131-0/+5
* tests now specify whether using posix initialization threads tableJoel Sherrill1996-05-291-13/+45
* fixed support for posix initialization threads tableJoel Sherrill1996-05-291-2/+22
* Addressed RTEMS API initialization tasks table in a system withoutJoel Sherrill1996-05-291-3/+7
* split the inclusion of "EXTERN" data based on whether it was sapi,Joel Sherrill1996-05-283-8/+8
* added maximum keysJoel Sherrill1996-05-281-1/+1
* added ifndef's for the POSIX maximum field in the POSIX api configuration tableJoel Sherrill1996-05-281-1/+6
* made posix configuration information conditional so configurations wantingJoel Sherrill1996-05-282-1/+49
* added initial posix configuration supportJoel Sherrill1996-05-282-23/+26
* Removed prototyes for static inline routines and moved the comments intoJoel Sherrill1996-03-061-53/+2
* changed io manager initialization routine to not be staticJoel Sherrill1996-02-211-3/+1