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:   dsl
Date:           Thu Nov 27 21:16:14 UTC 2003

Modified Files:
        src/bin/sh: jobs.c jobs.h

Log Message:
Generate command line when SMALL is defined and make buffer full sized.
All the code has been present for a while, and the memory cost is (about)
180 bytes per process.
Fixes PR bin/23545


To generate a diff of this commit:
cvs rdiff -r1.60 -r1.61 src/bin/sh/jobs.c
cvs rdiff -r1.18 -r1.19 src/bin/sh/jobs.h

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