Source-Changes archive

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

CVS commit: src/lib/libc/gen



Module Name:    src
Committed By:   nia
Date:           Tue Nov  2 08:39:20 UTC 2021

Modified Files:
        src/lib/libc/gen: fts.c

Log Message:
fts(3): Use reallocarr instead of realloc(x * y), eliminate a temporary
variable.


To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 src/lib/libc/gen/fts.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