Re: some PRs
From: Giorgos Keramidas (keramida_at_ceid.upatras.gr)
Date: 07/27/04
- Previous message: Giorgos Keramidas: "Re: some PRs"
- In reply to: Giorgos Keramidas: "Re: some PRs"
- Next in thread: Sergey Babkin: "Re: some PRs"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 27 Jul 2004 06:35:44 +0300 To: Sergey Babkin <babkin@bellatlantic.net>
On 2004-07-27 06:29, Giorgos Keramidas <keramida@ceid.upatras.gr> wrote:
> : $ ./lala
> : hello world
> : $ ./lala >/dev/full
> : $ echo $?
> : 0
> : $
>
> The fact that /dev/full was used as the output device didn't reveal the
> potential write() problem.
Or at least cannot be distinguished by a program that doesn't produce
output (for which a zero termination code would be normal).
Giorgos
_______________________________________________
freebsd-arch@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-arch
To unsubscribe, send any mail to "freebsd-arch-unsubscribe@freebsd.org"
- Previous message: Giorgos Keramidas: "Re: some PRs"
- In reply to: Giorgos Keramidas: "Re: some PRs"
- Next in thread: Sergey Babkin: "Re: some PRs"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]