summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/src/coremsg.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
|
* Split core message queue and watchdog handler objects into separate files.Joel Sherrill1999-11-021-361/+0
|
* Added support for message priority as required by POSIX.Joel Sherrill1999-11-021-1/+33
|
* Corrected spacing.Joel Sherrill1998-12-031-1/+1
|
* Added --disable-multiprocessing flag and modified a lot of files to makeJoel Sherrill1998-11-231-0/+6
| | | | it work.
* updated copyright to 1998Joel Sherrill1998-02-171-1/+1
|
* Fixed typo in the pointer to the license terms.Joel Sherrill1997-10-081-2/+2
|
* headers updated to reflect new style copyright notice as partJoel Sherrill1997-04-221-5/+5
| | | | of switching to the modified GNU GPL.
* added correct use of _Thread_queue_Enter_critical_sectionJoel Sherrill1995-12-081-1/+1
|
* posix support initially addedJoel Sherrill1995-09-261-8/+9
|
* moving files aroundJoel Sherrill1995-09-211-8/+3
|
* Minor bug fixes to get all targets compilable and running. TheJoel Sherrill1995-09-191-0/+436
single biggest changes were the expansion of the workspace size macro to include other types of objects and the increase in the minimum stack size for most CPUs.