On 9/3/21 1:47 AM, i...@bsdimp.com wrote:
From: Warner Losh<i...@freebsd.org>

Rewrite target definnitions to interface with the FreeBSD system calls.
This covers basic types (time_t, iovec, umtx_time, timespec, timeval,
rusage, rwusage) and basic defines (mmap, rusage). Also included are
FreeBSD version-specific variations.

Signed-off-by: Stacey Son<s...@freebsd.org>
Signed-off-by: Warner Losh<i...@bsdimp.com>
---
  bsd-user/bsd-mman.h     | 121 --------------------
  bsd-user/mmap.c         |   2 -
  bsd-user/syscall_defs.h | 247 ++++++++++++++++++++++++++--------------
  3 files changed, 162 insertions(+), 208 deletions(-)
  delete mode 100644 bsd-user/bsd-mman.h

I think I gave you an
Acked-by: Richard Henderson <richard.hender...@linaro.org>

Reply via email to