Joel Sherrill
78a38fa2ae
Eliminate use of /*PAGE and clean up formatting
2014-10-09 10:11:58 -05:00
Joel Sherrill
f535fe5311
tod.h -> libcsupport like other driver and helper prototype files
...
This rippled into the handful of files that should have been using
<rtems/tod.h>.
2014-09-16 16:09:13 -05:00
Chris Johns
c49985691f
Change all references of rtems.com to rtems.org.
2014-03-21 08:10:47 +11:00
Joel Sherrill
9b4422a251
Remove All CVS Id Strings Possible Using a Script
...
Script does what is expected and tries to do it as
smartly as possible.
+ remove occurrences of two blank comment lines
next to each other after Id string line removed.
+ remove entire comment blocks which only exited to
contain CVS Ids
+ If the processing left a blank line at the top of
a file, it was removed.
2012-05-11 08:44:13 -05:00
Joel Sherrill
7e0bd6ee20
2009-05-27 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
* tod.h, tod.c: Update for new RTC driver interface.
2009-05-27 14:21:29 +00:00
Joel Sherrill
adada0d33c
2009-05-03 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* tod.c: Remove warnings and clean up.
2009-05-04 02:07:59 +00:00
Joel Sherrill
6748b76cfb
2009-02-11 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* tod.c: Use rtems_clock_get_tod().
2009-02-11 23:06:55 +00:00
Ralf Corsepius
14d7c5a7b5
Convert to "bool".
2008-09-05 08:08:39 +00:00
Joel Sherrill
344745466b
2008-09-03 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* tod.c: Remove extern. RTC_Present is not defined anywhere.
2008-09-03 21:28:30 +00:00
Ralf Corsepius
9212cb3248
Add missing prototypes.
2008-08-18 06:06:18 +00:00
Joel Sherrill
cbe03572eb
2005-01-23 Joel Sherrill <joel@OARcorp.com>
...
* tod.c: Change type of RTC_Count to size_t.
2005-01-23 15:04:00 +00:00
Eric Norum
3758c53ca6
Set RTEMS time during TOD initialization
2004-10-25 20:41:29 +00:00
Ralf Corsepius
f05b2ac0bc
Remove duplicate white lines.
2004-04-21 16:01:48 +00:00
Ralf Corsepius
6128a4aa5e
Remove stray white spaces.
2004-04-21 10:43:04 +00:00
Ralf Corsepius
3239698d1f
Remove stray white spaces.
2004-04-15 13:26:21 +00:00
Ralf Corsepius
a2ac7e100a
2004-03-31 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* bsplibc.c, clockdrv_shell.c, ide_ctrl.c, tod.c,
gdbstub/rtems-stub-glue.c: Convert to using c99 fixed size types.
2004-03-31 05:21:47 +00:00
Joel Sherrill
7050ec709b
2003-09-04 Joel Sherrill <joel@OARcorp.com>
...
* bootcard.c, bspclean.c, clockdrv_shell.c, console-polled.c,
console.c, ide_ctrl.c, main.c, sbrk.c, setvec.c, tod.c, tod.h,
include/coverhd.h: URL for license changed.
2003-09-04 18:52:52 +00:00
Joel Sherrill
509dc7c18d
Added getRealTime() and setRealTime().
...
Reimplemented checkRealTime() to use RTEMS internal routine.
1998-07-30 21:27:51 +00:00
Joel Sherrill
02733a9613
New file. Based on merged of shared libchip style console.c and the
...
existing TOD interface.
1998-07-29 00:38:51 +00:00