Feature #517
closedRFE: Update ksh93+infratructure to ast-@(ksh|open).2011-02-08
80%
Description
RFE: Update ksh93+infratructure to ast-@(ksh|open).2011-02-08.
This should fix at least the following bugs in Sun's bugster database:
PSARC/2010/078 xgrep
6859444 ksh93 hang in mysql build in SFW
6869888 AST/ksh93's "getconf" does not recognize "NPROCESSORS_MAX"
6929154 RFE: Add /usr/bin/xgrep (Augmented regular expressions (conjunction, negation.))
6934836 set-uid script with -p in magic number gets Exec format error
6941538 ksh93 mkdir -m 1777 fails to set sticky bit
6942280 ksh93 failure to write to process at other end of pipe
6944386 compound v=( integer -A ar=( [aa]=4 [bb]=9 ) ; ) ; print -C v prints trash
6946515 mail delivery hangs due to ksh93, via AST, using an old and slow getcwd() algorithm
6946957 Nested sub shell in command substitution with lots of data hangs
6949852 tail -0f outputs the entire file
6988358 ksh93 mishandles GNU ld genscripts.sh script
6990608 ksh93 crash with static IFS
6990612 Unset local IFS variable crash
6997060 tee(1) fails to open file with EINTR when used in a pipeline
Updated by Roland Mainz over 12 years ago
- Assignee set to Roland Mainz
- % Done changed from 0 to 30
Taking bug myself...
Updated by Roland Mainz over 12 years ago
- % Done changed from 50 to 80
Coding done, testing done, code review mostly done (waiting for feedback from Venky and Stuart).
Open issues for Illumos:
- Description who code reviewed, and a human description of all testing.
- a description of any user-visible changes or changes to "public" apis.
Updated by Roland Mainz over 12 years ago
- Subject changed from RFE: Update ksh93+infratructure to ast-@(ksh|open).2010-12-01 to RFE: Update ksh93+infratructure to ast-@(ksh|open).2011-02-08