summaryrefslogtreecommitdiffstats
path: root/testsuites/samples/paranoia/paranoia.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2000-10-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2000-10-311-1/+1
| | | | | | | | * POSIX include files merged into newlib. This resulted in some definitions moving to other files and thus some secondary effects in RTEMS source code. * paranoia/paranoia.c: Commented out incorrect and conflicting prototype of read().
* Changed B, H, and W variables to BVar, HVar, and WVar to avoid conflictsJoel Sherrill1999-11-091-35/+35
| | | | | with ITRON 3.0 data types regardless of how dumb it is to name types with a simple letter.
* Solaris port updates from Chris JohnsJoel Sherrill1998-01-231-0/+4
|
* Support for variable length names added to Object Handler. This supportsJoel Sherrill1995-08-231-1/+1
| | | | | | both fixed length "raw" names and strings from the API's point of view. Both inline and macro implementations were tested.
* maximum number of messages removed and include statement cleanupJoel Sherrill1995-08-171-2/+2
|
* Initial revisionJoel Sherrill1995-05-111-0/+2300