summaryrefslogtreecommitdiffstats
path: root/c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Patch from "John M. Mills" <jmills@tga.com> with subsequent cleanup fromJoel Sherrill1999-11-1871-991/+4335
* Added EINVAL for passing a NULL pointer in.Jennifer Averett1999-11-181-0/+4
* Added test code for named semaphores and moved to use of directive_failedJennifer Averett1999-11-182-31/+87
* Started to added POSIX message queue test code.Jennifer Averett1999-11-181-0/+3
* Added routine to remove an object from the namespace. It just clearsJennifer Averett1999-11-181-0/+17
* + Debuged to the point that you could open, unlink and close a semaphore.Jennifer Averett1999-11-184-30/+29
* Added a routine to remove a semaphore name from its namespace.Jennifer Averett1999-11-181-0/+15
* Removed IT_COUNT since it was not used.Joel Sherrill1999-11-181-13/+0
* Patch rtems-rc-19991117-0.diff.gz from Ralf CorsepiusJoel Sherrill1999-11-185-10/+11
* Patch rtems-rc-19991105-3.diff.gz from Ralf CorsepiusJoel Sherrill1999-11-1833-40/+71
* Comment added.Jennifer Averett1999-11-171-1/+2
* Updated copyright notice.Joel Sherrill1999-11-171748-3488/+1750
* Now allows override of base address via -Ttext command to linker.Joel Sherrill1999-11-171-39/+47
* + Updated copyright information.Jennifer Averett1999-11-173-4/+5
* + Updated copyright information.Jennifer Averett1999-11-17133-52/+347
* New file documenting the on board monitor (PPCBUG) configuration usedJoel Sherrill1999-11-172-0/+156
* Conditionally take out the offensive pragma pack when on RTEMS in additionJoel Sherrill1999-11-171-2/+2
* New shell of a test for ITRON Mailbox Manager.Joel Sherrill1999-11-177-1/+154
* Updated Mailbox Manager submitted and split into multiple files.Joel Sherrill1999-11-1711-344/+470
* Update from Andrew D. McDowell <amcdowel@cs.uah.edu> with modificationsJoel Sherrill1999-11-171-7/+257
* Fixed screen.Joel Sherrill1999-11-161-1/+1
* Added TERMINAL_IDENTIFICATION pieces.Joel Sherrill1999-11-161-3/+4
* Fixed alignment problem on _endtext.Joel Sherrill1999-11-161-0/+1
* Moved task_variable pointer to basic shared part of TCB instead ofJoel Sherrill1999-11-165-38/+26
* Added proper nesting level for dispatch disable check.Joel Sherrill1999-11-163-3/+3
* Added code so if dispatching level is specified to be -1, then noJoel Sherrill1999-11-161-1/+1
* Corrected nesting level on dispatching verification.Joel Sherrill1999-11-161-1/+1
* Corrected disable dispatch nesting count checks.Joel Sherrill1999-11-161-7/+7
* Added check to return passed if task is not suspended.Jennifer Averett1999-11-162-1/+7
* Added code to catch the error of suspend count exceding the counter value.Jennifer Averett1999-11-161-0/+4
* Fixed bug.Jennifer Averett1999-11-162-6/+6
* Added handler for fsync. For the memfile it is the same as the data sync.Jennifer Averett1999-11-163-3/+3
* Fixed typo.Joel Sherrill1999-11-161-1/+1
* Inserted output from the erc32 run into the output file.Jennifer Averett1999-11-161-3/+71
* Use miniIMFS like hello from samples.Joel Sherrill1999-11-161-0/+2
* Increased stack space because message buffers are on the stack.Joel Sherrill1999-11-161-0/+1
* Removed leading space from output.Jennifer Averett1999-11-162-4/+4
* Added comment indicating that dup is known to be broken.Jennifer Averett1999-11-161-1/+1
* Added data to the log file so it matches the real output.Jennifer Averett1999-11-161-3/+61
* Added comment to log file indicating that task order is notJennifer Averett1999-11-161-1/+3
* Added test case of rsm_tsk and frsm_tsk on a task not suspended.Jennifer Averett1999-11-162-3/+14
* Added BSP_MAXIMUM_OPERATION_COUNT and BSP_ITERATION_COUNTJoel Sherrill1999-11-161-2/+27
* Added code to the macros which checked directive status to alsoJoel Sherrill1999-11-161-20/+44
* Use the miniIMFS to reduce code space.Joel Sherrill1999-11-161-0/+2
* Added test cases for uname().Joel Sherrill1999-11-162-0/+25
* Web server uses the POSIX API. Therefor, it must be disabled when theJoel Sherrill1999-11-164-3/+26
* Removed start subdirectory and distributed contents to the appropriateJoel Sherrill1999-11-163-10/+3
* Added comments.Joel Sherrill1999-11-163-3/+10
* Now use _Thread_Reset().Joel Sherrill1999-11-161-19/+4
* Added threadreset.c.Joel Sherrill1999-11-161-1/+1