|
posix: upgrade libevent from 1.4.7 to 1.4.13
I took this opportunity to rejigger how we hacked around using an uninstalled
libevent, to remove a TODO that mentioned danger in the README.
Files to review: README.chromium and chromium.patch.
The rest are probably rubber-stampable.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=32656
Total comments: 8
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+5598 lines, -3902 lines) |
Patch |
|
M |
third_party/libevent/ChangeLog
|
View
|
|
2 chunks |
+53 lines, -1 line |
3 comments
|
Download
|
|
M |
third_party/libevent/Makefile.am
|
View
|
|
3 chunks |
+7 lines, -3 lines |
0 comments
|
Download
|
|
M |
third_party/libevent/Makefile.in
|
View
|
|
21 chunks |
+65 lines, -31 lines |
0 comments
|
Download
|
|
M |
third_party/libevent/README.chromium
|
View
|
1
|
1 chunk |
+9 lines, -15 lines |
4 comments
|
Download
|
|
M |
third_party/libevent/aclocal.m4
|
View
|
|
48 chunks |
+166 lines, -107 lines |
0 comments
|
Download
|
|
M |
third_party/libevent/buffer.c
|
View
|
|
4 chunks |
+4 lines, -5 lines |
0 comments
|
Download
|
|
A |
third_party/libevent/chromium.patch
|
View
|
|
1 chunk |
+55 lines, -0 lines |
1 comment
|
Download
|
|
A |
third_party/libevent/compat/sys/_libevent_time.h
|
View
|
|
1 chunk |
+163 lines, -0 lines |
0 comments
|
Download
|
|
M |
third_party/libevent/config.guess
|
View
|
|
8 chunks |
+23 lines, -13 lines |
0 comments
|
Download
|
|
M |
third_party/libevent/config.sub
|
View
|
|
8 chunks |
+40 lines, -8 lines |
0 comments
|
Download
|
|
M |
third_party/libevent/config.h.in
|
View
|
|
2 chunks |
+12 lines, -0 lines |
0 comments
|
Download
|
|
M |
third_party/libevent/configure
|
View
|
|
570 chunks |
+3608 lines, -3090 lines |
0 comments
|
Download
|
|
M |
third_party/libevent/configure.in
|
View
|
|
4 chunks |
+13 lines, -3 lines |
0 comments
|
Download
|
|
M |
third_party/libevent/devpoll.c
|
View
|
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
third_party/libevent/epoll.c
|
View
|
|
5 chunks |
+26 lines, -12 lines |
0 comments
|
Download
|
|
M |
third_party/libevent/evdns.h
|
View
|
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
third_party/libevent/evdns.c
|
View
|
|
20 chunks |
+73 lines, -31 lines |
0 comments
|
Download
|
|
M |
third_party/libevent/event.h
|
View
|
|
5 chunks |
+6 lines, -2 lines |
0 comments
|
Download
|
|
M |
third_party/libevent/event.c
|
View
|
|
11 chunks |
+19 lines, -11 lines |
0 comments
|
Download
|
|
M |
third_party/libevent/event-config.h
|
View
|
|
1 chunk |
+13 lines, -261 lines |
0 comments
|
Download
|
|
M |
third_party/libevent/event-internal.h
|
View
|
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
third_party/libevent/event_rpcgen.py
|
View
|
|
15 chunks |
+32 lines, -19 lines |
0 comments
|
Download
|
|
M |
third_party/libevent/evhttp.h
|
View
|
|
2 chunks |
+17 lines, -3 lines |
0 comments
|
Download
|
|
M |
third_party/libevent/evport.c
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
third_party/libevent/evrpc.c
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
third_party/libevent/evsignal.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
third_party/libevent/evutil.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
third_party/libevent/evutil.c
|
View
|
|
2 chunks |
+32 lines, -0 lines |
0 comments
|
Download
|
|
M |
third_party/libevent/http.c
|
View
|
|
24 chunks |
+118 lines, -53 lines |
0 comments
|
Download
|
|
M |
third_party/libevent/http-internal.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
third_party/libevent/kqueue.c
|
View
|
|
3 chunks |
+4 lines, -3 lines |
0 comments
|
Download
|
|
M |
third_party/libevent/libevent.gyp
|
View
|
|
1 chunk |
+9 lines, -8 lines |
0 comments
|
Download
|
|
M |
third_party/libevent/linux/config.h
|
View
|
|
3 chunks |
+13 lines, -1 line |
0 comments
|
Download
|
|
A |
third_party/libevent/linux/event-config.h
|
View
|
|
1 chunk |
+274 lines, -0 lines |
0 comments
|
Download
|
|
M |
third_party/libevent/log.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
third_party/libevent/ltmain.sh
|
View
|
|
14 chunks |
+42 lines, -16 lines |
0 comments
|
Download
|
|
M |
third_party/libevent/mac/config.h
|
View
|
|
4 chunks |
+14 lines, -1 line |
0 comments
|
Download
|
|
A |
third_party/libevent/mac/event-config.h
|
View
|
|
1 chunk |
+274 lines, -0 lines |
0 comments
|
Download
|
|
M |
third_party/libevent/min_heap.h
|
View
|
|
1 chunk |
+11 lines, -1 line |
0 comments
|
Download
|
|
M |
third_party/libevent/poll.c
|
View
|
|
4 chunks |
+11 lines, -6 lines |
0 comments
|
Download
|
|
D |
third_party/libevent/quotes.patch
|
View
|
|
1 chunk |
+0 lines, -33 lines |
0 comments
|
Download
|
|
M |
third_party/libevent/sample/Makefile.in
|
View
|
|
8 chunks |
+12 lines, -10 lines |
0 comments
|
Download
|
|
M |
third_party/libevent/sample/signal-test.c
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
third_party/libevent/select.c
|
View
|
|
6 chunks |
+16 lines, -4 lines |
0 comments
|
Download
|
|
M |
third_party/libevent/signal.c
|
View
|
|
6 chunks |
+14 lines, -4 lines |
0 comments
|
Download
|
|
D |
third_party/libevent/sys-queue-macros.patch
|
View
|
|
1 chunk |
+0 lines, -47 lines |
0 comments
|
Download
|
|
M |
third_party/libevent/test/Makefile.in
|
View
|
|
8 chunks |
+12 lines, -10 lines |
0 comments
|
Download
|
|
M |
third_party/libevent/test/bench.c
|
View
|
|
3 chunks |
+4 lines, -5 lines |
0 comments
|
Download
|
|
M |
third_party/libevent/test/regress.c
|
View
|
|
9 chunks |
+113 lines, -1 line |
0 comments
|
Download
|
|
M |
third_party/libevent/test/regress.gen.h
|
View
|
|
8 chunks |
+37 lines, -32 lines |
0 comments
|
Download
|
|
M |
third_party/libevent/test/regress.gen.c
|
View
|
|
16 chunks |
+24 lines, -18 lines |
0 comments
|
Download
|
|
M |
third_party/libevent/test/regress_dns.c
|
View
|
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
third_party/libevent/test/regress_http.c
|
View
|
|
14 chunks |
+112 lines, -10 lines |
0 comments
|
Download
|
|
M |
third_party/libevent/test/regress_rpc.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
third_party/libevent/test/test-eof.c
|
View
|
|
4 chunks |
+6 lines, -2 lines |
0 comments
|
Download
|
|
M |
third_party/libevent/test/test-init.c
|
View
|
|
2 chunks |
+7 lines, -0 lines |
0 comments
|
Download
|
|
M |
third_party/libevent/test/test-time.c
|
View
|
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
|
M |
third_party/libevent/test/test-weof.c
|
View
|
|
4 chunks |
+6 lines, -2 lines |
0 comments
|
Download
|
Total messages: 5 (0 generated)
|