On Thu, Sep 2, 2021 at 6:54 PM wrote:
>
> From: Warner Losh
>
> 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-
On Sun, Sep 5, 2021 at 4:33 AM Richard Henderson <
richard.hender...@linaro.org> wrote:
> On 9/3/21 1:47 AM, i...@bsdimp.com wrote:
> > From: Warner Losh
> >
> > Rewrite target definnitions to interface with the FreeBSD system calls.
> > This covers basic types (time_t, iovec, umtx_time, timespec,
On 9/3/21 1:47 AM, i...@bsdimp.com wrote:
From: Warner Losh
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
From: Warner Losh
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
Sig