Home
last modified time | relevance | path

Searched refs:dev (Results 1 – 12 of 12) sorted by relevance

/libuv/
H A Dautogen.sh62 "$AUTOCONF" -o /dev/null m4/libuv-check-versions.m4
H A Dconfigure.ac16 AC_INIT([libuv], [1.49.3-dev], [https://github.com/libuv/libuv/issues])
H A D.mailmap34 Lewis Russell <me@lewisr.dev> <lewis6991@gmail.com>
H A DAUTHORS313 Zheng, Lei <realthunder.dev@gmail.com>
541 Lewis Russell <me@lewisr.dev>
H A DChangeLog3631 * darwin: handle EINTR in /dev/tty workaround (Ben Noordhuis)
3975 * unix: open ttyname instead of /dev/tty (Enno Boland)
4408 * unix: open "/dev/null" instead of "/" for emfile_fd (Alan Rogers)
4526 * test: skip TTY select test if /dev/tty can't be opened (Saúl Ibarra Corretgé)
5207 * unix: reopen tty as /dev/tty (Saúl Ibarra Corretgé)
/libuv/src/unix/
H A Daix.c465 const char *dev = "/aha"; in uv__is_ahafs_mounted() local
493 if (EQ(obj, dev) || EQ(uv__rawname(obj, &rawbuf), dev) || EQ(stub, dev)) { in uv__is_ahafs_mounted()
/libuv/docs/src/
H A Dmisc.rst858 after reading from `/dev/random` once, or the `KERN_RANDOM`
861 or `/dev/urandom` after reading from `/dev/random` once.
864 if available, or `/dev/urandom` after reading from `/dev/random` once.
865 - AIX: `/dev/random`.
866 - IBM i: `/dev/urandom`.
867 - Other UNIX: `/dev/urandom` after reading from `/dev/random` once.
H A Dtty.rst92 `/dev/tty` instead.
H A Dprocess.rst127 * `/dev/null` if it is fd 0, 1 or 2).
/libuv/docs/
H A DMakefile13 ifeq ($(shell which $(SPHINXBUILD) >/dev/null 2>&1; echo $$?), 1)
/libuv/docs/src/guide/
H A Dintroduction.rst67 .. _V8: https://v8.dev
H A Dprocesses.rst203 redirect to ``/dev/null``.

Completed in 30 milliseconds