summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/src/__gettod.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Canonicalize config.h includeSebastian Huber2020-04-161-1/+1
* basdefs.h: Add and use RTEMS_UNUSEDSebastian Huber2015-10-261-2/+2
* libcsupport: Delete superfluous _gettimeofday()Sebastian Huber2015-03-101-16/+0
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* gettimeofday: Add restrict keywordBryan Dunsmore2013-11-291-2/+2
* __gettod.c: Fix missing prototype warningsJoel Sherrill2013-09-221-3/+12
* PR766: Delete __RTEMS_VIOLATE_KERNEL_VISIBILITY__Sebastian Huber2013-08-081-2/+0
* score: Rename tod.h to todimpl.hSebastian Huber2013-08-011-1/+1
* score: Merge tod implementation into one fileSebastian Huber2013-07-261-1/+1
* libcsupport: Doxygen Enhancement Task #8Alex Ivanov2012-12-151-7/+15
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
* 2010-06-28 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-06-281-5/+3
* 2009-09-30 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-09-301-14/+10
* Add __attribute__((unused)) to function arguments.Ralf Corsepius2009-09-151-2/+2
* Make gettimeofday() POSIX-compliant.Ralf Corsepius2007-12-211-1/+2
* 2007-04-02 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2007-04-021-23/+1
* Updated copyright date.Joel Sherrill2007-03-261-1/+1
* 2007-03-26 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2007-03-261-10/+3
* 2004-03-23 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-03-231-2/+2
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-041-1/+1
* 2001-01-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-01-081-0/+4
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
* Added base version of file system infrastructure. This includes a majorJoel Sherrill1998-11-231-10/+9
* Corrected so it returns the correct date. Previously was getting the numberJoel Sherrill1998-06-181-11/+28
* Should have included <rtems.h> before checking for ifdef RTEMS_UNIX.Joel Sherrill1998-03-271-2/+2
* updated copyright to 1998Joel Sherrill1998-02-171-1/+1
* Solaris port updates from Chris JohnsJoel Sherrill1998-01-231-1/+1
* Fixed typo in the pointer to the license terms.Joel Sherrill1997-10-081-2/+2
* Uncommented gettimeofday_r to resolve missing symbol.Joel Sherrill1997-09-211-2/+0
* headers updated to reflect new style copyright notice as partJoel Sherrill1997-04-221-5/+5
* posix support initially addedJoel Sherrill1995-09-261-2/+2
* Support for variable length names added to Object Handler. This supportsJoel Sherrill1995-08-231-1/+1
* Fully tested on all in-house targetsJoel Sherrill1995-05-241-16/+35
* Initial revisionJoel Sherrill1995-05-111-0/+84