Searched hist:"29 d079c9649174a36a87a26d1f99e3c0b3e78e0c" (Results 1 – 7 of 7) sorted by relevance
/freebsd/lib/libsys/ |
H A D | creat.2 | 29d079c9649174a36a87a26d1f99e3c0b3e78e0c Tue Jan 16 23:25:07 CET 2024 Brooks Davis <brooks@FreeBSD.org> libsys: move __libsys_interposer consumers
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
|
H A D | sendmmsg.c | 29d079c9649174a36a87a26d1f99e3c0b3e78e0c Tue Jan 16 23:25:07 CET 2024 Brooks Davis <brooks@FreeBSD.org> libsys: move __libsys_interposer consumers
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
|
H A D | recvmmsg.c | 29d079c9649174a36a87a26d1f99e3c0b3e78e0c Tue Jan 16 23:25:07 CET 2024 Brooks Davis <brooks@FreeBSD.org> libsys: move __libsys_interposer consumers
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
|
H A D | Makefile.sys | diff 29d079c9649174a36a87a26d1f99e3c0b3e78e0c Tue Jan 16 23:25:07 CET 2024 Brooks Davis <brooks@FreeBSD.org> libsys: move __libsys_interposer consumers
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
|
/freebsd/lib/libc/compat-43/ |
H A D | Makefile.inc | diff 29d079c9649174a36a87a26d1f99e3c0b3e78e0c Tue Jan 16 23:25:07 CET 2024 Brooks Davis <brooks@FreeBSD.org> libsys: move __libsys_interposer consumers
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
|
/freebsd/lib/libc/net/ |
H A D | Makefile.inc | diff 29d079c9649174a36a87a26d1f99e3c0b3e78e0c Tue Jan 16 23:25:07 CET 2024 Brooks Davis <brooks@FreeBSD.org> libsys: move __libsys_interposer consumers
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
|
/freebsd/lib/libc/gen/ |
H A D | Makefile.inc | diff 29d079c9649174a36a87a26d1f99e3c0b3e78e0c Tue Jan 16 23:25:07 CET 2024 Brooks Davis <brooks@FreeBSD.org> libsys: move __libsys_interposer consumers
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
|