mirror of
https://git.FreeBSD.org/src.git
synced 2024-11-29 08:08:37 +00:00
29d079c964
These system call wrappers call interposed system calls in fairly trivial ways. Move them over to libsys so all __libsys_interposer consumers end up in libsys. Also move recvmmsg and sendmmsg as they are documented with recv and send. Reviewed by: kib, emaste, imp Pull Request: https://github.com/freebsd/freebsd-src/pull/908 |
||
---|---|---|
.. | ||
gethostid.3 | ||
gethostid.c | ||
getwd.c | ||
killpg.2 | ||
killpg.c | ||
Makefile.inc | ||
sethostid.c | ||
setpgrp.c | ||
setrgid.c | ||
setruid.3 | ||
setruid.c | ||
sigcompat.c | ||
sigpause.2 | ||
sigsetmask.2 | ||
sigvec.2 | ||
Symbol.map |