summaryrefslogtreecommitdiffstats
path: root/cpukit/sapi (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-032-0/+12
* Moved stackchk.h to rtems subdirectory.Joel Sherrill1998-12-031-1/+1
* Added base version of file system infrastructure. This includes a majorJoel Sherrill1998-11-231-0/+4
* Added --disable-multiprocessing flag and modified a lot of files to makeJoel Sherrill1998-11-233-0/+25
* 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-153-7/+31
* 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-1716-16/+16
* 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-0816-32/+32
* 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-2216-80/+80
* enhanced rtems_shutdown_executive to insure that no attempt willJoel Sherrill1997-04-091-1/+4
* was checking for null cpu_table -- short have been checking configurationJoel Sherrill1997-04-021-1/+1
* This set of changes is the build of what was required to convert toJoel Sherrill1997-04-011-0/+135
* With the transition from command line macro definitions to targopts.h,Joel Sherrill1997-01-281-3/+2
* switched from "STATIC INLINE" to "RTEMS_INLINE_ROUTINE"Joel Sherrill1996-07-031-4/+4
* fields for init threads stuff said tasks.Joel Sherrill1996-06-141-4/+4
* added maximum_queued_signals to _POSIX_Default_configurationMark Johannes1996-06-131-0/+1
* added posix configuration parameter maximum_queued_signals.Joel Sherrill1996-06-131-0/+5
* now passing maximum_queued_signals to posix signals manager initializationJoel Sherrill1996-06-131-1/+3
* Added include so _POSIX_signals_Manager_initialization is prototyped.Joel Sherrill1996-06-131-0/+1
* added initialization of posix signal manager.Joel Sherrill1996-06-121-0/+2
* added an assert if a pthread_t is not the same size as an Objects_IdJoel Sherrill1996-06-031-2/+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
* Added default POSIX API configuration table.Joel Sherrill1996-05-291-1/+13
* split the inclusion of "EXTERN" data based on whether it was sapi,Joel Sherrill1996-05-286-24/+38
* added maximum keysJoel Sherrill1996-05-281-1/+1
* new fileJoel Sherrill1996-05-281-0/+72
* added ifndef's for the POSIX maximum field in the POSIX api configuration tableJoel Sherrill1996-05-281-1/+6
* added posix api initialization call to init.cJoel Sherrill1996-05-282-1/+5
* made posix configuration information conditional so configurations wantingJoel Sherrill1996-05-282-1/+49
* added initial posix configuration supportJoel Sherrill1996-05-283-41/+40
* Removed prototyes for static inline routines and moved the comments intoJoel Sherrill1996-03-062-53/+20