Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Split directory.c code into several modules #368

Merged
merged 2 commits into from Sep 24, 2018

Conversation

Labels
None yet
Projects
None yet
3 participants
@nmathewson
Copy link
Contributor

@nmathewson nmathewson commented Sep 21, 2018

Parts of this C file naturally belong in dircache, dirclient, and
dircommon: so, move them there.

Parts of this C file naturally belong in dircache, dirclient, and
dircommon: so, move them there.
@coveralls
Copy link

@coveralls coveralls commented Sep 21, 2018

Coverage Status

Coverage decreased (-0.007%) to 61.928% when pulling 7ed7fe2 on nmathewson:ticket26744 into dbc3240 on torproject:master.

@torproject-pusher torproject-pusher merged commit 7ed7fe2 into torproject:master Sep 24, 2018
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment