summaryrefslogtreecommitdiff
path: root/c (follow)
AgeCommit message (Expand)Author
1999-11-23Miscellaneous patches from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill
1999-11-23Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill
1999-11-23Added clock06.c to the compile list.Joel Sherrill
1999-11-23Files only used by psxfile01, so moved there.Joel Sherrill
1999-11-23Test psxfile02 unused and removed.Joel Sherrill
1999-11-23Unused and removed.Joel Sherrill
1999-11-23Patch rtems-rc-19991117-14.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill
1999-11-23Patch rtems-rc-19991117-12.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill
1999-11-23Patch rtems-rc-19991117-13.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill
1999-11-23Patch rtems-rc-19991117-12.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill
1999-11-23Patch rtems-rc-19991117-11.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill
1999-11-22Patch rtems-rc-19991117-9.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill
1999-11-22Patch rtems-rc-19991117-8.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill
1999-11-22Patch rtems-rc-19991117-7.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill
1999-11-22Converted to automake.Joel Sherrill
1999-11-22Now replaced by an automake file.Joel Sherrill
1999-11-22Corrected.Joel Sherrill
1999-11-22Added ifndef around build_time so pmacros.h and tmacros.h could be includedJoel Sherrill
1999-11-22tmitrontests directory listed twice.Joel Sherrill
1999-11-22Fixed dispatching and cleaned up code.Jennifer Averett
1999-11-22+ Corrected enable/disable of dispatch.Jennifer Averett
1999-11-22+ Updated comments.Jennifer Averett
1999-11-22+ Corrected bug in error check.Jennifer Averett
1999-11-22+ Added description of routine to comment.Jennifer Averett
1999-11-22+ Corrected error processing code.Jennifer Averett
1999-11-22+ Added checks for NULL and NULL string names (for sem_open & sem_unlink).Jennifer Averett
1999-11-22+ Cleaned up comments.Jennifer Averett
1999-11-22+ Corrected error messages.Jennifer Averett
1999-11-22Added ifndef around build_time macro so tmacros.h and pmacros.hJoel Sherrill
1999-11-22Use PGM consistently.Joel Sherrill
1999-11-22Made it agree on PGM versus PGM/PGMS.Joel Sherrill
1999-11-22Changed name of W, X, and Y macros for fields in the ClockJoel Sherrill
1999-11-22Adding files missed by earlier merger of SH-2.Joel Sherrill
1999-11-22Added files missed by previous merger of SH-2 port.Joel Sherrill
1999-11-22Adding files not added as part of merger of SH2 port.Joel Sherrill
1999-11-22Removed unneeded directory.Joel Sherrill
1999-11-22Patch rtems-rc-19991117-4.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill
1999-11-22Small patch (rtems-rc-19991117-5.diff) from Ralf CorsepiusJoel Sherrill
1999-11-19Renaming all BSP specific startXXX directories to use the same name (start).Joel Sherrill
1999-11-19Renaming all BSP specific startXXX directories to use the same name (start).Joel Sherrill
1999-11-19Moved startsis to start.Joel Sherrill
1999-11-18Minor cleanup to reduce the code space.Joel Sherrill
1999-11-18Patch from "John M. Mills" <jmills@tga.com> with subsequent cleanup fromJoel Sherrill
1999-11-18Added EINVAL for passing a NULL pointer in.Jennifer Averett
1999-11-18Added test code for named semaphores and moved to use of directive_failedJennifer Averett
1999-11-18Started to added POSIX message queue test code.Jennifer Averett
1999-11-18Added routine to remove an object from the namespace. It just clearsJennifer Averett
1999-11-18+ Debuged to the point that you could open, unlink and close a semaphore.Jennifer Averett
1999-11-18Added a routine to remove a semaphore name from its namespace.Jennifer Averett
1999-11-18Removed IT_COUNT since it was not used.Joel Sherrill