summaryrefslogtreecommitdiffstats
path: root/c/src/exec/sapi (unfollow)
Commit message (Expand)AuthorFilesLines
1998-04-14changed version to ralf-980414Joel Sherrill2-2/+2
1998-04-14Account for interrupt stack spaceJoel Sherrill2-2/+24
1998-04-14Added stack checker extensionJoel Sherrill2-4/+28
1998-04-14Now accounts for region used by RTEMS malloc and extension usedJoel Sherrill2-8/+32
1998-03-31changed version to 4.0.0-beta2Joel Sherrill2-2/+2
1998-03-24changed version to 4.0.0-beta1Joel Sherrill2-2/+2
1998-02-20Added misisng line continuation.Joel Sherrill2-2/+2
1998-02-19changed version to 980219Joel Sherrill2-2/+2
1998-02-19Accounted for fixed system overhead.Joel Sherrill2-4/+20
1998-02-18changed version to 980218Joel Sherrill2-2/+2
1998-02-17updated copyright to 1998Joel Sherrill29-29/+29
1998-02-17Installing sptables with version information.Joel Sherrill2-6/+6
1998-02-17renamed init.c exinit.cJoel Sherrill1-1/+1
1998-02-17First cut at automatic insertion of version information.Joel Sherrill4-6/+28
1998-02-04Patch from Ralf Corsepius to reduce the amount of memory consumed byJoel Sherrill2-4/+12
1998-01-30Big patch form Ralf Corsepius described in this email:Joel Sherrill9-36/+18
1998-01-20Removed CONFIG_DIR and PROJECT_HOME directories.Joel Sherrill9-9/+9
1997-12-23Added CONFIGURE_GNAT_KEYS to correct the number of keys configuredJoel Sherrill2-24/+22
1997-12-10Modified a lot of files to take a first cut at supporting building fromJoel Sherrill9-9/+36
1997-11-18Added CONFIGURE_MEMORY_USER_OVERHEAD constant per Chris Johns request.Joel Sherrill2-2/+12
1997-10-08Fixed typo in the pointer to the license terms.Joel Sherrill31-62/+62
1997-10-08Removed include directory at "build" point and the link of this directoryJoel Sherrill7-9/+9
1997-08-04Added GNAT configuration parameters.Joel Sherrill2-8/+38
1997-07-09Added postswitch extension.Joel Sherrill2-0/+4
1997-05-27changed version number to 4.1.0.Joel Sherrill2-2/+2
1997-04-22headers updated to reflect new style copyright notice as partJoel Sherrill31-155/+155
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 Sherrill11-0/+551
1997-03-08updated version to 4.0.0Joel Sherrill2-2/+2
1997-01-28With the transition from command line macro definitions to targopts.h,Joel Sherrill1-3/+2
1997-01-28removed include of unnecessary include file.Joel Sherrill1-1/+0
1996-09-30changed version string to 3.6.0Joel Sherrill2-2/+2
1996-07-03switched from "STATIC INLINE" to "RTEMS_INLINE_ROUTINE"Joel Sherrill2-8/+8
1996-07-03changed versionJoel Sherrill2-2/+2
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 Sherrill2-0/+10
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 Sherrill2-26/+90
1996-05-29fixed support for posix initialization threads tableJoel Sherrill2-4/+44
1996-05-29Addressed RTEMS API initialization tasks table in a system withoutJoel Sherrill2-6/+14
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 Sherrill9-32/+46
1996-05-28added maximum keysJoel Sherrill2-2/+2
1996-05-28new fileJoel Sherrill1-0/+72
1996-05-28added ifndef's for the POSIX maximum field in the POSIX api configuration tableJoel Sherrill2-2/+12