Lines Matching refs:in
25 In case of doubt, open an issue in the [issue tracker][], post your question
50 * Code that is specific to unix-y platforms should be placed in `src/unix`, and
55 be declared in `include/uv/win.h`.
60 prefixed with `uv_` (or `UV_` in case of macros).
108 subsystem: explaining the commit in one line
111 in more detail, possibly giving some background about the issue
139 Bug fixes and features should come with tests. Add your tests in the
140 `test/` directory. Each new test needs to be registered in `test/test-list.h`.
142 If you add a new test file, it needs to be registered in three places:
162 to address, apply your changes in a separate commit and push that to your
163 feature branch. Post a comment in the pull request afterwards; GitHub does