]> granicus.if.org Git - libevent/log
libevent
21 years agoclean up from NetBSD integration
Niels Provos [Thu, 12 Jun 2003 23:33:19 +0000 (23:33 +0000)]
clean up from NetBSD integration

svn:r72

21 years agobug fix from Ira Lee
Niels Provos [Mon, 2 Jun 2003 19:37:13 +0000 (19:37 +0000)]
bug fix from Ira Lee

svn:r71

21 years agobug fix from Pierre Phaneuf
Niels Provos [Mon, 2 Jun 2003 19:36:52 +0000 (19:36 +0000)]
bug fix from Pierre Phaneuf

svn:r70

21 years agoforgot
Niels Provos [Mon, 2 Jun 2003 19:36:22 +0000 (19:36 +0000)]
forgot

svn:r69

21 years agofix a bug where a event fires twice due to bad active list handling
Niels Provos [Wed, 30 Apr 2003 19:23:27 +0000 (19:23 +0000)]
fix a bug where a event fires twice due to bad active list handling

svn:r68

21 years agoupdated tree code
Niels Provos [Tue, 29 Apr 2003 18:29:16 +0000 (18:29 +0000)]
updated tree code

svn:r67

21 years agoversion 0.7
Niels Provos [Mon, 14 Apr 2003 17:32:19 +0000 (17:32 +0000)]
version 0.7

svn:r66

21 years agoif a timeout on the active list is rescheduled before it can execute it
Niels Provos [Thu, 10 Apr 2003 19:14:03 +0000 (19:14 +0000)]
if a timeout on the active list is rescheduled before it can execute it
gets removed from the active list;  bug report from Jon Poland AT arbor.net

svn:r65

21 years agodocument environment variables
Niels Provos [Wed, 9 Apr 2003 18:16:07 +0000 (18:16 +0000)]
document environment variables

svn:r64

21 years agouse maximum number of fds for epoll_create; from Davide Libenzi
Niels Provos [Wed, 9 Apr 2003 18:12:11 +0000 (18:12 +0000)]
use maximum number of fds for epoll_create; from Davide Libenzi

svn:r63

21 years agoproper indent
Niels Provos [Wed, 9 Apr 2003 18:11:31 +0000 (18:11 +0000)]
proper indent

svn:r62

21 years agoadd some timer macros for operating systems that dont support them
Niels Provos [Wed, 9 Apr 2003 18:11:06 +0000 (18:11 +0000)]
add some timer macros for operating systems that dont support them

svn:r61

21 years agoEVENT_SHOW_METHOD environment prints which event mechanism we are using;
Niels Provos [Sun, 30 Mar 2003 20:19:07 +0000 (20:19 +0000)]
EVENT_SHOW_METHOD environment prints which event mechanism we are using;
from Davide Libenzi <davidel@xmailserver.org>

svn:r60

21 years agoadd benchmark
Niels Provos [Mon, 10 Mar 2003 05:39:41 +0000 (05:39 +0000)]
add benchmark

svn:r59

21 years agofix type
Niels Provos [Mon, 10 Mar 2003 05:13:02 +0000 (05:13 +0000)]
fix type

svn:r58

21 years agosimple bench mark
Niels Provos [Mon, 10 Mar 2003 04:56:41 +0000 (04:56 +0000)]
simple bench mark

svn:r57

21 years agosome cleanup
Niels Provos [Sun, 9 Mar 2003 23:29:57 +0000 (23:29 +0000)]
some cleanup

svn:r56

21 years ago-g
Niels Provos [Sun, 9 Mar 2003 23:29:26 +0000 (23:29 +0000)]
-g

svn:r55

21 years agostyle
Niels Provos [Sun, 9 Mar 2003 23:29:04 +0000 (23:29 +0000)]
style

svn:r54

21 years agoanother test
Niels Provos [Sat, 8 Mar 2003 20:14:39 +0000 (20:14 +0000)]
another test

svn:r53

21 years agocopyright
Niels Provos [Sat, 8 Mar 2003 16:50:27 +0000 (16:50 +0000)]
copyright

svn:r52

21 years agooneshot means that its removed from the kernel list already
Niels Provos [Sat, 8 Mar 2003 16:44:51 +0000 (16:44 +0000)]
oneshot means that its removed from the kernel list already

svn:r51

21 years agofix kqueue problem
Niels Provos [Sat, 8 Mar 2003 16:33:18 +0000 (16:33 +0000)]
fix kqueue problem

svn:r50

21 years agoinclude config.h
Niels Provos [Sat, 8 Mar 2003 14:44:08 +0000 (14:44 +0000)]
include config.h

svn:r49

21 years agosync
Niels Provos [Sat, 8 Mar 2003 14:41:00 +0000 (14:41 +0000)]
sync

svn:r48

21 years agoadd persist test
Niels Provos [Sat, 8 Mar 2003 14:21:14 +0000 (14:21 +0000)]
add persist test

svn:r47

21 years agomore comprehensive regression test
Niels Provos [Sat, 8 Mar 2003 06:39:30 +0000 (06:39 +0000)]
more comprehensive regression test

svn:r46

21 years agofix signal usage
Niels Provos [Sat, 8 Mar 2003 06:37:56 +0000 (06:37 +0000)]
fix signal usage

svn:r45

21 years agoautomake-ify test dir, too
Niels Provos [Sat, 8 Mar 2003 05:24:26 +0000 (05:24 +0000)]
automake-ify test dir, too

svn:r44

21 years agocheck for linux eventpoll
Niels Provos [Fri, 7 Mar 2003 23:21:01 +0000 (23:21 +0000)]
check for linux eventpoll

svn:r43

21 years agosupport for Linux eventpoll mechanism
Niels Provos [Fri, 7 Mar 2003 23:20:36 +0000 (23:20 +0000)]
support for Linux eventpoll mechanism

svn:r42

21 years agofix signal usage
Niels Provos [Fri, 7 Mar 2003 23:19:05 +0000 (23:19 +0000)]
fix signal usage

svn:r41

21 years agoreplace references to __FUNCTION__ with __func__
Niels Provos [Sat, 1 Mar 2003 20:31:28 +0000 (20:31 +0000)]
replace references to __FUNCTION__ with __func__

svn:r40

21 years agoifdef config.h
Niels Provos [Sat, 1 Mar 2003 19:48:05 +0000 (19:48 +0000)]
ifdef config.h

svn:r39

21 years agosupport disabling of event mechanisms via the environment; error out
Niels Provos [Sat, 1 Mar 2003 19:46:27 +0000 (19:46 +0000)]
support disabling of event mechanisms via the environment; error out
if no event mechanism is available

svn:r38

21 years agosupport poll(2) and split out the signal handling
Niels Provos [Fri, 28 Feb 2003 22:38:30 +0000 (22:38 +0000)]
support poll(2) and split out the signal handling

svn:r37

22 years agogrammar from jsyn@nthought.com
Niels Provos [Mon, 7 Oct 2002 17:56:25 +0000 (17:56 +0000)]
grammar from jsyn@nthought.com

svn:r36

22 years agoportability fixes from marius@umich.edu.
Niels Provos [Mon, 7 Oct 2002 00:47:34 +0000 (00:47 +0000)]
portability fixes from marius@umich.edu.

svn:r35

22 years agoversion 0.6
Niels Provos [Sun, 15 Sep 2002 19:01:42 +0000 (19:01 +0000)]
version 0.6

svn:r34

22 years agotest timeouts
Niels Provos [Sun, 15 Sep 2002 18:55:21 +0000 (18:55 +0000)]
test timeouts

svn:r33

22 years agosignal fixes from ericj@monkey.org via dugsong@monkey.org
Niels Provos [Sun, 15 Sep 2002 18:52:28 +0000 (18:52 +0000)]
signal fixes from ericj@monkey.org via dugsong@monkey.org

svn:r32

22 years agofix from marius@umich.edu
Niels Provos [Sun, 8 Sep 2002 02:46:44 +0000 (02:46 +0000)]
fix from marius@umich.edu

svn:r31

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