libuv/docs/src
Juan José acebb97490
test: address FreeBSD kernel bug causing NULL path in fsevents (#4649)
This commit documents a FreeBSD kernel issue where uv_fs_event can
receive a NULL filename and updates test-fs-event.c to skip filename
assertions on FreeBSD.

* Bugzilla: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197695

Refs: https://github.com/libuv/libuv/issues/4606

Signed-off-by: Juan José Arboleda <soyjuanarbol@gmail.com>
2024-12-13 15:30:17 -05:00
..
guide doc: fix some typos 2024-04-26 13:57:26 +02:00
sphinx-plugins doc: fix most sphinx warnings 2020-08-18 13:07:04 -04:00
static win,unix: change execution order of timers (#3927) 2023-03-20 10:04:57 -06:00
api.rst core: add API to measure event loop idle time 2020-08-04 10:31:42 -04:00
async.rst doc: fix most sphinx warnings 2020-08-18 13:07:04 -04:00
check.rst doc: check/idle/prepare functions always succeed 2020-04-28 20:06:55 +02:00
conf.py doc: switch to Furo, a more modern Sphinx theme (#4094) 2023-08-14 15:27:18 -04:00
design.rst win,unix: change execution order of timers (#3927) 2023-03-20 10:04:57 -06:00
dll.rst
dns.rst
errors.rst include: add EUNATCH errno mapping (#4047) 2023-06-16 09:27:39 -04:00
fs_event.rst test: address FreeBSD kernel bug causing NULL path in fsevents (#4649) 2024-12-13 15:30:17 -05:00
fs_poll.rst
fs.rst doc: properly label enumerations and types (#4506) 2024-08-16 19:30:06 +02:00
guide.rst
handle.rst doc: properly label enumerations and types (#4506) 2024-08-16 19:30:06 +02:00
idle.rst doc: check/idle/prepare functions always succeed 2020-04-28 20:06:55 +02:00
index.rst doc: replace pyuv with uvloop (#3324) 2021-10-10 00:56:50 +02:00
loop.rst doc: fix the uv_*_set_data series of functions 2024-08-16 09:13:42 +02:00
metrics.rst src: add new metrics APIs (#3749) 2022-11-11 16:21:58 +01:00
migration_010_100.rst
misc.rst doc: document uv_loop_option 2024-08-15 11:01:20 +02:00
pipe.rst unix,win: add UV_PIPE_NO_TRUNCATE flag (#4040) 2023-06-06 17:08:36 +02:00
poll.rst doc: properly label enumerations and types (#4506) 2024-08-16 19:30:06 +02:00
prepare.rst doc: check/idle/prepare functions always succeed 2020-04-28 20:06:55 +02:00
process.rst doc: properly label enumerations and types (#4506) 2024-08-16 19:30:06 +02:00
request.rst doc: properly label enumerations and types (#4506) 2024-08-16 19:30:06 +02:00
signal.rst win, tty: improve SIGWINCH performance 2019-09-05 11:36:02 +02:00
stream.rst doc: more accurate list of valid send_handle's 2021-06-18 23:38:03 -04:00
tcp.rst doc: properly label enumerations and types (#4506) 2024-08-16 19:30:06 +02:00
threading.rst src: add uv_thread_set/getname() methods (#4599) 2024-11-27 12:52:18 +01:00
threadpool.rst unix,win: give thread pool threads an 8 MB stack (#3787) 2022-10-18 23:06:47 +02:00
timer.rst doc: clarify repeating timer behavior more (#4640) 2024-12-08 22:32:49 +01:00
tty.rst doc: properly label enumerations and types (#4506) 2024-08-16 19:30:06 +02:00
udp.rst doc: properly label enumerations and types (#4506) 2024-08-16 19:30:06 +02:00
upgrading.rst
version.rst docs: fix linkcheck 2020-01-08 11:51:04 -05:00