• Vincent Pelletier's avatar
    Do not use FILE *. · 1d3b463e
    Vincent Pelletier authored
    We may be called very early during runtime initialisation, so it does not
    seem wise to rely on libc-initialised structures. Instead, only rely on
    kernel-provided file descriptors.
    1d3b463e
userhosts.c 3.76 KB