Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(196)

Issue 1226403004: Added (libevent,tor) and modified glibc-compat (Closed)

Created:
5 years, 5 months ago by deepankar-tyagi
Modified:
5 years, 3 months ago
Reviewers:
binji1, Sam Clegg
CC:
native-client-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/external/naclports.git@master
Target Ref:
refs/heads/master
Project:
naclports
Visibility:
Public.

Description

Added (libevent,tor) and modified glibc-compat Visit http://libevent.org for details about libevent. Visit https://www.torproject.org for details about Tor Currently tor and libevent compiles fine, however while executing them (for instance in devenv) some errors still needs to be resolved. Tor : geoip files and config files also need to supplied Libevent : Bugs are still left ( for example sockets api call) Fixes for bugs such as above mentioned will be sent over the duration of this month, the aim of this pull request is to get the build reviewed. R=binji@google.com

Patch Set 1 #

Total comments: 7

Patch Set 2 : minor modifications as per review #

Patch Set 3 : modified tor's build script #

Patch Set 4 : Resolved critical issues in libevent #

Unified diffs Side-by-side diffs Delta from patch set Stats (+203 lines, -1 line) Patch
M AUTHORS View 1 chunk +1 line, -0 lines 0 comments Download
M ports/glibc-compat/Makefile View 1 2 chunks +3 lines, -1 line 0 comments Download
A ports/glibc-compat/src/readv.c View 1 chunk +30 lines, -0 lines 0 comments Download
A ports/glibc-compat/src/writev.c View 1 chunk +29 lines, -0 lines 0 comments Download
A ports/libevent/README View 1 2 3 1 chunk +43 lines, -0 lines 0 comments Download
A ports/libevent/build.sh View 1 1 chunk +25 lines, -0 lines 0 comments Download
A ports/libevent/nacl.patch View 1 2 3 1 chunk +65 lines, -0 lines 0 comments Download
A ports/libevent/pkg_info View 1 chunk +7 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (1 generated)
deepankar-tyagi
5 years, 5 months ago (2015-07-09 17:59:43 UTC) #1
deepankar-tyagi
On 2015/07/09 17:59:43, deepankar-tyagi wrote: Just noticed that gedit also auto-indented the glibc-compat makefile(sources:= ), ...
5 years, 5 months ago (2015-07-09 18:04:22 UTC) #2
Sam Clegg
nice work! just a few nits. https://codereview.chromium.org/1226403004/diff/1/ports/glibc-compat/Makefile File ports/glibc-compat/Makefile (right): https://codereview.chromium.org/1226403004/diff/1/ports/glibc-compat/Makefile#newcode44 ports/glibc-compat/Makefile:44: src/writev.c Yes, please ...
5 years, 5 months ago (2015-07-16 00:26:30 UTC) #4
deepankar-tyagi
On 2015/07/16 00:26:30, Sam Clegg wrote: > nice work! Thanks. > https://codereview.chromium.org/1226403004/diff/1/ports/libevent/build.sh#newcode22 > ports/libevent/build.sh:22: # ...
5 years, 5 months ago (2015-07-17 17:19:08 UTC) #5
Sam Clegg
On 2015/07/17 17:19:08, deepankar-tyagi wrote: > On 2015/07/16 00:26:30, Sam Clegg wrote: > > nice ...
5 years, 5 months ago (2015-07-17 19:32:40 UTC) #6
Sam Clegg
5 years, 4 months ago (2015-08-18 05:26:22 UTC) #7
lgtm

Powered by Google App Engine
This is Rietveld 408576698