* [9fans] libbio: Bgetle2(), Bgetle4(), Bputle2() and Bputle4()
@ 2013-09-02 5:24 lucio
2013-09-02 5:26 ` Bruce Ellis
0 siblings, 1 reply; 3+ messages in thread
From: lucio @ 2013-09-02 5:24 UTC (permalink / raw)
To: 9fans
The Go distribution has these new functions which are not present in
the Plan 9 library. They seem to fit in libbio harmlessly, so I just
added them in, but in the past an analogous change was rejected (the
details escape me, but it was a long time ago).
Should I, or should I not submit a patch? And if I do, should I
include the "be" (I'm sure "le" means "little endian") varieties?
++L
PS: There are also capitalised macros in <bio.h>, they seem similarly
harmless.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [9fans] libbio: Bgetle2(), Bgetle4(), Bputle2() and Bputle4()
2013-09-02 5:24 [9fans] libbio: Bgetle2(), Bgetle4(), Bputle2() and Bputle4() lucio
@ 2013-09-02 5:26 ` Bruce Ellis
2013-09-02 5:30 ` lucio
0 siblings, 1 reply; 3+ messages in thread
From: Bruce Ellis @ 2013-09-02 5:26 UTC (permalink / raw)
To: Fans of the OS Plan 9 from Bell Labs
[-- Attachment #1: Type: text/plain, Size: 587 bytes --]
do it
On 2 September 2013 15:24, <lucio@proxima.alt.za> wrote:
> The Go distribution has these new functions which are not present in
> the Plan 9 library. They seem to fit in libbio harmlessly, so I just
> added them in, but in the past an analogous change was rejected (the
> details escape me, but it was a long time ago).
>
> Should I, or should I not submit a patch? And if I do, should I
> include the "be" (I'm sure "le" means "little endian") varieties?
>
> ++L
>
> PS: There are also capitalised macros in <bio.h>, they seem similarly
> harmless.
>
>
>
[-- Attachment #2: Type: text/html, Size: 1012 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [9fans] libbio: Bgetle2(), Bgetle4(), Bputle2() and Bputle4()
2013-09-02 5:26 ` Bruce Ellis
@ 2013-09-02 5:30 ` lucio
0 siblings, 0 replies; 3+ messages in thread
From: lucio @ 2013-09-02 5:30 UTC (permalink / raw)
To: 9fans
> do it
Thanks for the encouragemnt, Bruce.
Lucio.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-09-02 5:30 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-09-02 5:24 [9fans] libbio: Bgetle2(), Bgetle4(), Bputle2() and Bputle4() lucio
2013-09-02 5:26 ` Bruce Ellis
2013-09-02 5:30 ` lucio
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).