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
/
timer.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Throughout, use __try/__except/__endtry blocks, rather than myfault
Corinna Vinschen
2014-08-22
1
-91
/
+110
*
* timer.cc (timer_tracker::cancel): Demote api_fatal to system_printf, printing
Christopher Faylor
2014-06-05
1
-2
/
+3
*
Throughout, keep function definitions and declarations in sync with
Corinna Vinschen
2013-11-25
1
-5
/
+8
*
* Merge in cygwin-64bit-branch.
Corinna Vinschen
2013-04-23
1
-9
/
+8
*
* timer.cc (getitimer): Don't create another local ret variable in
Corinna Vinschen
2012-02-17
1
-4
/
+2
*
Throughout, remove extra space after function name from debugging output.
Christopher Faylor
2011-12-03
1
-28
/
+42
*
update copyrights
Christopher Faylor
2011-11-14
1
-1
/
+2
*
Throughout use "have_execed" macro rather than "hExeced" global handle.
Christopher Faylor
2011-11-14
1
-1
/
+1
*
* cygwin.din (clock_getcpuclockid): Export.
Yaakov Selkowitz
2011-05-17
1
-0
/
+7
*
* cygthread.cc (cygthread::create): Fix incorrect use of name rather than
Christopher Faylor
2010-09-01
1
-1
/
+1
*
* pthread.cc (pthread_create): Very minor formatting change.
Christopher Faylor
2008-10-07
1
-1
/
+11
*
Remove unneeded header files from source files throughout.
Christopher Faylor
2008-04-07
1
-6
/
+0
*
revert erroneous checkin
Christopher Faylor
2006-02-20
1
-1
/
+0
*
* exceptions.cc (stackdump): Avoid dumping more than once.
Christopher Faylor
2006-02-20
1
-0
/
+1
*
Always zero all elements of siginfo_t throughout.
Christopher Faylor
2006-02-06
1
-2
/
+1
*
* cygtls.h (_cygtls::el): New field.
Christopher Faylor
2005-12-03
1
-0
/
+1
*
* cygheap.h (init_cygheap::_gtod): Remove.
Christopher Faylor
2005-11-11
1
-3
/
+3
*
* cygheap.h (init_cygheap::_gtod): New hires_ms element.
Christopher Faylor
2005-11-04
1
-0
/
+4
*
Change process_lock to lock_process throughout. Change all calls to new
Christopher Faylor
2005-10-17
1
-1
/
+1
*
Eliminate (void) cast on standalone function calls throughout.
Christopher Faylor
2005-07-06
1
-1
/
+1
*
Replace valid memory checks with new myfault class "exception handling", almost
Christopher Faylor
2005-07-03
1
-10
/
+18
*
white space and minor comment cleanup.
Christopher Faylor
2005-05-02
1
-2
/
+2
*
* sync.h (muto::operator int): New operator.
Christopher Faylor
2005-04-05
1
-4
/
+4
*
* timer.cc (getitimer): Check that ovalue is a valid pointer, not just NULL.
Christopher Faylor
2005-03-28
1
-5
/
+2
*
* timer.cc (timer_tracker::settime): Set times to zero when just cancelling a
Christopher Faylor
2005-03-28
1
-1
/
+3
*
* cygthread.cc (cygthread::detach): Revert to just waiting for thred event
Christopher Faylor
2005-03-28
1
-22
/
+27
*
* timer.cc (timer_tracker::timer_tracker): Eliminate simple constructor.
Christopher Faylor
2005-03-28
1
-2
/
+1
*
* wininfo.h (wininfo::timer_active): Delete.
Christopher Faylor
2005-03-27
1
-87
/
+250
*
revert errnoneous checkin
Christopher Faylor
2005-03-08
1
-46
/
+22
*
* pinfo.cc (pinfo::exit): Right shift exit value by eight when not started in a
Christopher Faylor
2005-03-08
1
-22
/
+46
*
update copyright
Christopher Faylor
2005-01-06
1
-1
/
+1
*
* timer.cc (timer_thread): Pass sigev pointer value as per SuSv3 rather than
Christopher Faylor
2005-01-06
1
-1
/
+1
*
* child_info.h (child_info_spawn::hexec_proc): Eliminate.
Christopher Faylor
2004-11-26
1
-1
/
+0
*
* cygwin/include/signal.h: Add copyright notice.
Christopher Faylor
2004-01-19
1
-0
/
+275