Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/bin/sh



Module Name:    src
Committed By:   garbled
Date:           Mon Jan  2 19:10:33 UTC 2006

Modified Files:
        src/bin/sh: error.c

Log Message:
Add error printing for ENAMETOOLONG.  Partially addresses PR bin/13850 .
The actual bug mentioned in that PR no longer exists, but it does cause:
~~~~~: error 63
Which this fix cleans up.


To generate a diff of this commit:
cvs rdiff -r1.31 -r1.32 src/bin/sh/error.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index