index
:
cygnal
cygnal-2.5.2
cygnal-2.9.0-branch
cygnal-3-1-6-98-branch
cygnal-3-1-98-branch
cygwin-master
"Cygwin Native Application Lib" --- http://www.kylheku.com/cygnal
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
winsup
/
cygwin
/
times.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
* times.cc (clock_getres): Use correct conversion from milliseconds to
Christopher Faylor
2006-02-11
1
-3
/
+3
*
* times.cc (hires_ms::usecs): Subtract from slop from system time or we'll
Christopher Faylor
2005-12-13
1
-1
/
+1
*
* times.cc (systime): Correct precision referenced in comment.
Christopher Faylor
2005-12-13
1
-2
/
+2
*
* times.cc (hires_ms::usecs): Correct order when checking if high precision
Christopher Faylor
2005-12-13
1
-1
/
+2
*
* hires.h (hires_ms::initime_ms): Delete.
Christopher Faylor
2005-12-07
1
-28
/
+26
*
* times.cc (hires_ms::prime): Remove debugging stuff.
Christopher Faylor
2005-11-30
1
-14
/
+3
*
* times.cc (timezone): Put back (void).
Christopher Faylor
2005-11-18
1
-1
/
+1
*
* times.cc (hires_ms::prime): Don't escalate the priority.
Christopher Faylor
2005-11-16
1
-6
/
+6
*
* cygheap.h (init_cygheap::_gtod): Remove.
Christopher Faylor
2005-11-11
1
-46
/
+85
*
* times.cc (hires_ms::prime): Comment out call to timeBeginPeriod for now.
Christopher Faylor
2005-11-11
1
-1
/
+3
*
* times.cc (futimes): Redirect to utimes_worker if given file
Corinna Vinschen
2005-11-07
1
-1
/
+3
*
* cygheap.h (init_cygheap::_gtod): New hires_ms element.
Christopher Faylor
2005-11-04
1
-6
/
+12
*
* times.cc (hires_ms::prime): More debugging.
Christopher Faylor
2005-11-04
1
-11
/
+21
*
* times.cc (stupid_printf): Define and use throughout -- temporarily.
Christopher Faylor
2005-11-04
1
-19
/
+20
*
* times.cc (hires_ms::prime): Add lots of temporary debugging output.
Christopher Faylor
2005-11-03
1
-0
/
+9
*
* times.cc (hires_ms::minperiod): Make copy-on-fork.
Christopher Faylor
2005-11-03
1
-4
/
+14
*
* times.cc (gettimeofday): Add temporary debugging output.
Christopher Faylor
2005-11-02
1
-0
/
+2
*
* cygheap.h (cygheap_fdenum): Remove start_fd stuff.
Christopher Faylor
2005-10-24
1
-1
/
+1
*
* cygheap.h (cygheap_fdenum::cygheap_fdenum): Record locked state or suffer
Christopher Faylor
2005-10-23
1
-26
/
+32
*
* cygwin.din (futimes): Export.
Corinna Vinschen
2005-10-20
1
-4
/
+32
*
* times.cc (utimes): Only consider fds opened with write access.
Christopher Faylor
2005-10-19
1
-1
/
+2
*
* fhandler_disk_file.cc (fhandler_base::utimes_fs): Use existing handle if
Christopher Faylor
2005-10-19
1
-7
/
+24
*
Remove some more unneeded 'return;'s throughout.
Christopher Faylor
2005-09-14
1
-1
/
+0
*
Replace valid memory checks with new myfault class "exception handling", almost
Christopher Faylor
2005-07-03
1
-1
/
+2
*
* times.cc (time_ms::usecs): Coerce comparison to signed or whole test is a
Christopher Faylor
2005-05-28
1
-1
/
+1
*
* times.cc (hires_ms::usecs): Compare the difference.
Christopher Faylor
2005-03-27
1
-1
/
+1
*
* fhandler_disk_file.cc (fhandler_disk_file::touch_ctime): Replace
Corinna Vinschen
2005-03-02
1
-6
/
+2
*
* fhandler.h (enum query_state): Add query_write_attributes state.
Corinna Vinschen
2005-02-20
1
-79
/
+14
*
copyright
Christopher Faylor
2005-02-20
1
-1
/
+1
*
* times.cc (utimes): Open files with FILE_WRITE_ATTRIBUTES first,
Corinna Vinschen
2005-02-17
1
-14
/
+13
*
* times.cc (utimes): Open files with GENERIC_WRITE on file systems
Corinna Vinschen
2005-02-11
1
-2
/
+9
*
* times.cc (timeval_to_filetime): Define first parameter const.
Corinna Vinschen
2005-02-08
1
-4
/
+4
*
* times.cc (utimes): Mark st_ctime for update according to SUSv3.
Corinna Vinschen
2005-02-02
1
-3
/
+7
*
* child_info.h (child_info_spawn::hexec_proc): Eliminate.
Christopher Faylor
2004-11-26
1
-1
/
+0
*
* Makefile.in: Create libutil.a from bsdlib.o exports.
Corinna Vinschen
2004-09-10
1
-3
/
+2
*
* times.cc (hires_ms::usecs): Don't overreact.
Corinna Vinschen
2004-06-30
1
-1
/
+1
*
* times.cc (hires_ms::usecs): Reinit timer when system time overflows.
Corinna Vinschen
2004-06-30
1
-0
/
+6
*
* cygwin/include/signal.h: Add copyright notice.
Christopher Faylor
2004-01-19
1
-2
/
+25
*
* exceptions.cc (set_signal_mask): Redefine to not pass by address. Report
Christopher Faylor
2003-12-23
1
-10
/
+3
*
* devices.cc: New file.
Christopher Faylor
2003-09-25
1
-1
/
+1
*
* signal.cc (nanosleep): Improve test for valid values. Round delay up to
Christopher Faylor
2003-09-07
1
-20
/
+27
*
* hires.h (hires_ms::~hires_ms): Delete declaration.
Christopher Faylor
2003-09-06
1
-5
/
+0
*
update copyright
Christopher Faylor
2003-07-17
1
-1
/
+1
*
Throughout, remove "include <errno.h>" from files which already include
Christopher Faylor
2003-06-16
1
-1
/
+0
*
Change _function() to function() throughout.
Christopher Faylor
2002-10-21
1
-18
/
+11
*
Remove \n from calls to strace class printfs throughout.
Christopher Faylor
2002-09-30
1
-1
/
+1
*
More GNUify non-GNU formatted functions calls throughout.
Christopher Faylor
2002-09-23
1
-2
/
+2
*
* fhandler.cc (fhandler_base::dup): Don't set handle on failure. Caller has
Christopher Faylor
2002-09-22
1
-6
/
+6
*
Cleanup calls to CreateFile throughout.
Christopher Faylor
2002-09-19
1
-7
/
+5
*
* times.cc (to_time_t): Always round time_t down to nearest second.
Christopher Faylor
2002-07-25
1
-4
/
+0
[next]