Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: possible glibc bug with buffers [was Re: 4.3.4-dev-6]
- X-seq: zsh-workers 24368
- From: Ismail Dönmez <ismail@xxxxxxxxxxxxx>
- To: Peter Stephenson <p.w.stephenson@xxxxxxxxxxxx>, Zsh <zsh-workers@xxxxxxxxxx>
- Subject: Re: possible glibc bug with buffers [was Re: 4.3.4-dev-6]
- Date: Mon, 7 Jan 2008 22:01:17 +0200
- Cc: Clint Adams <clint@xxxxxxx>
- In-reply-to: <20080107194421.GA26236@xxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- Organization: Pardus / KDE
- References: <5951.1198159661@xxxxxxx> <20080103170824.e3b1df78.p.w.stephenson@xxxxxxxxxxxx> <20080107194421.GA26236@xxxxxxxxxxx>
Monday 07 January 2008 21:44:21 tarihinde Clint Adams şunları yazmıştı:
> and zsh does this
> % echo one >/dev/full
> echo: write error: no space left on device
> one
> % echo two
> two
Uhm glibc 2.7 with some patches, and zsh from CVS:
[~]> echo one >/dev/full
echo: write error: no space left on device
[~]> echo two
two
regards,
ismail
--
Never learn by your mistakes, if you do you may never dare to try again.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author