summaryrefslogtreecommitdiffstats
path: root/c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* *** empty log message ***Joel Sherrill1996-05-291-0/+3
|
* removed all ifdef's on NOT_IMPLEMENTED.Joel Sherrill1996-05-2911-48/+30
|
* added entry point for posix initialization threads to the posix initializationJoel Sherrill1996-05-292-4/+16
| | | | threads table structure
* Addressed RTEMS API initialization tasks table in a system withoutJoel Sherrill1996-05-292-6/+14
| | | | RTEMS initialization tasks.
* Gutted test of rtems api calls and added comments to indicate what the testJoel Sherrill1996-05-293-77/+31
| | | | should do in their place. It now compiles and links.
* Added default POSIX API configuration table.Joel Sherrill1996-05-291-1/+13
|
* It is now not an error to have 0 RTEMS initialization tasks since you couldJoel Sherrill1996-05-291-0/+6
| | | | create POSIX initialization threads.
* renamed signal.c to psignal.c to avoid naming problems.Joel Sherrill1996-05-295-7/+119
| | | | | | added mp stubs to cond.c and mutex.c to eliminate link errors. added pthread_exit to pthread.c
* split the inclusion of "EXTERN" data based on whether it was sapi,Joel Sherrill1996-05-2893-226/+372
| | | | score, rtems api, or posix api related.
* added maximum keysJoel Sherrill1996-05-282-2/+2
|
* added enumerated constant for the POSIX API as an error sourceJoel Sherrill1996-05-282-2/+4
|
* added initial set of api extension calloutsJoel Sherrill1996-05-285-6/+166
|
* new fileJoel Sherrill1996-05-281-0/+72
|
* commented out interrupt supportJoel Sherrill1996-05-282-0/+4
|
* added ifndef's for the POSIX maximum field in the POSIX api configuration tableJoel Sherrill1996-05-282-2/+12
|
* added posix api initialization call to init.cJoel Sherrill1996-05-282-1/+5
| | | | deleted a blank line in rtemsapi.c
* comment cleanupJoel Sherrill1996-05-282-4/+2
|
* added maximum keysJoel Sherrill1996-05-282-0/+2
|
* made posix configuration information conditional so configurations wantingJoel Sherrill1996-05-284-2/+98
| | | | only the rtems api don't have to include it.
* fixed typoJoel Sherrill1996-05-281-1/+1
|
* changed call to _ISR_Enable() to _ISR_Set_level() in _Thread_Handler.Joel Sherrill1996-05-281-1/+1
| | | | | _ISR_Enable() takes the magic cookie expected by the cpu's status register instead of a simple isr level.
* added initial posix configuration supportJoel Sherrill1996-05-2834-107/+326
|
* new fileJoel Sherrill1996-05-2414-0/+337
|
* changed version to 3.5.17Joel Sherrill1996-05-242-2/+2
|
* added Motorola MVME147 BSP submitted by Dominique le CampionJoel Sherrill1996-05-2411-0/+1427
| | | | | (Dominique.LECAMPION@enst-bretagne.fr), for Telecom Bretagne and T.N.I. (Brest, France)
* changed joel's email addressJoel Sherrill1996-05-241-4/+4
|
* added acknowledgement for Motorola MVME147 from Dominique le CampionJoel Sherrill1996-05-241-0/+4
| | | | | (Dominique.LECAMPION@enst-bretagne.fr), for Telecom Bretagne and T.N.I. (Brest, France)
* new fileJoel Sherrill1996-05-241-0/+50
|
* updates from Tony Bennett to correct calling sequences.Joel Sherrill1996-05-242-0/+2
|
* new filesJoel Sherrill1996-05-243-4/+111
|
* updates to fix typosJoel Sherrill1996-05-243-35/+35
|
* new fileMark Johannes1996-05-241-0/+22
|
* added use of sporadic server scheduling parametersJoel Sherrill1996-05-247-0/+58
|
* new filesJoel Sherrill1996-05-243-0/+96
|
* clean up on DELAYTIMER_MAXJoel Sherrill1996-05-233-12/+0
|
* new filesJoel Sherrill1996-05-236-0/+204
|
* unused variableJoel Sherrill1996-05-231-1/+0
|
* new filesJoel Sherrill1996-05-238-0/+208
|
* new filesJoel Sherrill1996-05-237-0/+184
|
* new filesJoel Sherrill1996-05-233-0/+75
|
* new filesJoel Sherrill1996-05-235-0/+144
|
* new filesJoel Sherrill1996-05-234-0/+110
|
* cleanupJoel Sherrill1996-05-238-12/+12
|
* new filesJoel Sherrill1996-05-238-0/+254
|
* cleanup status vs. resultJoel Sherrill1996-05-2329-48/+48
|
* new filesJoel Sherrill1996-05-235-0/+152
|
* new filesJoel Sherrill1996-05-234-0/+134
|
* new filesJoel Sherrill1996-05-232-0/+60
|
* new filesJoel Sherrill1996-05-236-0/+200
|
* new filesJoel Sherrill1996-05-239-0/+288
|