Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-18This commit was manufactured by cvs2svn to create branch 'newlib-2_2_0'.newlib-2_2_0cvs2svn
2013-06-14 Streamline time/times functionality. Remove last remains of formerCorinna Vinschen
2013-04-11 * hires.h (hires_ns::nsecs): Declare with bool parameter.Corinna Vinschen
2012-03-26 * hires.h (hires_ms::dmsecs): Drop unused method.Corinna Vinschen
2011-08-03* cygtls.h (struct _local_storage): Add cw_timer member.Yaakov Selkowitz
2011-05-17* cygwin.din (clock_getcpuclockid): Export.Yaakov Selkowitz
2011-03-31 * hires.h: Fix copyright.Corinna Vinschen
2011-03-29 * autoload.cc (winmm): Remove time functions. Don't treatCorinna Vinschen
2010-08-09Implement POSIX.1-2004 Monotonic Clock.Yaakov Selkowitz
2010-05-26* hires.h (hires_base::reset): New function.Christopher Faylor
2009-10-13Improve clock_gettime and utimensat resolution.Eric Blake
2005-12-08* hires.h (hires_ms::initime_ms): Delete.Christopher Faylor
2005-11-11* cygheap.h (init_cygheap::_gtod): Remove.Christopher Faylor
2005-11-04* cygheap.h (init_cygheap::_gtod): New hires_ms element.Christopher Faylor
2005-05-18 * mmap.cc (mmap64): Avoid compiler warning.Corinna Vinschen
2005-03-28update copyrightChristopher Faylor
2005-03-28* times.cc (hires_ms::usecs): Compare the difference.Christopher Faylor
2003-12-23* exceptions.cc (set_signal_mask): Redefine to not pass by address. ReportChristopher Faylor
2003-09-07* signal.cc (nanosleep): Improve test for valid values. Round delay up toChristopher Faylor
2003-09-06* hires.h (hires_ms::~hires_ms): Delete declaration.Christopher Faylor
2002-09-30* environ.cc (environ_init): Avoid a compiler warning.Christopher Faylor
2002-06-07* autoload.cc (timeGetDevCaps): Define new autoload function.Christopher Faylor
2002-02-15* hires.h (hires::usecs): Rename from utime. Accept an argument.Christopher Faylor
2002-02-15* hires.h: New file.Christopher Faylor