Source-Changes archive

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

CVS commit: basesrc/lib/libc/gen



Module Name:    basesrc
Committed By:   enami
Date:           Wed Nov 21 00:47:57 UTC 2001

Modified Files:
        basesrc/lib/libc/gen: scandir.c

Log Message:
Extend an array before allocating an element.  This makes cleanup code a bit
simpler since we no longer need to worry about an element not in an array yet.


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 basesrc/lib/libc/gen/scandir.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