Home
last modified time | relevance | path

Searched refs:path (Results 51 – 60 of 60) sorted by relevance

123

/libuv/.github/workflows/
H A DCI-win.yml105 path: build/usr/**/*
/libuv/
H A DREADME.md322 … When building with [CMake][], use the flag `-DZOSLIB_DIR` to specify the path to [ZOSLIB](https:/…
325 $ (cd build && cmake .. -DBUILD_TESTING=ON -DZOSLIB_DIR=/path/to/zoslib)
H A DChangeLog63 * freebsd: fix F_KINFO file path handling (David Carlier)
164 * freebsd: get fs event path with fcntl(F_KINFO) (David Carlier)
458 * unix: DRY and fix tcp bind error path (Jameson Nash)
819 * win,spawn: allow UNC path with forward slash (earnal)
1222 * fs: clobber req->path on uv_fs_mkstemp() error (tjarlama)
1475 * unix: fix error path in uv_setup_args() (Ben Noordhuis)
2178 * win,doc: path encoding in uv_fs_XX is UTF-8 (hitesh)
3720 * aix: do not store absolute path to ahafs (Imran Iqbal)
4216 * test: use modified path in test (cjihrig)
4458 * test: canonicalize test runner path (Ben Noordhuis)
[all …]
/libuv/src/
H A Duv-common.c652 required_len = strlen(handle->path); in uv_fs_event_getpath()
658 memcpy(buffer, handle->path, required_len); in uv_fs_event_getpath()
/libuv/docs/src/
H A Dpoll.rst98 shutdown path because an extra read or write call might be avoided.
H A Dmisc.rst303 or the executable path. Libuv may take ownership of the memory that `argv`
511 Gets the executable path. You *must* call `uv_setup_args` before calling
523 On Unix the path no longer ends in a slash.
557 If none of these are found, the path `"/tmp"` is used, or, on Android,
/libuv/docs/
H A Dmake.bat56 echo.to the full path of the 'sphinx-build' executable. Alternatively you
/libuv/docs/src/guide/
H A Dprocesses.rst47 path. Finally as per underlying conventions, **the arguments array has to be
315 $ socat - /path/to/socket
H A Dutilities.rst358 ``uv_dlopen`` expects a path to the shared library and sets the opaque
/libuv/m4/
H A Dax_pthread.m4460 [#handle absolute path differently from PATH based program lookup

Completed in 39 milliseconds

123