summaryrefslogtreecommitdiff
path: root/cpukit/libcsupport/src/__gettod.c (follow)
AgeCommit message (Expand)Author
2020-04-16Canonicalize config.h includeSebastian Huber
2015-10-26basdefs.h: Add and use RTEMS_UNUSEDSebastian Huber
2015-03-10libcsupport: Delete superfluous _gettimeofday()Sebastian Huber
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns
2013-11-29gettimeofday: Add restrict keywordBryan Dunsmore
2013-09-22__gettod.c: Fix missing prototype warningsJoel Sherrill
2013-08-08PR766: Delete __RTEMS_VIOLATE_KERNEL_VISIBILITY__Sebastian Huber
2013-08-01score: Rename tod.h to todimpl.hSebastian Huber
2013-07-26score: Merge tod implementation into one fileSebastian Huber
2012-12-15libcsupport: Doxygen Enhancement Task #8Alex Ivanov
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill
2010-06-282010-06-28 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2009-09-302009-09-30 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius
2009-09-15Add __attribute__((unused)) to function arguments.Ralf Corsepius
2007-12-21Make gettimeofday() POSIX-compliant.Ralf Corsepius
2007-04-022007-04-02 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
2007-03-26Updated copyright date.Joel Sherrill
2007-03-262007-03-26 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
2004-03-232004-03-23 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
2001-01-082001-01-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill
1999-11-17Updated copyright notice.Joel Sherrill
1998-11-23Added base version of file system infrastructure. This includes a majorJoel Sherrill
1998-06-18Corrected so it returns the correct date. Previously was getting the numberJoel Sherrill
1998-03-27Should have included <rtems.h> before checking for ifdef RTEMS_UNIX.Joel Sherrill
1998-02-17updated copyright to 1998Joel Sherrill
1998-01-23Solaris port updates from Chris JohnsJoel Sherrill
1997-10-08Fixed typo in the pointer to the license terms.Joel Sherrill
1997-09-21Uncommented gettimeofday_r to resolve missing symbol.Joel Sherrill
1997-04-22headers updated to reflect new style copyright notice as partJoel Sherrill
1995-09-26posix support initially addedJoel Sherrill
1995-08-23Support for variable length names added to Object Handler. This supportsJoel Sherrill
1995-05-24Fully tested on all in-house targetsJoel Sherrill
1995-05-11Initial revisionJoel Sherrill