Source-Changes archive

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

sun-lamp CVS commits



christos
Mon Sep 11 13:05:47 EDT 1995
Update of /a/cvsroot/src/bin/sh
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv23106

Modified Files:
        eval.c eval.h main.c 
Log Message:
Fix return builtin to work like it does in ksh:
When not in a function, it skips the rest of the current input file.
Instances of `return' outside function definitions were previously ignored.
What does joe posix have to say about this?
[fixes PR/1444]





Home | Main Index | Thread Index | Old Index