summaryrefslogtreecommitdiffstats
path: root/c/src/exec/sapi/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* POSIX Timers submitted by Juan Zamorano FloresJoel Sherrill1999-02-031-0/+3
* 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-232-0/+19
* Added __RTEMS_INSIDE__ macro to insure that ".inl" files are ALWAYS includedJoel Sherrill1998-08-241-1/+1
* Per suggestion from Eric Norum, went from one initial extension setJoel Sherrill1998-04-151-4/+5
* updated copyright to 1998Joel Sherrill1998-02-177-7/+7
* renamed init.c exinit.cJoel Sherrill1998-02-171-1/+1
* Big patch form Ralf Corsepius described in this email:Joel Sherrill1998-01-301-4/+2
* Removed CONFIG_DIR and PROJECT_HOME directories.Joel Sherrill1998-01-201-1/+1
* Modified a lot of files to take a first cut at supporting building fromJoel Sherrill1997-12-101-1/+4
* Fixed typo in the pointer to the license terms.Joel Sherrill1997-10-087-14/+14
* headers updated to reflect new style copyright notice as partJoel Sherrill1997-04-227-35/+35
* 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/+38
* With the transition from command line macro definitions to targopts.h,Joel Sherrill1997-01-281-3/+2
* 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
* 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
* 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-283-16/+30
* new fileJoel Sherrill1996-05-281-0/+72
* added posix api initialization call to init.cJoel Sherrill1996-05-282-1/+5
* added initial posix configuration supportJoel Sherrill1996-05-281-18/+14
* Changed io manager initialization routine to not be static and added it here.Joel Sherrill1996-02-211-0/+37
* Removed the internal thread objects and dispersed its contents toJoel Sherrill1996-02-211-12/+14
* idle thread now created before system initialization thread.Joel Sherrill1996-02-141-4/+1
* Moved some initialization from the system initialization thread toJoel Sherrill1996-02-141-2/+42
* *** empty log message ***Joel Sherrill1996-02-121-4/+0
* typos fixedJoel Sherrill1995-10-311-10/+19
* posix support initially addedJoel Sherrill1995-09-264-18/+18
* moving files around and adding the exec/wrapup directoryJoel Sherrill1995-09-221-3/+4
* More file movement required api extension to be added to scoreJoel Sherrill1995-09-211-0/+3
* The word "RTEMS" almost completely removed from the core.Joel Sherrill1995-09-115-118/+194
* Moved _Thread_Information -> _RTEMS_tasks_Information.Joel Sherrill1995-08-232-2/+4
* Support for variable length names added to Object Handler. This supportsJoel Sherrill1995-08-231-10/+13
* + Added object type field to object id.Joel Sherrill1995-08-181-0/+1
* Numerous miscellaneous features incorporated from Tony BennettJoel Sherrill1995-08-172-147/+124
* Fully tested on all in-house targetsJoel Sherrill1995-05-242-3/+10
* Initial revisionJoel Sherrill1995-05-115-0/+833