summaryrefslogtreecommitdiffstats
path: root/c/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Test name changed to reflect placement after merger.Joel Sherrill1999-11-124-5/+9
* Added per task variables based on patch from Eric Norum <eric@cls.usask.ca>.Joel Sherrill1999-11-124-4/+224
* Cleaned up style.Joel Sherrill1999-11-121-243/+239
* Removed redundant line.Joel Sherrill1999-11-121-1/+0
* Enabled after merging message buffer code.Joel Sherrill1999-11-121-6/+2
* Added comment block and removed include of deleted file.Joel Sherrill1999-11-121-1/+4
* Updated.Joel Sherrill1999-11-111-4/+15
* Screen updated.Joel Sherrill1999-11-111-0/+2
* Added new test sp28 to test the task variable directives.Joel Sherrill1999-11-116-1/+180
* General cleanup. Test documentation improved. The message buffer testJoel Sherrill1999-11-1015-22/+81
* Corrected to account for the way memory is divided up inJoel Sherrill1999-11-101-7/+9
* Added line to make sure HAS_ITRON_API is defined in Makefile.Joel Sherrill1999-11-101-2/+1
* Added call to _Thread_Enable_dispatch() and did some cleanup.Joel Sherrill1999-11-101-2/+9
* rtems_semaphore_flush test from Eric Norum <eric@cls.usask.ca>.Joel Sherrill1999-11-107-28/+186
* Patch from Eric Norum <eric@cls.usask.ca> which includes:Joel Sherrill1999-11-107-17/+327
* Combination of committing some new files which had been overlookedJoel Sherrill1999-11-1013-1/+463
* Committed modifications from ITRON Task and Task Dependendent SynchronizationJoel Sherrill1999-11-1035-289/+696
* Added support for ITRON tests.Joel Sherrill1999-11-101-0/+2
* Added more tasking tests.Joel Sherrill1999-11-092-1/+5
* Merged tests from Task group.Joel Sherrill1999-11-0936-38/+2031
* Added nesting count for suspend/resume.Joel Sherrill1999-11-091-1/+1
* Changed B, H, and W variables to BVar, HVar, and WVar to avoid conflictsJoel Sherrill1999-11-091-35/+35
* Commented out single letter type names since they conflict withJoel Sherrill1999-11-091-0/+6
* This patch adds the basic framework for the ITRON 3.0 API implementationJoel Sherrill1999-11-097-14/+12
* Removed.Joel Sherrill1999-11-095-298/+0
* Renamed classes to avoid single letter class names.Joel Sherrill1999-11-091-10/+10
* This patch adds the basic framework for the ITRON 3.0 API implementationJoel Sherrill1999-11-09126-41/+9601
* Fixed warning where initialized default POSIX API structure didJoel Sherrill1999-11-091-0/+2
* Removed unused variable warning.Joel Sherrill1999-11-091-1/+0
* Now using libchip instead of local precursor to libchip. Untested.Joel Sherrill1999-11-0910-2274/+86
* Removed reaching "up and over" to install BSP header files.Joel Sherrill1999-11-093-6/+3
* Added imfs_unixstub.c to satisfy linker problems on UNIX port.Joel Sherrill1999-11-094-1/+215
* sem_close was accidentally lost in the split.Joel Sherrill1999-11-092-1/+48
* New test for POSIX Message Queues added.Joel Sherrill1999-11-096-1/+171
* New files.Joel Sherrill1999-11-094-0/+303
* Patch from Eric Norum <eric@cls.usask.ca> to add NTP BOOTP support becauseJoel Sherrill1999-11-096-2/+96
* Added #define to make this file exactly like its siblings in mpc821Joel Sherrill1999-11-091-1/+2
* Removed "up and over" into libbsp/.../include.Joel Sherrill1999-11-092-3/+1
* Moved include files to hppa1.1 subdirectory and put their sourcesJoel Sherrill1999-11-096-10/+65
* Removed runway directory and moved contents to include.Joel Sherrill1999-11-092-77/+0
* Correctly set and called handlers table for the link.Jennifer Averett1999-11-053-3/+9
* Fixed commentJennifer Averett1999-11-053-3/+3
* Moved imfs set handlers prototype to the imfs.h file.Jennifer Averett1999-11-056-18/+12
* New file. Added as part of adding a formal API to this object.Joel Sherrill1999-11-051-0/+54
* New file.Joel Sherrill1999-11-053-0/+114
* Unmount was failing as a side-effect of splitting the rmnod handlerJoel Sherrill1999-11-0522-191/+309
* Split unistd.c file into sysconf.c and sleep.c.Joel Sherrill1999-11-053-2/+29
* Following comments from Eric Norum <eric@cls.usask.ca>, a fairlyJoel Sherrill1999-11-057-572/+522
* Patch from Eric Valette <valette@crf.canon.fr> so this will buildJoel Sherrill1999-11-059-463/+94
* Fixed typo.Joel Sherrill1999-11-051-3/+3