On Mon, Mar 16, 2020 at 3:47 PM Rich Felker <[email protected]> wrote: > libtirpc is the replacement. I wasn't aware if uses libc-provided rpc > headers (presumably only if they exist, since folks are using it fine > on musl) but even if so I think the types will automatically update > when time_t changes. Of course that leaves the libtirpc ABI dependent > on which time_t is used.
Ok, makes sense. I suppose it just provides a header with the same
name then.
Arnd

