On Friday 20 October 2006 23:24, John-Mark Gurney wrote:
> That's why you use rfork_thread(3)...
Thanks! That really helps! :-)
What I'm trying to do is to write a virtual machine in assembly language on
FreeBSD that can be run right after the kernel has been loaded. I would like
to avoid exter
On Monday 16 October 2006 01:12, David Xu wrote:
> > How do I use THR syscalls?
>
> Yes, you can use THR syscalls, they are more simple.
> you can use thr_new to create a thread, and use thr_exit to exit
> a thread.
> You can learn how to use them by reading some code in libthr,
> note, this interf
Hi Ruslan,
On Fri, Oct 20, 2006 at 11:13:32PM +0400, Ruslan Ermilov wrote:
> On Fri, Oct 20, 2006 at 05:08:48PM +0200, Jeremie Le Hen wrote:
> > Hi,
> >
> > src.conf(5) manual page states:
> >
> > % The src.conf file contains settings that will apply to every build
> > % involving the FreeBSD so
On Sat, Oct 21, 2006 at 06:26:35PM +0200, Jeremie Le Hen wrote:
> Hi Ruslan,
>
> On Fri, Oct 20, 2006 at 11:13:32PM +0400, Ruslan Ermilov wrote:
> > On Fri, Oct 20, 2006 at 05:08:48PM +0200, Jeremie Le Hen wrote:
> > > Hi,
> > >
> > > src.conf(5) manual page states:
> > >
> > > % The src.conf fi
4 matches
Mail list logo