Lines Matching refs:a

133 * linux: eliminate a read on eventfd per wakeup (Andy Pan)
247 * test: skip tcp-write-in-a-row on IBM i (Abdirahim Musse)
324 * doc: switch to Furo, a more modern Sphinx theme (Saúl Ibarra Corretgé)
396 * build: fix libuv.a file name for cmake (Jameson Nash)
474 * unix: don't accept() connections in a loop (Ben Noordhuis)
490 * test: fix musl libc.a dlerror() test expectation (Ben Noordhuis)
604 * win,fs: fix readlink errno for a non-symlink file (Darshan Sen)
763 * build: make CI a bit noisier (Jameson Nash)
811 * uv: re-register interest in a file after change (Shuowang (Wayne) Zhang)
843 * zos: don't err when killing a zombie process (Shuowang (Wayne) Zhang)
956 * win,fs: consider broken pipe error a normal EOF (Momtchil Momtchev)
1083 * win,test: fix a few typos (AJ Heller)
1379 * win,tcp: avoid reinserting a pending request (
1414 * test: give hrtime test a custom 20s timeout (Jameson Nash)
1588 * test: add a bunch of ASSERT macros (Santiago Gimeno)
1807 * docs: clarify that uv_pipe_t is a pipe (Jameson Nash)
1896 * build,cmake: don't try to detect a C++ compiler (Isabella Muerte)
2102 * test: give hrtime test a custom 10s timeout (Ben Noordhuis)
2110 * unix: fix a comment typo in signal.c (Evgeny Ermakov)
2406 * test: make sure that reading a directory fails (Sakthipriyan Vairamani)
2587 * test: fs_fchmod_archive_readonly must return a value (Bert Belder)
2638 * build: add a cmake build file (Ben Noordhuis)
2705 * win: return a floored double from uv_uptime() (Refael Ackermann)
2778 * test: fix a typo in test-fork.c (Felix Yan)
2868 * win: allow directory symlinks to be created in a non-elevated context (Bert
2905 * win: map UV_FS_O_EXLOCK to a share mode of 0 (Joran Dirk Greef)
3071 * doc: fix a trivial typo (Vladimír Čunát)
3138 * doc: add Android as a tier 3 supported platform (Saúl Ibarra Corretgé)
3183 * build: add a comma to uv.gyp (Gemini Wen)
3308 * doc: move TOC to a dedicated document (Saúl Ibarra Corretgé)
3312 * doc: move "upgrading" to a standalone document (Saúl Ibarra Corretgé)
3374 * unix: add a uv__io_poll impl using POSIX poll(2) (Brad King)
3504 * license: libuv is no longer a Node project (Saúl Ibarra Corretgé)
3506 * license: add license text we've been using for a while (Saúl Ibarra Corretgé)
3558 * doc: add a note on safe reuse of uv_write_t (neevek)
3745 * test: set a big send buffer size for tcp_write_queue_order (Andrius Bentkus)
3878 * doc: add @cjihrig as a maintainer (Saúl Ibarra Corretgé)
4011 * linux,fs: fix p{read,write}v with a 64bit offset (Saúl Ibarra Corretgé)
4193 * darwin: save a fd when FSEvents is used (Saúl Ibarra Corretgé)
4225 * doc: add a note about uv_dirent_t.type (Saúl Ibarra Corretgé)
4483 * build: make dist now generates a full tarball (Johan Bergström)
4487 * unix: make setting the tty mode to the same value a no-op (Saúl Ibarra
4513 * win/thread: store thread handle in a TLS slot (Alexey Melnichuk)
4565 * test: test that closing a poll handle doesn't corrupt the stack (Bert Belder)
4569 * Revert "win: keep a reference to AFD_POLL_INFO in cancel poll" (Bert Belder)
4571 * win: avoid stack corruption when closing a poll handle (Bert Belder)
4603 * unix: change uv_cwd not to return a trailing slash (Saúl Ibarra Corretgé)
4615 * unix, windows: don't treat uv_run_mode as a bitmask (Saúl Ibarra Corretgé)
4625 * test: test that closing a poll handle doesn't corrupt the stack (Bert Belder)
4629 * Revert "win: keep a reference to AFD_POLL_INFO in cancel poll" (Bert Belder)
4631 * win: avoid stack corruption when closing a poll handle (Bert Belder)
4676 * win: keep a reference to AFD_POLL_INFO in cancel poll (Marc Schlaich)
4682 * unix: reset the reading flag when a stream gets EOF (Saúl Ibarra Corretgé)
4690 * cleanup: remove a dead increment (Maciej Małecki)
4709 * win: keep a reference to AFD_POLL_INFO in cancel poll (Marc Schlaich)
4834 * version: add ability to specify a version suffix (Saúl Ibarra Corretgé)
4846 * unix, windows: don't allow a NULL callback on timers (Saúl Ibarra Corretgé)
4858 * core: add a reserved field to uv_handle_t and uv_req_t (Saúl Ibarra Corretgé)
4984 * windows: destroy work queue elements when colsing a loop (Saúl Ibarra
5105 * unix: fallback to blocking writes if reopening a tty fails (Saúl Ibarra
5206 * unix: use a heap for timers (Ben Noordhuis)
5304 * osx: Fix a possible segfault in uv__io_poll (Alex Crichton)
5347 * unix: fix a possible memory leak in uv_fs_readdir (Alex Crichton)
5353 * osx: Fix a possible segfault in uv__io_poll (Alex Crichton)
5404 * include: UV_FS_EVENT_RECURSIVE is a flag (Fedor Indutny)
5546 * unix: clean up uv_tty_set_mode() a little (Ben Noordhuis)
5717 * fsevents: share FSEventStream between multiple FS watchers, which removes a
5721 * process: the `exit_status` parameter for a uv_process_t's exit callback now
5735 * fsevents: use a single thread for interacting with FSEvents, because it's not
5738 * fsevents: share FSEventStream between multiple FS watchers, which removes a
5979 * linux: fix a memory leak in uv_cpu_info() error path (Ben Noordhuis)
5985 * test: fix a compilation problem in test-osx-select.c that was caused by the
5998 * darwin: assume CFRunLoopStop() isn't thread-safe, fixing a race condition
6031 * linux: fix a memory leak in uv_cpu_info() error path (Ben Noordhuis)
6037 * test: fix a compilation problem in test-osx-select.c that was caused by the
6102 * build: make `make test` link against .a again (Ben Noordhuis)
6144 * build: make `make test` link against .a again (Ben Noordhuis)
6234 * unix: limit the number of iovecs written in a single `writev` syscall to