mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-13 14:43:46 +01:00
79f73ab330
This patch: - introduces an fdio module for low-level fd functions that don't need to log. - moves the responsibility for opening files outside of torlog.c, so it won't need to call tor_open_cloexec.
5 lines
47 B
Plaintext
5 lines
47 B
Plaintext
orconfig.h
|
|
lib/cc/*.h
|
|
lib/err/*.h
|
|
lib/fdio/*.h
|