Date: Tue, 31 Oct 2023 00:33:35 +0200 From: Alexander <bsdunix5@gmail.com> To: freebsd-hackers@freebsd.org Subject: system calls on FreeBSD Message-ID: <CAP9cUsN_t9Ob=nw00Qzsq_145jru%2BYEOz1zCJoDcoz8eN_o3ng@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] Greetings ! I am a newbie FreeBSD user, and I want to write one or two system calls on FreeBSD. I have a question, please : Why FreeBSD system calls take as an argument struct thread *t, en lieu de struct proc *p ? Thank you ! Alexander [-- Attachment #2 --] <div dir="ltr"><div>Greetings !</div><div><br></div><div>I am a newbie FreeBSD user, and I want to write one or two system calls on FreeBSD.</div><div><br></div><div>I have a question, please :</div><div><br></div><div>Why FreeBSD system calls take as an argument struct thread *t, en lieu de struct proc *p ?</div><div><br></div><div>Thank you !</div><div>Alexander<br></div><div><br></div></div>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAP9cUsN_t9Ob=nw00Qzsq_145jru%2BYEOz1zCJoDcoz8eN_o3ng>
