Files
infix/src/confd/src
Joachim Wiberg a4b325c4e1 confd: refactor and code cleanup
- Simplify, prefer readability
 - Fix nftw() 'nopenfd' argument
 - Constify

The most interesting change is the argument to nftw(), 0 -> 20, to
ensure it is allowed to open enough file descriptors to descend.
In POSIX it is undefined if nopenfd is < 1.

Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
2026-01-25 11:15:43 +01:00
..
2026-01-03 22:13:24 +01:00
2025-06-19 15:23:28 +02:00
2026-01-25 11:15:43 +01:00
2026-01-25 11:15:43 +01:00
2026-01-09 11:11:32 +01:00
2026-01-09 11:11:32 +01:00
2026-01-03 22:13:24 +01:00
2025-12-05 10:58:35 +01:00
2026-01-23 13:05:27 +01:00