439a88e5fd
would call malloc, stdio and other library functions from the signal handler which is not safe due to reentrancy problems. Instead, add a simple handler that just sets a flag, and call the more complex function from main() when necessary. Unfortunately to be able to check this flag, we must expand the svc_run() call, but the RPC library makes that relatively easy to do. |
||
---|---|---|
.. | ||
exports.5 | ||
Makefile | ||
mountd.8 | ||
mountd.c | ||
netgroup.5 | ||
pathnames.h |