]> granicus.if.org Git - libevent/log
libevent
22 years agoadd timeout_ defines back for backward compatibility.
Niels Provos [Fri, 6 Sep 2002 17:13:08 +0000 (17:13 +0000)]
add timeout_ defines back for backward compatibility.

svn:r30

22 years agosync with openbsd; API change: timeout_ is now evtimer_
Niels Provos [Fri, 26 Jul 2002 14:45:50 +0000 (14:45 +0000)]
sync with openbsd;  API change: timeout_ is now evtimer_

svn:r29

22 years agoversion 0.5
Niels Provos [Thu, 13 Jun 2002 01:58:34 +0000 (01:58 +0000)]
version 0.5

svn:r28

22 years agomake kqueue signal callback work with sigchld. cast and better timeout.
Niels Provos [Thu, 13 Jun 2002 01:54:07 +0000 (01:54 +0000)]
make kqueue signal callback work with sigchld.  cast and better timeout.

svn:r27

22 years agomake kqueue work for callbacks that use both read and write events
Niels Provos [Tue, 11 Jun 2002 18:38:37 +0000 (18:38 +0000)]
make kqueue work for callbacks that use both read and write events
simultaneously

svn:r26

22 years agosignal fix from dugsong@monkey.org
Niels Provos [Mon, 20 May 2002 21:51:53 +0000 (21:51 +0000)]
signal fix from dugsong@monkey.org

svn:r25

22 years agoupdating a timeout might corrupt RB tree. Remove before changing time.
Niels Provos [Mon, 20 May 2002 21:47:04 +0000 (21:47 +0000)]
updating a timeout might corrupt RB tree.  Remove before changing time.

svn:r24

22 years agoforgot to initialize elements
Niels Provos [Wed, 17 Apr 2002 02:07:31 +0000 (02:07 +0000)]
forgot to initialize elements

svn:r23

22 years agocorrect date
Niels Provos [Tue, 16 Apr 2002 14:09:21 +0000 (14:09 +0000)]
correct date

svn:r22

22 years agoremove queue.h include
Niels Provos [Wed, 10 Apr 2002 14:48:31 +0000 (14:48 +0000)]
remove queue.h include

svn:r21

22 years agodeal correctly with deleting an event, now that we allow multiple callbacks
Niels Provos [Wed, 10 Apr 2002 03:15:19 +0000 (03:15 +0000)]
deal correctly with deleting an event, now that we allow multiple callbacks
for signal delivery.

svn:r20

22 years agodescribe signal_*
Niels Provos [Wed, 10 Apr 2002 02:20:26 +0000 (02:20 +0000)]
describe signal_*

svn:r19

22 years agosignal support for kqueue; support of EV_PERSIST flag to event_set
Niels Provos [Wed, 10 Apr 2002 02:10:47 +0000 (02:10 +0000)]
signal support for kqueue; support of EV_PERSIST flag to event_set

svn:r18

22 years agoinitial support for signals (only for select now) based on code from
Niels Provos [Wed, 10 Apr 2002 00:31:31 +0000 (00:31 +0000)]
initial support for signals (only for select now) based on code from
Dug Song <dugsong@monkey.org>

svn:r17

22 years agoport to solaris
Niels Provos [Tue, 9 Apr 2002 19:30:22 +0000 (19:30 +0000)]
port to solaris

svn:r16

22 years agochange includes
Niels Provos [Tue, 9 Apr 2002 19:21:39 +0000 (19:21 +0000)]
change includes

svn:r15

22 years agoadd compat dir to includes
Niels Provos [Tue, 9 Apr 2002 19:09:32 +0000 (19:09 +0000)]
add compat dir to includes

svn:r14

22 years agoanother one
Niels Provos [Tue, 9 Apr 2002 19:06:18 +0000 (19:06 +0000)]
another one

svn:r13

22 years agoone more file required by automake
Niels Provos [Tue, 9 Apr 2002 19:03:24 +0000 (19:03 +0000)]
one more file required by automake

svn:r12

22 years agomissing files
Niels Provos [Tue, 9 Apr 2002 17:52:23 +0000 (17:52 +0000)]
missing files

svn:r11

22 years agofurther automake conversion
Niels Provos [Tue, 9 Apr 2002 17:42:15 +0000 (17:42 +0000)]
further automake conversion

svn:r10

22 years agochange to automake
Niels Provos [Tue, 9 Apr 2002 17:02:38 +0000 (17:02 +0000)]
change to automake

svn:r9

22 years agomove stuff
Niels Provos [Tue, 9 Apr 2002 16:35:06 +0000 (16:35 +0000)]
move stuff

svn:r8

22 years agotype
Niels Provos [Tue, 9 Apr 2002 15:29:12 +0000 (15:29 +0000)]
type

svn:r7

22 years agoInitial revision
Niels Provos [Tue, 9 Apr 2002 15:14:06 +0000 (15:14 +0000)]
Initial revision

svn:r2