[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: list of portable tools
From: |
Paul Eggert |
Subject: |
Re: list of portable tools |
Date: |
Mon, 09 Apr 2007 09:57:16 -0700 |
User-agent: |
Gnus/5.1008 (Gnus v5.10.8) Emacs/21.4 (gnu/linux) |
address@hidden (Karl Berry) writes:
> what is the issue with awk and NUL bytes? Does gawk really
> eat NULs? Or is it other awks that are the problem? Or is the problem
> theoretical?
Old versions of Gawk mishandle NUL in some cases, though I don't know
of any bugs in the latest stable version. Other Awk versions
definitely mishandle NUL. POSIX prohibits the use of NUL in Awk input
files, so portable scripts can't assume it.
- Re: Add 'Required Tools' to README?, (continued)
- Re: Add 'Required Tools' to README?, Paul Eggert, 2007/04/04
- list of portable tools (was: Add 'Required Tools' to README?), Ralf Wildenhues, 2007/04/04
- Re: list of portable tools, Paul Eggert, 2007/04/05
- Re: list of portable tools, Ralf Wildenhues, 2007/04/05
- Re: list of portable tools, Paul Eggert, 2007/04/05
- Re: list of portable tools, Karl Berry, 2007/04/06
- Re: list of portable tools, Paul Eggert, 2007/04/07
- Re: list of portable tools, Karl Berry, 2007/04/07
- Re: list of portable tools, Paul Eggert, 2007/04/09
- Re: list of portable tools, Karl Berry, 2007/04/07
- Re: list of portable tools,
Paul Eggert <=
- Re: list of portable tools, Karl Berry, 2007/04/09
- Re: list of portable tools, Paul Eggert, 2007/04/10
- Re: list of portable tools, Ralf Wildenhues, 2007/04/10
- Re: list of portable tools (was: Add 'Required Tools' to README?), Bruno Haible, 2007/04/05
- Re: Add 'Required Tools' to README?, Bruno Haible, 2007/04/04
- Re: gzip vs. bzip2, Bruno Haible, 2007/04/04
- Re: gzip vs. bzip2, Matthew Woehlke, 2007/04/05
- Re: Add 'Required Tools' to README?, Bruno Haible, 2007/04/04
- Re: Add 'Required Tools' to README?, Paul Eggert, 2007/04/04
- Re: Add 'Required Tools' to README?, Ralf Wildenhues, 2007/04/04