summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/timespecgreaterthan.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2007-05-16 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-05-161-0/+42
* score/Makefile.am, score/include/rtems/score/timespec.h: Add division and greater than operations for timespecs. * score/src/timespecdivide.c, score/src/timespecgreaterthan.c: New files.