On Wed, Jan 01, 2025 at 02:47:06PM +0100, sirjofri wrote:
> Hi everyone, happy new year,
Hi.
> Out of curiosity, I wanted to ask if someone has any experience with
> programming arduino boards on plan 9. The question is not only about writing
> code and compiling it (as that is probably possi
On Wed, Jun 16, 2021 at 12:02:54PM -0400, Claude Noël wrote:
> Plan 9 pipes:
> - can be opened by multiple proccesses
> - preserve write boundries
> - will cache a single write
> - 2 way
> - simple to use
>
> There's not really anything on linux that really compares to this.
May be. But what abou
On Tue, Mar 23, 2021 at 06:06:49AM -0700, a...@9srv.net wrote:
> We are thrilled to announce that Nokia has transferred the copyright of
> Plan 9 to the Plan 9 Foundation. This transfer applies to all of the
> Plan 9 from Bell Labs code, from the earliest days through their final
> release.
Great!
On Fri, Jun 21, 2019 at 11:34:22AM +0300, Oleg wrote:
> On Thu, Jun 20, 2019 at 05:34:03PM +0100, Charles Forsyth wrote:
> > 4294967294 probably started off as -2, which some systems used for user
> > "nobody"
>
> Yes. I understand that linux kernel try to keep work in this case and choose
> this
On Tue, Sep 29, 2015 at 02:18:20PM -0300, Tiago Natel wrote:
> is there someone else interested in write a git tool for plan 9 ?
May be me. But now i have no time for this :-).
--
Неманов Олег (Nemanov Oleg)
On Thu, Nov 06, 2014 at 01:44:30PM -0800, Skip Tavakkolian wrote:
> i'm wondering if "print" is the right instrument for knowing the order is
> right.
You are right, but in this case it's irrelevant. The atexit.c source code
is pretty disambiguous.