node/lib
Antoine du Hamel 7b3e222cda
util: remove unused functions
Signed-off-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
PR-URL: https://github.com/nodejs/node/pull/63612
Reviewed-By: Filip Skokan <panva.ip@gmail.com>
Reviewed-By: Gürgün Dayıoğlu <hey@gurgun.day>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
2026-05-30 19:26:27 +02:00
..
assert
dns
fs
inspector
internal util: remove unused functions 2026-05-30 19:26:27 +02:00
path
readline
stream stream: add stream/iter to classic stream adapters 2026-05-05 16:19:19 +02:00
test
timers
util
zlib
_http_agent.js
_http_client.js http: add httpValidation option to configure header value validation 2026-05-30 19:26:27 +02:00
_http_common.js http: add httpValidation option to configure header value validation 2026-05-30 19:26:27 +02:00
_http_incoming.js
_http_outgoing.js http: add httpValidation option to configure header value validation 2026-05-30 19:26:27 +02:00
_http_server.js http: add httpValidation option to configure header value validation 2026-05-30 19:26:27 +02:00
_tls_common.js
_tls_wrap.js
assert.js
async_hooks.js
buffer.js buffer: increase Buffer.poolSize default to 64 KiB 2026-05-30 19:26:26 +02:00
child_process.js lib: handle --permission-audit when propagating flags 2026-05-19 14:08:16 +02:00
cluster.js
console.js
constants.js
crypto.js crypto: implement randomUUIDv7() 2026-05-05 16:19:18 +02:00
dgram.js
diagnostics_channel.js
dns.js
domain.js
eslint.config_partial.mjs quic: add proper error codes & messages for QUIC failures 2026-05-30 19:26:26 +02:00
events.js
ffi.js ffi: move DynamicLibrary disposer to native layer 2026-05-23 00:05:43 +02:00
fs.js fs: validate position argument before length === 0 early return 2026-05-05 16:19:28 +02:00
http.js
http2.js
https.js
inspector.js
module.js
net.js
os.js
path.js
perf_hooks.js
process.js
punycode.js
querystring.js
quic.js quic: complete the internal implementation of QUIC 2026-05-19 14:08:13 +02:00
readline.js
repl.js
sea.js
sqlite.js
stream.js
string_decoder.js
sys.js
test.js
timers.js
tls.js
trace_events.js
tty.js
url.js
util.js util: create hex style cache and fast path 2026-05-30 19:26:27 +02:00
v8.js v8: add cpu profile options 2026-05-05 16:19:39 +02:00
vm.js
wasi.js
worker_threads.js
zlib.js