http://bugs.grommit.com/show_bug.cgi?id=607

           Summary: RFE: "alias" command switch should use |pathprog()|
                    instead of |getexecname()|
           Product: ksh93-integration
           Version: unspecified
          Platform: All
        OS/Version: Solaris 11/Nevada
            Status: NEW
          Severity: enhancement
          Priority: P3
         Component: App/Other
        AssignedTo: ksh93-integration-discuss at opensolaris.org
        ReportedBy: roland.mainz at nrubsig.org
                CC: roland.mainz at nrubsig.org, ksh93-integration-
                    discuss at opensolaris.org, Milan.Jurik at sun.com


RFE: The "alias" command switch should use |libast::pathprog()| instead of
|libc::getexecname()| to replace the current use of |open()|+|read()| with a
(faster/cheaper) |readlink()| call (if /proc is mounted).


-- 
Configure bugmail: http://bugs.grommit.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
You are the assignee for the bug, or are watching the assignee.

Reply via email to