summaryrefslogtreecommitdiffstats
path: root/c/src/exec/rtems/src/timer.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Renamed to rtemstimer.c to avoid conflict with timer drivers in EVERYJoel Sherrill1999-05-201-51/+0
* Split Timer Manager into one routine per file.Joel Sherrill1999-05-171-308/+0
* Added --disable-multiprocessing flag and modified a lot of files to makeJoel Sherrill1998-11-231-10/+20
* updated copyright to 1998Joel Sherrill1998-02-171-1/+1
* Fixed typo in the pointer to the license terms.Joel Sherrill1997-10-081-2/+2
* fixed typoJoel Sherrill1997-07-181-4/+4
* headers updated to reflect new style copyright notice as partJoel Sherrill1997-04-221-5/+5
* changed _TOD_Is_set from a function to a boolean variableJoel Sherrill1996-09-061-1/+1
* Insert mode argument to _Watchdog_Insert removed. Now are watchdog timersJoel Sherrill1995-12-011-4/+5
* posix support initially addedJoel Sherrill1995-09-261-4/+4
* The word "RTEMS" almost completely removed from the core.Joel Sherrill1995-09-111-49/+52
* Moved _Thread_Information -> _RTEMS_tasks_Information.Joel Sherrill1995-08-231-1/+2
* Support for variable length names added to Object Handler. This supportsJoel Sherrill1995-08-231-10/+13
* + Added object type field to object id.Joel Sherrill1995-08-181-0/+1
* Fully tested on all in-house targetsJoel Sherrill1995-05-241-5/+2
* Initial revisionJoel Sherrill1995-05-111-0/+343