summaryrefslogtreecommitdiffstats
path: root/c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Added ifndef around build_time so pmacros.h and tmacros.h could be includedJoel Sherrill1999-11-221-0/+2
* tmitrontests directory listed twice.Joel Sherrill1999-11-221-1/+1
* Fixed dispatching and cleaned up code.Jennifer Averett1999-11-222-30/+14
* + Corrected enable/disable of dispatch.Jennifer Averett1999-11-221-23/+31
* + Updated comments.Jennifer Averett1999-11-221-9/+20
* + Corrected bug in error check.Jennifer Averett1999-11-221-2/+1
* + Added description of routine to comment.Jennifer Averett1999-11-221-0/+4
* + Corrected error processing code.Jennifer Averett1999-11-221-14/+15
* + Added checks for NULL and NULL string names (for sem_open & sem_unlink).Jennifer Averett1999-11-221-1/+7
* + Cleaned up comments.Jennifer Averett1999-11-221-6/+16
* + Corrected error messages.Jennifer Averett1999-11-221-30/+80
* Added ifndef around build_time macro so tmacros.h and pmacros.hJoel Sherrill1999-11-222-0/+4
* Use PGM consistently.Joel Sherrill1999-11-222-3/+3
* Made it agree on PGM versus PGM/PGMS.Joel Sherrill1999-11-223-3/+3
* Changed name of W, X, and Y macros for fields in the ClockJoel Sherrill1999-11-221-9/+9
* Adding files missed by earlier merger of SH-2.Joel Sherrill1999-11-221-0/+153
* Added files missed by previous merger of SH-2 port.Joel Sherrill1999-11-225-0/+624
* Adding files not added as part of merger of SH2 port.Joel Sherrill1999-11-226-0/+1706
* Removed unneeded directory.Joel Sherrill1999-11-221-87/+0
* Patch rtems-rc-19991117-4.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-11-22156-1100/+843
* Small patch (rtems-rc-19991117-5.diff) from Ralf CorsepiusJoel Sherrill1999-11-221-1/+1
* Renaming all BSP specific startXXX directories to use the same name (start).Joel Sherrill1999-11-1925-44/+44
* Renaming all BSP specific startXXX directories to use the same name (start).Joel Sherrill1999-11-1917-4067/+0
* Moved startsis to start.Joel Sherrill1999-11-195-409/+6
* Minor cleanup to reduce the code space.Joel Sherrill1999-11-181-14/+9
* 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