henry (09/21/82)
Increased the limit on the size of an awk(1) output line from 512 to 1024. Awk can take long input lines just fine.
henry@utzoo.UUCP (Henry Spencer) (01/08/85)
Awk(1) and spawk(1) have been updated to fix a minor bug and to do full processing of string escapes. This change has actually been under test for some time; I finally got around to installing it properly. It shouldn't (theoretically...) break anything. -- Henry Spencer @ U of Toronto Zoology {allegra,ihnp4,linus,decvax}!utzoo!henry
henry@utzoo.UUCP (Henry Spencer) (07/04/85)
Fixed a bug in awk(1): when the pipe operator was used, awk did not wait for its children to finish before it terminated. Fix roughly follows the one sent out on the net by Jeff Stearns. -- Henry Spencer @ U of Toronto Zoology {allegra,ihnp4,linus,decvax}!utzoo!henry