index
:
zephyr
master
an institutional/enterprise-scale real-time messaging and notification system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
server
/
timer.c
Commit message (
Expand
)
Author
Age
*
passes gcc -Wall with no warnings other than des cryppt C_block sadness and g...
Karl Ramm
2008-01-21
*
de K&Rify
Karl Ramm
2008-01-21
*
Some RCS ID cleanup: delete $Log$ and replace other RCS keywords with $Id$.
Greg Hudson
1999-01-22
*
Pull in sources from zephyr locker. See /mit/zephyr/repository for
Greg Hudson
1997-09-14
*
Rewritten to use a heap instead of a linked list.
Greg Hudson
1994-10-31
*
Use NOW rather than t_local.tv_sec
Richard Basch
1994-03-15
*
Use t_local, rather than calling gettimeofday()
Richard Basch
1994-03-15
*
Declare variable t_local
Richard Basch
1993-11-19
*
Add support for K&R C
Lucien Van Elsen
1992-08-26
*
Converted back to ANSI C (with ifdef's for standard C)
Lucien Van Elsen
1991-12-04
*
C++ conversion and lots of modifications from summer & fall work
Kenneth G Raeburn
1990-11-13
*
Moved nexttimo to be before reclamation.
Kenneth G Raeburn
1988-10-19
*
lint fixes
John Kohl
1987-12-18
*
clean up timer processing
John Kohl
1987-07-14
*
rip out debugging code
John Kohl
1987-07-09
*
change debugging style
John Kohl
1987-07-07
*
describe external routines; get rid of print_timers()
John Kohl
1987-07-02
*
some bug fixes. We can only release one timer per timer_process
John Kohl
1987-07-01
*
revisions for use in Zephyr
John Kohl
1987-06-12
*
Initial revision
John Kohl
1987-06-09